Liming Wang c19e33aa84 perf tools: Fix _GNU_SOURCE macro related strndup() build error il y a 15 ans
..
include b32d133aec perf symbols: Simplify symbol machinery setup il y a 15 ans
PERF-VERSION-GEN 210f9cb2cf perf tools: Bump version to 0.0.2 il y a 16 ans
abspath.c 83a0944fa9 perf: Enable more compiler warnings il y a 16 ans
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them il y a 16 ans
cache.h cfed95a693 perf tools: Do not manually count string lengths il y a 16 ans
callchain.c 6beba7adbe perf tools: Unify debug messages mechanisms il y a 16 ans
callchain.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
color.c 8f28827a16 perf tools: Librarize trace_event() helper il y a 16 ans
color.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
config.c 83a0944fa9 perf: Enable more compiler warnings il y a 16 ans
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top il y a 15 ans
data_map.c 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed il y a 15 ans
data_map.h 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed il y a 15 ans
debug.c 6beba7adbe perf tools: Unify debug messages mechanisms il y a 16 ans
debug.h 8f41146aed perf tools: Debug.h needs to include event.h for event_t il y a 15 ans
debugfs.c afe61f6778 perf tools: Add debugfs utility routines for perf il y a 15 ans
debugfs.h afe61f6778 perf tools: Add debugfs utility routines for perf il y a 15 ans
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
event.c bab81b624e perf annotate: Fix perf data parsing il y a 15 ans
event.h 1ed091c45a perf tools: Consolidate symbol resolving across all tools il y a 15 ans
exec_cmd.c 83a0944fa9 perf: Enable more compiler warnings il y a 16 ans
exec_cmd.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
header.c b0da954a47 perf symbols: Split the dsos list into kernel and user parts il y a 15 ans
header.h d5eed904bb perf tools: Eliminate some more die() uses in library functions il y a 15 ans
help.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them il y a 16 ans
help.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
hist.c 1ed091c45a perf tools: Consolidate symbol resolving across all tools il y a 15 ans
hist.h 1ed091c45a perf tools: Consolidate symbol resolving across all tools il y a 15 ans
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
map.c 6a4694a433 perf symbols: Better support for multiple symbol tables per dso il y a 15 ans
pager.c fde953c1c6 perf_counter tools: Remove dead code il y a 16 ans
parse-events.c 364794845c perf tools: Introduce zalloc() for the common calloc(1, N) case il y a 15 ans
parse-events.h c171b552a7 perf trace: Add filter Suppport il y a 16 ans
parse-options.c 83a0944fa9 perf: Enable more compiler warnings il y a 16 ans
parse-options.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
path.c 83a0944fa9 perf: Enable more compiler warnings il y a 16 ans
probe-event.c b498ce1f27 perf probe: Simplify event naming il y a 15 ans
probe-event.h b498ce1f27 perf probe: Simplify event naming il y a 15 ans
probe-finder.c a225a1d911 perf/probes: Fall back to non-dwarf if possible il y a 15 ans
probe-finder.h b0ef073243 perf/probes: Support function entry relative line number il y a 15 ans
quote.c 7e030655dd perf: Fix read buffer overflow il y a 16 ans
quote.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
run-command.c 83a0944fa9 perf: Enable more compiler warnings il y a 16 ans
run-command.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
sigchain.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
sigchain.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
sort.c a4fb581b15 perf tools: Bind callchains to the first sort dimension column il y a 16 ans
sort.h a4fb581b15 perf tools: Bind callchains to the first sort dimension column il y a 16 ans
strbuf.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them il y a 16 ans
strbuf.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
string.c c19e33aa84 perf tools: Fix _GNU_SOURCE macro related strndup() build error il y a 15 ans
string.h e1c01d61a9 perf probe: Add argv_split() from lib/argv_split.c il y a 15 ans
strlist.c 27d0fd410c strlist: Introduce strlist__entry and strlist__nr_entries methods il y a 16 ans
strlist.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
svghelper.c 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays il y a 16 ans
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
symbol.c 1ed091c45a perf tools: Consolidate symbol resolving across all tools il y a 15 ans
symbol.h 1ed091c45a perf tools: Consolidate symbol resolving across all tools il y a 15 ans
thread.c 1ed091c45a perf tools: Consolidate symbol resolving across all tools il y a 15 ans
thread.h 1ed091c45a perf tools: Consolidate symbol resolving across all tools il y a 15 ans
trace-event-info.c e25613683b perf trace: Read_tracing_data should die() another day il y a 15 ans
trace-event-parse.c 0d0bea5ea4 perf tools: Add 'signed' flag setting back into trace-event-parse.c il y a 15 ans
trace-event-read.c e25613683b perf trace: Read_tracing_data should die() another day il y a 15 ans
trace-event.h e25613683b perf trace: Read_tracing_data should die() another day il y a 15 ans
types.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available il y a 16 ans
util.h 727dad10c1 perf tools: Remove unused wrapper routines il y a 15 ans
values.c 83a0944fa9 perf: Enable more compiler warnings il y a 16 ans
values.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
wrapper.c 727dad10c1 perf tools: Remove unused wrapper routines il y a 15 ans