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