Tom Zanussi 8f11d85a0e perf trace/scripting: Check return val of perl_run() hace 15 años
..
include b32d133aec perf symbols: Simplify symbol machinery setup hace 15 años
PERF-VERSION-GEN 210f9cb2cf perf tools: Bump version to 0.0.2 hace 16 años
abspath.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them hace 16 años
cache.h cfed95a693 perf tools: Do not manually count string lengths hace 16 años
callchain.c 6beba7adbe perf tools: Unify debug messages mechanisms hace 16 años
callchain.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
color.c 8f28827a16 perf tools: Librarize trace_event() helper hace 16 años
color.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
config.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top hace 15 años
data_map.c c019879bcc perf session: Adopt the sample_type variable hace 15 años
debug.c 6beba7adbe perf tools: Unify debug messages mechanisms hace 16 años
debug.h 8f41146aed perf tools: Debug.h needs to include event.h for event_t hace 15 años
debugfs.c afe61f6778 perf tools: Add debugfs utility routines for perf hace 15 años
debugfs.h afe61f6778 perf tools: Add debugfs utility routines for perf hace 15 años
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
event.c f823e441ab perf session: Event statistics also are per session hace 15 años
event.h f823e441ab perf session: Event statistics also are per session hace 15 años
exec_cmd.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
exec_cmd.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
header.c 301a0b0202 perf session: Ditch register_perf_file_handler hace 15 años
header.h 94c744b6c0 perf tools: Introduce perf_session class hace 15 años
help.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them hace 16 años
help.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
hist.c 4e4f06e4c8 perf session: Move the hist_entries rb tree to perf_session hace 15 años
hist.h 4e4f06e4c8 perf session: Move the hist_entries rb tree to perf_session hace 15 años
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
map.c 4aa6563641 perf session: Move kmaps to perf_session hace 15 años
pager.c fde953c1c6 perf_counter tools: Remove dead code hace 16 años
parse-events.c 180570fdb7 perf tools: Optimize parse_subsystem_tracepoint_event() hace 15 años
parse-events.h c171b552a7 perf trace: Add filter Suppport hace 16 años
parse-options.c bc3abfb1b5 perf tools: Align long options which have no short forms hace 15 años
parse-options.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
path.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
probe-event.c 5660ce3424 perf tools: Correct size given to memset hace 15 años
probe-event.h fa28244d12 perf probe: Support --del option hace 15 años
probe-finder.c d56728b8d7 perf probe: Fix strtailcmp() to compare s1and s2[0] hace 15 años
probe-finder.h b0ef073243 perf/probes: Support function entry relative line number hace 15 años
quote.c 7e030655dd perf: Fix read buffer overflow hace 16 años
quote.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
run-command.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
run-command.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
session.c a328626b61 perf session: Adopt resolve_callchain hace 15 años
session.h f823e441ab perf session: Event statistics also are per session hace 15 años
sigchain.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
sigchain.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
sort.c c8829c7a31 perf util: Remove setup_sorting dups hace 15 años
sort.h 86a9eee047 perf diff: Introduce tool to show performance difference hace 15 años
strbuf.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them hace 16 años
strbuf.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
string.c c19e33aa84 perf tools: Fix _GNU_SOURCE macro related strndup() build error hace 15 años
string.h e1c01d61a9 perf probe: Add argv_split() from lib/argv_split.c hace 15 años
strlist.c 27d0fd410c strlist: Introduce strlist__entry and strlist__nr_entries methods hace 16 años
strlist.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
svghelper.c 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays hace 16 años
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
symbol.c 4aa6563641 perf session: Move kmaps to perf_session hace 15 años
symbol.h 4aa6563641 perf session: Move kmaps to perf_session hace 15 años
thread.c 4aa6563641 perf session: Move kmaps to perf_session hace 15 años
thread.h 4aa6563641 perf session: Move kmaps to perf_session hace 15 años
trace-event-info.c e25613683b perf trace: Read_tracing_data should die() another day hace 15 años
trace-event-parse.c 5660ce3424 perf tools: Correct size given to memset hace 15 años
trace-event-perl.c 8f11d85a0e perf trace/scripting: Check return val of perl_run() hace 15 años
trace-event-perl.h 3a9a0beba2 perf trace/scripting: Fix compile error when libperl not installed hace 15 años
trace-event-read.c 7691b1ec2e perf tools: Misc small fixes hace 15 años
trace-event.h 586bc5cce8 perf trace/scripting: Add support for script args hace 15 años
types.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available hace 16 años
util.h 727dad10c1 perf tools: Remove unused wrapper routines hace 15 años
values.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
values.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
wrapper.c 727dad10c1 perf tools: Remove unused wrapper routines hace 15 años