Hitoshi Mitake 86d8d29634 perf tools: Add __data_loc support 15 éve
..
include b32d133aec perf symbols: Simplify symbol machinery setup 15 éve
PERF-VERSION-GEN 210f9cb2cf perf tools: Bump version to 0.0.2 16 éve
abspath.c 83a0944fa9 perf: Enable more compiler warnings 16 éve
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 éve
cache.h cfed95a693 perf tools: Do not manually count string lengths 16 éve
callchain.c 6beba7adbe perf tools: Unify debug messages mechanisms 16 éve
callchain.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
color.c 8f28827a16 perf tools: Librarize trace_event() helper 16 éve
color.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
config.c 83a0944fa9 perf: Enable more compiler warnings 16 éve
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 éve
debug.c 4a58e61161 perf tools: Move the map class definition to a separate header 15 éve
debug.h 8f41146aed perf tools: Debug.h needs to include event.h for event_t 15 éve
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 15 éve
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 15 éve
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 éve
event.c f162f87ad6 perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event 15 éve
event.h b7cece7678 perf tools: Encode kernel module mappings in perf.data 15 éve
exec_cmd.c 83a0944fa9 perf: Enable more compiler warnings 16 éve
exec_cmd.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 éve
header.c ef12a14130 perf buildid-cache: Add new command to manage build-id cache 15 éve
header.h ef12a14130 perf buildid-cache: Add new command to manage build-id cache 15 éve
help.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 éve
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
hist.c 9b33827de6 perf diff: Percent calcs should use double values 15 éve
hist.h c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 éve
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 éve
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
map.c a128168d1e perf probe: Check build-id of vmlinux 15 éve
map.h 4a58e61161 perf tools: Move the map class definition to a separate header 15 éve
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 éve
parse-events.c fb1d2edf7e perf tools: Support tracepoint glob matching 15 éve
parse-events.h c171b552a7 perf trace: Add filter Suppport 16 éve
parse-options.c bc3abfb1b5 perf tools: Align long options which have no short forms 15 éve
parse-options.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
path.c 83a0944fa9 perf: Enable more compiler warnings 16 éve
probe-event.c 631c9def80 perf probe: Support --line option to show probable source-code lines 15 éve
probe-event.h 631c9def80 perf probe: Support --line option to show probable source-code lines 15 éve
probe-finder.c 631c9def80 perf probe: Support --line option to show probable source-code lines 15 éve
probe-finder.h 631c9def80 perf probe: Support --line option to show probable source-code lines 15 éve
quote.c 7e030655dd perf: Fix read buffer overflow 16 éve
quote.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
run-command.c 83a0944fa9 perf: Enable more compiler warnings 16 éve
run-command.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
session.c 64abebf731 perf session: Create kernel maps in the constructor 15 éve
session.h ba21594cdd perf tools: Cross platform perf.data analysis support 15 éve
sigchain.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 éve
sigchain.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
sort.c c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 éve
sort.h c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 éve
strbuf.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 éve
strbuf.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
string.c 6964cd2c8e perf tools: Enhance glob string matching 15 éve
string.h bbbb521bc6 perf probe: Add glob matching support on --del 15 éve
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 éve
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 éve
svghelper.c 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays 16 éve
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
symbol.c fd1d908c54 perf symbols: Split helpers used when creating kernel dso object 15 éve
symbol.h fd1d908c54 perf symbols: Split helpers used when creating kernel dso object 15 éve
thread.c 4aa6563641 perf session: Move kmaps to perf_session 15 éve
thread.h 59ee68ecd1 perf symbols: Create thread__find_addr_map from thread__find_addr_location 15 éve
trace-event-info.c 1b75962e92 perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE) 15 éve
trace-event-parse.c 86d8d29634 perf tools: Add __data_loc support 15 éve
trace-event-perl.c 8f11d85a0e perf trace/scripting: Check return val of perl_run() 15 éve
trace-event-perl.h 3a9a0beba2 perf trace/scripting: Fix compile error when libperl not installed 15 éve
trace-event-read.c 7691b1ec2e perf tools: Misc small fixes 15 éve
trace-event.h 586bc5cce8 perf trace/scripting: Add support for script args 15 éve
types.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 éve
util.c 69e3f52d1b perf: Fix implicit declaration of getline in util.c 15 éve
util.h 4cf40131a5 perf record: Introduce a symtab cache 15 éve
values.c 8d9e503928 perf: Fix memory leak: counterwidth 15 éve
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 éve
wrapper.c 727dad10c1 perf tools: Remove unused wrapper routines 15 éve