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