Tom Zanussi b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() 15 lat temu
..
include 29a9f66d70 perf tools: Adjust some verbosity levels 15 lat temu
scripting-engines b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() 15 lat temu
PERF-VERSION-GEN 210f9cb2cf perf tools: Bump version to 0.0.2 15 lat temu
abspath.c 83a0944fa9 perf: Enable more compiler warnings 16 lat temu
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 lat temu
build-id.c 7b2567c1f5 perf build-id: Move the routine to find DSOs with hits to the lib 15 lat temu
build-id.h 7b2567c1f5 perf build-id: Move the routine to find DSOs with hits to the lib 15 lat temu
cache.h cfed95a693 perf tools: Do not manually count string lengths 15 lat temu
callchain.c 6beba7adbe perf tools: Unify debug messages mechanisms 15 lat temu
callchain.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
color.c 8f28827a16 perf tools: Librarize trace_event() helper 16 lat temu
color.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
config.c 83a0944fa9 perf: Enable more compiler warnings 16 lat temu
cpumap.c a12b51c478 perf tools: Fix sparse CPU numbering related bugs 15 lat temu
cpumap.h a12b51c478 perf tools: Fix sparse CPU numbering related bugs 15 lat temu
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 lat temu
debug.c 4a58e61161 perf tools: Move the map class definition to a separate header 15 lat temu
debug.h 8f41146aed perf tools: Debug.h needs to include event.h for event_t 15 lat temu
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 15 lat temu
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 15 lat temu
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 lat temu
event.c 6556a67435 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 lat temu
event.h cb8f093936 perf session: Add storage for seperating event types in report 15 lat temu
exec_cmd.c 83a0944fa9 perf: Enable more compiler warnings 16 lat temu
exec_cmd.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 lat temu
header.c f887f3019e perf tools: Clean up O_LARGEFILE et al usage 15 lat temu
header.h ef12a14130 perf buildid-cache: Add new command to manage build-id cache 15 lat temu
help.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 lat temu
help.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
hist.c f82c37e7bb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 lat temu
hist.h eefc465cdd perf session: Change perf_session post processing functions to take histogram tree 15 lat temu
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 lat temu
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
map.c 3846df2e0a perf symbols: Improve debugging information about symtab origins 15 lat temu
map.h 3846df2e0a perf symbols: Improve debugging information about symtab origins 15 lat temu
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 lat temu
parse-events.c fb1d2edf7e perf tools: Support tracepoint glob matching 15 lat temu
parse-events.h c171b552a7 perf trace: Add filter Suppport 15 lat temu
parse-options.c bc3abfb1b5 perf tools: Align long options which have no short forms 15 lat temu
parse-options.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
path.c 83a0944fa9 perf: Enable more compiler warnings 16 lat temu
probe-event.c fc6ceea045 perf probe: Fix need_dwarf flag if lazy matching is used 15 lat temu
probe-event.h 631c9def80 perf probe: Support --line option to show probable source-code lines 15 lat temu
probe-finder.c d0cb4260f8 perf probe: Use original address instead of CU-based address 15 lat temu
probe-finder.h d0cb4260f8 perf probe: Use original address instead of CU-based address 15 lat temu
quote.c 7e030655dd perf: Fix read buffer overflow 16 lat temu
quote.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
run-command.c 83a0944fa9 perf: Enable more compiler warnings 16 lat temu
run-command.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
session.c cb8f093936 perf session: Add storage for seperating event types in report 15 lat temu
session.h cb8f093936 perf session: Add storage for seperating event types in report 15 lat temu
sigchain.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 lat temu
sigchain.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
sort.c c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 lat temu
sort.h c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 lat temu
strbuf.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 lat temu
strbuf.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
string.c 2a9c8c3609 perf probe: Add lazy line matching support 15 lat temu
string.h 2a9c8c3609 perf probe: Add lazy line matching support 15 lat temu
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 lat temu
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 lat temu
svghelper.c 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays 15 lat temu
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
symbol.c b63be8d7be perf top: Improve the autosizing of column lenghts 15 lat temu
symbol.h b63be8d7be perf top: Improve the autosizing of column lenghts 15 lat temu
thread.c 65f2ed2b2f perf report: Print the map table just after samples for which no map was found 15 lat temu
thread.h 65f2ed2b2f perf report: Print the map table just after samples for which no map was found 15 lat temu
trace-event-info.c 1b75962e92 perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE) 15 lat temu
trace-event-parse.c 7397d80ddd perf/scripts: Move common code out of Perl-specific files 15 lat temu
trace-event-read.c f887f3019e perf tools: Clean up O_LARGEFILE et al usage 15 lat temu
trace-event-scripting.c 7e4b21b84c perf/scripts: Add Python scripting engine 15 lat temu
trace-event.h 7e4b21b84c perf/scripts: Add Python scripting engine 15 lat temu
types.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 lat temu
util.c 69e3f52d1b perf: Fix implicit declaration of getline in util.c 15 lat temu
util.h 4cf40131a5 perf record: Introduce a symtab cache 15 lat temu
values.c 8d9e503928 perf: Fix memory leak: counterwidth 15 lat temu
values.h 8b40f521cf perf tools: Protect header files with a consistent style 15 lat temu
wrapper.c 727dad10c1 perf tools: Remove unused wrapper routines 15 lat temu