Arnaldo Carvalho de Melo d0dd74e853 perf tools: Move event__parse_sample to evsel.c 14 tahun lalu
..
include 361c99a661 perf evsel: Introduce perf_evlist 14 tahun lalu
scripting-engines 133dc4c39c perf: Rename 'perf trace' to 'perf script' 14 tahun lalu
ui f08c3154ac perf callchain: Rename cumul_hits into callchain_cumul_hits 14 tahun lalu
PERF-VERSION-GEN 869599ceda perf: Version String fix, for fallback if not from git 15 tahun lalu
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 tahun lalu
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 tahun lalu
build-id.c 640c03ce83 perf session: Parse sample earlier 14 tahun lalu
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO 15 tahun lalu
cache.h f4e7ac0a23 perf tools: add test for strlcpy() 15 tahun lalu
callchain.c 529363b769 perf callchain: Don't give arbitrary gender to callchain tree nodes 14 tahun lalu
callchain.h 529363b769 perf callchain: Don't give arbitrary gender to callchain tree nodes 14 tahun lalu
color.c a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 tahun lalu
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 tahun lalu
config.c 45de34bbe3 perf buildid: add perfconfig option to specify buildid cache dir 15 tahun lalu
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() 14 tahun lalu
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() 14 tahun lalu
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 tahun lalu
debug.c 5b1c144475 perf debug: Simplify trace_event 14 tahun lalu
debug.h 068ffaa8bf perf tools: Fix lost and unknown events handling 14 tahun lalu
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 15 tahun lalu
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 15 tahun lalu
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 tahun lalu
event.c d0dd74e853 perf tools: Move event__parse_sample to evsel.c 14 tahun lalu
event.h d0dd74e853 perf tools: Move event__parse_sample to evsel.c 14 tahun lalu
evlist.c 04391debc3 perf evlist: Steal mmap reading routine from 'perf top' 14 tahun lalu
evlist.h 04391debc3 perf evlist: Steal mmap reading routine from 'perf top' 14 tahun lalu
evsel.c d0dd74e853 perf tools: Move event__parse_sample to evsel.c 14 tahun lalu
evsel.h 70db7533ca perf evlist: Move the mmap array from perf_evsel 14 tahun lalu
exec_cmd.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 tahun lalu
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 tahun lalu
header.c 361c99a661 perf evsel: Introduce perf_evlist 14 tahun lalu
header.h 361c99a661 perf evsel: Introduce perf_evlist 14 tahun lalu
help.c a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 tahun lalu
hist.c f08c3154ac perf callchain: Rename cumul_hits into callchain_cumul_hits 14 tahun lalu
hist.h 1b3a0e9592 perf callchain: Feed callchains into a cursor 14 tahun lalu
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 tahun lalu
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 tahun lalu
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 tahun lalu
map.c 9486aa3877 perf tools: Fix 64 bit integer format strings 14 tahun lalu
map.h 469b9b8848 perf probe: Add basic module support 14 tahun lalu
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 tahun lalu
parse-events.c 17ea1b70a8 perf tools: Pass the struct opt to the wildcard parsing routine 14 tahun lalu
parse-events.h 361c99a661 perf evsel: Introduce perf_evlist 14 tahun lalu
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 tahun lalu
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 tahun lalu
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 tahun lalu
probe-event.c e80711ca85 perf probe: Add --funcs to show available functions in symtab 14 tahun lalu
probe-event.h e80711ca85 perf probe: Add --funcs to show available functions in symtab 14 tahun lalu
probe-finder.c 5069ed86be perf probe: Enable to put probe inline function call site 14 tahun lalu
probe-finder.h a71123977e perf tools: Remove hardcoded include paths for elfutils 14 tahun lalu
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 tahun lalu
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 tahun lalu
quote.c a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
quote.h a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
session.c d0dd74e853 perf tools: Move event__parse_sample to evsel.c 14 tahun lalu
session.h d0dd74e853 perf tools: Move event__parse_sample to evsel.c 14 tahun lalu
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
sort.c 1437a30aae perf hist: Better displaying of unresolved DSOs and symbols 14 tahun lalu
sort.h d2009c5130 perf: Keep track of the max depth of a callchain 15 tahun lalu
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 tahun lalu
string.c ea187cfbb9 perf tools: Fix lazy wildcard matching 14 tahun lalu
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 tahun lalu
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 tahun lalu
svghelper.c 00e99a49f6 perf tools: Fix time function double declaration with glibc 14 tahun lalu
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 tahun lalu
symbol.c 9486aa3877 perf tools: Fix 64 bit integer format strings 14 tahun lalu
symbol.h cc22219699 Merge commit 'v2.6.37-rc8' into perf/core 14 tahun lalu
thread.c fd78260b53 perf threads: Move thread_map to separate file 14 tahun lalu
thread.h fd78260b53 perf threads: Move thread_map to separate file 14 tahun lalu
thread_map.c fd78260b53 perf threads: Move thread_map to separate file 14 tahun lalu
thread_map.h fd78260b53 perf threads: Move thread_map to separate file 14 tahun lalu
trace-event-info.c 69aad6f1ee perf tools: Introduce event selectors 14 tahun lalu
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 tahun lalu
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 tahun lalu
trace-event-scripting.c 0f940cb7d9 perf trace scripting: Fix extern struct definitions 15 tahun lalu
trace-event.h 69aad6f1ee perf tools: Introduce event selectors 14 tahun lalu
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings 14 tahun lalu
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 tahun lalu
util.c 1e7972cc5c perf util: Move do_read from session to util 14 tahun lalu
util.h 1e7972cc5c perf util: Move do_read from session to util 14 tahun lalu
values.c 9486aa3877 perf tools: Fix 64 bit integer format strings 14 tahun lalu
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 tahun lalu
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 tahun lalu
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 tahun lalu
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 tahun lalu