Arnaldo Carvalho de Melo 058b4cc9af perf annotate: Allow printing objdump line addr in different color vor 13 Jahren
..
gtk c31a945705 perf report: Add a simple GTK2-based 'perf report' browser vor 13 Jahren
include 2c86bf172e perf tools: Switch module.h into export.h vor 13 Jahren
scripting-engines d30d4a080d perf tools: Remove unnecessary ctype.h inclusion vor 13 Jahren
ui 058b4cc9af perf annotate: Allow printing objdump line addr in different color vor 13 Jahren
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver vor 14 Jahren
abspath.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them vor 16 Jahren
annotate.c 058b4cc9af perf annotate: Allow printing objdump line addr in different color vor 13 Jahren
annotate.h d04b35f808 perf symbols: Add nr_events to symbol_conf vor 13 Jahren
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object vor 13 Jahren
build-id.c 45694aa770 perf tools: Rename perf_event_ops to perf_tool vor 13 Jahren
build-id.h 45694aa770 perf tools: Rename perf_event_ops to perf_tool vor 13 Jahren
cache.h c31a945705 perf report: Add a simple GTK2-based 'perf report' browser vor 13 Jahren
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead vor 14 Jahren
callchain.h d20deb64e0 perf tools: Pass tool context in the the perf_event_ops functions vor 13 Jahren
cgroup.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently vor 13 Jahren
cgroup.h 023695d96e perf tool: Add cgroup support vor 14 Jahren
color.c e7f01d1e3d perf tools: Use scnprintf where applicable vor 13 Jahren
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents vor 15 Jahren
config.c 5f9273d64a perf tools: Remove stale git headlines from top comment vor 13 Jahren
cpumap.c 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes vor 13 Jahren
cpumap.h 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes vor 13 Jahren
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h vor 13 Jahren
debug.c 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows vor 13 Jahren
debug.h 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows vor 13 Jahren
debugfs.c 2837609fef perf tools: Remove unused functions from debugfs object vor 13 Jahren
debugfs.h 2837609fef perf tools: Remove unused functions from debugfs object vor 13 Jahren
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances vor 14 Jahren
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances vor 14 Jahren
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ vor 16 Jahren
event.c cfbd70c17c perf tools: Ensure comm string is properly terminated vor 13 Jahren
event.h b5387528f3 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK vor 13 Jahren
evlist.c 5090c6aea8 perf tools: Do not disable members of group event vor 13 Jahren
evlist.h b52956c961 perf tools: Allow multiple threads or processes in record, stat, top vor 13 Jahren
evsel.c fa30c964c0 perf tools: Fix bug in raw sample parsing vor 13 Jahren
evsel.h 4bf9ce1b5e perf diff: Fix to work with new hists design vor 13 Jahren
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft vor 14 Jahren
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ vor 16 Jahren
header.c 9fafd98f1b perf tools: Fix various casting issues for 32 bits vor 13 Jahren
header.h 330aa675b4 perf record: Add HEADER_BRANCH_STACK tag vor 13 Jahren
help.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
help.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
hist.c 63fa471dd4 perf hists: Catch and handle out-of-date hist entry maps. vor 13 Jahren
hist.h c31a945705 perf report: Add a simple GTK2-based 'perf report' browser vor 13 Jahren
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ vor 15 Jahren
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ vor 16 Jahren
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
map.c 31d68e7b66 perf annotate: Validate addr in symbol__inc_addr_samples vor 13 Jahren
map.h 31d68e7b66 perf annotate: Validate addr in symbol__inc_addr_samples vor 13 Jahren
pager.c fde953c1c6 perf_counter tools: Remove dead code vor 16 Jahren
parse-events.c 5d7be90ed5 perf tools: Fix modifier to be applied on correct events vor 13 Jahren
parse-events.h 5d7be90ed5 perf tools: Fix modifier to be applied on correct events vor 13 Jahren
parse-events.l cc96aa7a7f perf tools: Add missing ref-cycles event back to event parser vor 13 Jahren
parse-events.y 5d7be90ed5 perf tools: Fix modifier to be applied on correct events vor 13 Jahren
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants vor 15 Jahren
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT vor 14 Jahren
path.c f4e7ac0a23 perf tools: add test for strlcpy() vor 15 Jahren
pmu.c cd82a32e99 perf tools: Add perf pmu object to access pmu format definition vor 13 Jahren
pmu.h cd82a32e99 perf tools: Add perf pmu object to access pmu format definition vor 13 Jahren
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition vor 13 Jahren
pmu.y cd82a32e99 perf tools: Add perf pmu object to access pmu format definition vor 13 Jahren
probe-event.c 737f24bda7 Merge branch 'perf/urgent' into perf/core vor 13 Jahren
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function vor 14 Jahren
probe-finder.c ba28c59bc9 perf probe: Finder fails to resolve function name to address vor 13 Jahren
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently vor 13 Jahren
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters vor 15 Jahren
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ vor 15 Jahren
python-ext-sources b52956c961 perf tools: Allow multiple threads or processes in record, stat, top vor 13 Jahren
python.c 0d37aa34f8 perf tools: Introduce per user view vor 13 Jahren
quote.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
quote.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
run-command.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
run-command.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
session.c 4bf9ce1b5e perf diff: Fix to work with new hists design vor 13 Jahren
session.h b5387528f3 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK vor 13 Jahren
setup.py 6a5c13aff4 perf tools: Fix build dependency of perf python extension vor 13 Jahren
sigchain.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
sigchain.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
sort.c 9c2b957db1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 13 Jahren
sort.h a68c2c5817 perf report: Enable TUI in branch view mode vor 13 Jahren
strbuf.c e7f01d1e3d perf tools: Use scnprintf where applicable vor 13 Jahren
strbuf.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
strfilter.c ff9ae1babd perf: Fix missing strndup declaration vor 14 Jahren
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter vor 14 Jahren
string.c bad03ae476 perf probe: Move strtailcmp to string.c vor 14 Jahren
strlist.c 3e3405906d perf probe: Fix --del to update current event list vor 15 Jahren
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist vor 15 Jahren
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title vor 14 Jahren
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
symbol.c 1e2dd2f73a perf symbols: Handle NULL dso in dso__name_len vor 13 Jahren
symbol.h a68c2c5817 perf report: Enable TUI in branch view mode vor 13 Jahren
sysfs.c e90fda0635 perf tools: Add sysfs mountpoint interface vor 13 Jahren
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface vor 13 Jahren
thread.c b424eba271 perf session: Move threads to struct machine vor 13 Jahren
thread.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops vor 13 Jahren
thread_map.c 6b1bee9035 perf tools: fix broken perf record -a mode vor 13 Jahren
thread_map.h b52956c961 perf tools: Allow multiple threads or processes in record, stat, top vor 13 Jahren
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel vor 13 Jahren
top.c b52956c961 perf tools: Allow multiple threads or processes in record, stat, top vor 13 Jahren
top.h 808e122630 perf tools: Invert the sample_id_all logic vor 13 Jahren
trace-event-info.c 172d1b0b73 perf tools: Fix compile error on x86_64 Ubuntu vor 13 Jahren
trace-event-parse.c 842f07f612 perf tools: Simplify event_read_id exit path vor 13 Jahren
trace-event-read.c d30d4a080d perf tools: Remove unnecessary ctype.h inclusion vor 13 Jahren
trace-event-scripting.c d30d4a080d perf tools: Remove unnecessary ctype.h inclusion vor 13 Jahren
trace-event.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops vor 13 Jahren
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings vor 14 Jahren
usage.c b52956c961 perf tools: Allow multiple threads or processes in record, stat, top vor 13 Jahren
util.c 7e1ccd3804 perf tools: cleanup initialization of attr->size vor 13 Jahren
util.h 2cd13b0f7d perf tools: Implement islower/isupper macro into util.h vor 13 Jahren
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy vor 13 Jahren
values.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc vor 15 Jahren
xyarray.c 69aad6f1ee perf tools: Introduce event selectors vor 14 Jahren
xyarray.h 69aad6f1ee perf tools: Introduce event selectors vor 14 Jahren