Arnaldo Carvalho de Melo 3d03e2ea74 perf session: Fix infinite loop in __perf_session__process_events 14 years ago
..
include baa2f6cedb perf record: Add option to disable collecting build-ids 14 years ago
scripting-engines 133dc4c39c perf: Rename 'perf trace' to 'perf script' 14 years ago
ui 068ffaa8bf perf tools: Fix lost and unknown events handling 14 years ago
PERF-VERSION-GEN 869599ceda perf: Version String fix, for fallback if not from git 15 years ago
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 years ago
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 years ago
build-id.c 640c03ce83 perf session: Parse sample earlier 14 years ago
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO 15 years ago
cache.h f4e7ac0a23 perf tools: add test for strlcpy() 15 years ago
callchain.c 612d4fd7d0 perf: Support for callchains merge 15 years ago
callchain.h 98ee74a75c Merge branch 'perf/urgent' into perf/core 15 years ago
color.c a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago
config.c 45de34bbe3 perf buildid: add perfconfig option to specify buildid cache dir 15 years ago
cpumap.c 60d567e2d9 perf tools: Refactor cpumap to hold nr and the map 14 years ago
cpumap.h 60d567e2d9 perf tools: Refactor cpumap to hold nr and the map 14 years ago
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 years ago
debug.c 5b1c144475 perf debug: Simplify trace_event 14 years ago
debug.h 068ffaa8bf perf tools: Fix lost and unknown events handling 14 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 3b01a413c1 perf symbols: Improve kallsyms symbol end addr calculation 14 years ago
event.h 9aefcab0de perf session: Consolidate the dump code 14 years ago
evsel.c 0252208eb5 perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) 14 years ago
evsel.h 23a2f3ab46 perf tools: Pass whole attr to event selectors 14 years ago
exec_cmd.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 years ago
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
header.c 928585536f Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core 14 years ago
header.h 69aad6f1ee perf tools: Introduce event selectors 14 years ago
help.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
help.h 8b40f521cf perf tools: Protect header files with a consistent style 15 years ago
hist.c aef1b9cef7 Merge commit 'v2.6.37' into perf/core 14 years ago
hist.h 640c03ce83 perf session: Parse sample earlier 14 years ago
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 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 15 years ago
map.c 0a1eae391d perf tools: Don't keep unreferenced maps when unmaps are detected 15 years ago
map.h 469b9b8848 perf probe: Add basic module support 14 years ago
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 years ago
parse-events.c 23a2f3ab46 perf tools: Pass whole attr to event selectors 14 years ago
parse-events.h d030260ad3 perf tools: Fix perf_event.h header usage 14 years ago
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 years ago
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 years ago
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 years ago
probe-event.c cc22219699 Merge commit 'v2.6.37-rc8' into perf/core 14 years ago
probe-event.h 469b9b8848 perf probe: Add basic module support 14 years ago
probe-finder.c cc22219699 Merge commit 'v2.6.37-rc8' into perf/core 14 years ago
probe-finder.h a71123977e perf tools: Remove hardcoded include paths for elfutils 14 years ago
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 years ago
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 years ago
quote.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
quote.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
session.c 3d03e2ea74 perf session: Fix infinite loop in __perf_session__process_events 14 years ago
session.h 1e7972cc5c perf util: Move do_read from session to util 14 years ago
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
sort.c 1437a30aae perf hist: Better displaying of unresolved DSOs and symbols 14 years ago
sort.h d2009c5130 perf: Keep track of the max depth of a callchain 15 years ago
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
string.c ea187cfbb9 perf tools: Fix lazy wildcard matching 14 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 15 years ago
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 15 years ago
symbol.c cc22219699 Merge commit 'v2.6.37-rc8' into perf/core 14 years ago
symbol.h cc22219699 Merge commit 'v2.6.37-rc8' into perf/core 14 years ago
thread.c 5c98d466e4 perf tools: Refactor all_tids to hold nr and the map 14 years ago
thread.h 5c98d466e4 perf tools: Refactor all_tids to hold nr and the map 14 years ago
trace-event-info.c 69aad6f1ee perf tools: Introduce event selectors 14 years ago
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 15 years ago
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 years ago
trace-event-scripting.c 0f940cb7d9 perf trace scripting: Fix extern struct definitions 14 years ago
trace-event.h 69aad6f1ee perf tools: Introduce event selectors 14 years ago
types.h 8b40f521cf perf tools: Protect header files with a consistent style 15 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 1e7972cc5c perf util: Move do_read from session to util 14 years ago
util.h 1e7972cc5c perf util: Move do_read from session to util 14 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 15 years ago
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 years ago
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 years ago
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 years ago