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