Paul Mackerras ee3d250446 perf tools: Fix compilation on powerpc 15 years ago
..
include ee3d250446 perf tools: Fix compilation on powerpc 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 16 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
data_map.c cc612d8199 perf symbols: Look for vmlinux in more places 15 years ago
data_map.h cc612d8199 perf symbols: Look for vmlinux in more places 15 years ago
debug.c 6beba7adbe perf tools: Unify debug messages mechanisms 16 years ago
debug.h 8f41146aed perf tools: Debug.h needs to include event.h for event_t 15 years ago
debugfs.c afe61f6778 perf tools: Add debugfs utility routines for perf 15 years ago
debugfs.h afe61f6778 perf tools: Add debugfs utility routines for perf 15 years ago
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
event.c 234fbbf508 perf tools: Generalize event synthesizing routines 15 years ago
event.h c338aee853 perf symbols: Do lazy symtab loading for the kernel & modules too 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 cc612d8199 perf symbols: Look for vmlinux in more places 15 years ago
header.h d5eed904bb perf tools: Eliminate some more die() uses in library functions 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 9735abf11b perf tools: Move hist_entry__add common code to hist.c 16 years ago
hist.h 9735abf11b perf tools: Move hist_entry__add common code to hist.c 16 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 c338aee853 perf symbols: Do lazy symtab loading for the kernel & modules too 15 years ago
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 years ago
parse-events.c 1b290d670f perf tools: Add support for breakpoint events in perf tools 15 years ago
parse-events.h c171b552a7 perf trace: Add filter Suppport 16 years ago
parse-options.c 83a0944fa9 perf: Enable more compiler warnings 16 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-finder.c a225a1d911 perf/probes: Fall back to non-dwarf if possible 15 years ago
probe-finder.h b0ef073243 perf/probes: Support function entry relative line number 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
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 a4fb581b15 perf tools: Bind callchains to the first sort dimension column 16 years ago
sort.h a4fb581b15 perf tools: Bind callchains to the first sort dimension column 16 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 d2fb8b4151 perf tools: Add new perf_atoll() function to parse string representing size in bytes 15 years ago
string.h d2fb8b4151 perf tools: Add new perf_atoll() function to parse string representing size in bytes 15 years ago
strlist.c 27d0fd410c strlist: Introduce strlist__entry and strlist__nr_entries methods 16 years ago
strlist.h 8b40f521cf perf tools: Protect header files with a consistent style 16 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 cc612d8199 perf symbols: Look for vmlinux in more places 15 years ago
symbol.h cc612d8199 perf symbols: Look for vmlinux in more places 15 years ago
thread.c 6beba7adbe perf tools: Unify debug messages mechanisms 16 years ago
thread.h c338aee853 perf symbols: Do lazy symtab loading for the kernel & modules too 15 years ago
trace-event-info.c e25613683b perf trace: Read_tracing_data should die() another day 15 years ago
trace-event-parse.c 4e3b799d7d perf tools: Use strsep() over strtok_r() for parsing single line 16 years ago
trace-event-read.c e25613683b perf trace: Read_tracing_data should die() another day 15 years ago
trace-event.h e25613683b perf trace: Read_tracing_data should die() another day 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.h 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 years ago
values.c 83a0944fa9 perf: Enable more compiler warnings 16 years ago
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
wrapper.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 years ago