Rabin Vincent 02a9d03772 perf symbols: Remove incorrect open-coded container_of() %!s(int64=15) %!d(string=hai) anos
..
include 88d89da649 perf: Add back list_head data types %!s(int64=15) %!d(string=hai) anos
scripting-engines c02514850d perf scripts python: Give field dict to unhandled callback %!s(int64=15) %!d(string=hai) anos
ui a3da8e4513 perf, ui: Eliminate stack-smashing protection compiler complaint %!s(int64=15) %!d(string=hai) anos
PERF-VERSION-GEN 869599ceda perf: Version String fix, for fallback if not from git %!s(int64=15) %!d(string=hai) anos
abspath.c a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them %!s(int64=16) %!d(string=hai) anos
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ %!s(int64=15) %!d(string=hai) anos
build-id.c 591765fdaf perf tools: Release thread resources on PERF_RECORD_EXIT %!s(int64=15) %!d(string=hai) anos
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO %!s(int64=15) %!d(string=hai) anos
cache.h f4e7ac0a23 perf tools: add test for strlcpy() %!s(int64=15) %!d(string=hai) anos
callchain.c 612d4fd7d0 perf: Support for callchains merge %!s(int64=15) %!d(string=hai) anos
callchain.h 98ee74a75c Merge branch 'perf/urgent' into perf/core %!s(int64=15) %!d(string=hai) anos
color.c a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents %!s(int64=15) %!d(string=hai) anos
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents %!s(int64=15) %!d(string=hai) anos
config.c 45de34bbe3 perf buildid: add perfconfig option to specify buildid cache dir %!s(int64=15) %!d(string=hai) anos
cpumap.c c45c6ea2e5 perf tools: Add the ability to specify list of cpus to monitor %!s(int64=15) %!d(string=hai) anos
cpumap.h c45c6ea2e5 perf tools: Add the ability to specify list of cpus to monitor %!s(int64=15) %!d(string=hai) anos
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top %!s(int64=16) %!d(string=hai) anos
debug.c b44308f540 perf scripting: Shut up 'perf record' final status %!s(int64=15) %!d(string=hai) anos
debug.h b44308f540 perf scripting: Shut up 'perf record' final status %!s(int64=15) %!d(string=hai) anos
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() %!s(int64=16) %!d(string=hai) anos
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically %!s(int64=16) %!d(string=hai) anos
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ %!s(int64=16) %!d(string=hai) anos
event.c b83f920e17 perf: expose event__process function %!s(int64=15) %!d(string=hai) anos
event.h b83f920e17 perf: expose event__process function %!s(int64=15) %!d(string=hai) anos
exec_cmd.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc %!s(int64=15) %!d(string=hai) anos
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ %!s(int64=16) %!d(string=hai) anos
header.c a1ac1d3c08 perf record: Add option to avoid updating buildid cache %!s(int64=15) %!d(string=hai) anos
header.h 789688faef perf/live: don't synthesize build ids at the end of a live mode trace %!s(int64=15) %!d(string=hai) anos
help.c a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
help.h 8b40f521cf perf tools: Protect header files with a consistent style %!s(int64=16) %!d(string=hai) anos
hist.c 612d4fd7d0 perf: Support for callchains merge %!s(int64=15) %!d(string=hai) anos
hist.h 9222116287 perf annotate: Sort by hottest lines in the TUI %!s(int64=15) %!d(string=hai) anos
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ %!s(int64=15) %!d(string=hai) anos
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ %!s(int64=16) %!d(string=hai) anos
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style %!s(int64=16) %!d(string=hai) anos
map.c 0a1eae391d perf tools: Don't keep unreferenced maps when unmaps are detected %!s(int64=15) %!d(string=hai) anos
map.h 469b9b8848 perf probe: Add basic module support %!s(int64=15) %!d(string=hai) anos
pager.c fde953c1c6 perf_counter tools: Remove dead code %!s(int64=16) %!d(string=hai) anos
parse-events.c aa59a48596 perf: Don't use 4 bytes as a default instruction breakpoint length %!s(int64=15) %!d(string=hai) anos
parse-events.h 63e0c7715a perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW %!s(int64=15) %!d(string=hai) anos
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants %!s(int64=15) %!d(string=hai) anos
parse-options.h edb7c60e27 perf options: Type check all the remaining OPT_ variants %!s(int64=15) %!d(string=hai) anos
path.c f4e7ac0a23 perf tools: add test for strlcpy() %!s(int64=15) %!d(string=hai) anos
probe-event.c 469b9b8848 perf probe: Add basic module support %!s(int64=15) %!d(string=hai) anos
probe-event.h 469b9b8848 perf probe: Add basic module support %!s(int64=15) %!d(string=hai) anos
probe-finder.c 66a301c380 perf probe: Fix format specified for Dwarf_Off parameter %!s(int64=15) %!d(string=hai) anos
probe-finder.h 469b9b8848 perf probe: Add basic module support %!s(int64=15) %!d(string=hai) anos
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters %!s(int64=15) %!d(string=hai) anos
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ %!s(int64=15) %!d(string=hai) anos
quote.c a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
quote.h a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
run-command.c a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
run-command.h a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
session.c 70597f21f1 perf session: Invalidate last_match when removing threads from rb_tree %!s(int64=15) %!d(string=hai) anos
session.h 720a3aeb73 perf session: Remove threads from tree on PERF_RECORD_EXIT %!s(int64=15) %!d(string=hai) anos
sigchain.c a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
sigchain.h a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
sort.c fb89941ea7 perf hists: Fixup addr snprintf width on 32 bit arches %!s(int64=15) %!d(string=hai) anos
sort.h d2009c5130 perf: Keep track of the max depth of a callchain %!s(int64=15) %!d(string=hai) anos
strbuf.c a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
strbuf.h a41794cdd7 perf tools: Remove some unused functions %!s(int64=15) %!d(string=hai) anos
string.c 8141d0050d perf: Swap inclusion order of util.h and string.h in util/string.c %!s(int64=15) %!d(string=hai) anos
strlist.c 3e3405906d perf probe: Fix --del to update current event list %!s(int64=16) %!d(string=hai) anos
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist %!s(int64=16) %!d(string=hai) anos
svghelper.c 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays %!s(int64=16) %!d(string=hai) anos
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style %!s(int64=16) %!d(string=hai) anos
symbol.c 02a9d03772 perf symbols: Remove incorrect open-coded container_of() %!s(int64=15) %!d(string=hai) anos
symbol.h 3aabae7d9d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core %!s(int64=15) %!d(string=hai) anos
thread.c 591765fdaf perf tools: Release thread resources on PERF_RECORD_EXIT %!s(int64=15) %!d(string=hai) anos
thread.h 591765fdaf perf tools: Release thread resources on PERF_RECORD_EXIT %!s(int64=15) %!d(string=hai) anos
trace-event-info.c db620b1c2f perf/record: simplify TRACE_INFO tracepoint check %!s(int64=15) %!d(string=hai) anos
trace-event-parse.c 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=15) %!d(string=hai) anos
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() %!s(int64=15) %!d(string=hai) anos
trace-event-scripting.c 0f940cb7d9 perf trace scripting: Fix extern struct definitions %!s(int64=15) %!d(string=hai) anos
trace-event.h 85cb68b27c perf: Fix unaligned accesses while fetching trace values %!s(int64=15) %!d(string=hai) anos
types.h 8b40f521cf perf tools: Protect header files with a consistent style %!s(int64=16) %!d(string=hai) anos
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available %!s(int64=16) %!d(string=hai) anos
util.c c82ee828aa perf report: Report number of events, not samples %!s(int64=15) %!d(string=hai) anos
util.h b50e003db1 perf ui browser: Return the exit key in all browsers %!s(int64=15) %!d(string=hai) anos
values.c 8d9e503928 perf: Fix memory leak: counterwidth %!s(int64=16) %!d(string=hai) anos
values.h 8b40f521cf perf tools: Protect header files with a consistent style %!s(int64=16) %!d(string=hai) anos
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc %!s(int64=15) %!d(string=hai) anos