Namhyung Kim 58e817d997 perf annotate: Print asm code as blue when source code is displayed 13 anni fa
..
include 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 anni fa
scripting-engines d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 anni fa
ui 58e817d997 perf annotate: Print asm code as blue when source code is displayed 13 anni fa
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver 14 anni fa
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 anni fa
annotate.c f41612f43b perf tools: Fix truncated annotation 13 anni fa
annotate.h d04b35f808 perf symbols: Add nr_events to symbol_conf 13 anni fa
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 anni fa
build-id.c 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 anni fa
build-id.h 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 anni fa
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally 14 anni fa
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 anni fa
callchain.h d20deb64e0 perf tools: Pass tool context in the the perf_event_ops functions 13 anni fa
cgroup.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 anni fa
cgroup.h 023695d96e perf tool: Add cgroup support 14 anni fa
color.c 4aa9015f8b perf stat: Add -o and --append options 14 anni fa
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 anni fa
config.c 5f9273d64a perf tools: Remove stale git headlines from top comment 13 anni fa
cpumap.c 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes 13 anni fa
cpumap.h 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes 13 anni fa
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 anni fa
debug.c 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows 13 anni fa
debug.h 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows 13 anni fa
debugfs.c 2837609fef perf tools: Remove unused functions from debugfs object 13 anni fa
debugfs.h 2837609fef perf tools: Remove unused functions from debugfs object 13 anni fa
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances 14 anni fa
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 anni fa
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 anni fa
event.c cfbd70c17c perf tools: Ensure comm string is properly terminated 13 anni fa
event.h 74eec26fac perf tools: Add ability to synthesize event according to a sample 13 anni fa
evlist.c 41c21a6830 perf evlist: Restore original errno after open failed 13 anni fa
evlist.h b52956c961 perf tools: Allow multiple threads or processes in record, stat, top 13 anni fa
evsel.c 808e122630 perf tools: Invert the sample_id_all logic 13 anni fa
evsel.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 anni fa
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 anni fa
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 anni fa
header.c f1c67db7e3 perf tools: Factor out feature op to process header sections 13 anni fa
header.h 781ba9d2ed perf record: Make feature initialization generic 13 anni fa
help.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
hist.c 0ed35abc2b perf report: Fix --stdio output alignment when --showcpuutilization used 13 anni fa
hist.h 0c095715b3 perf top: Don't process samples with no valid machine object 13 anni fa
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 anni fa
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 anni fa
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
map.c 0bc8d20580 perf script: Add option resolving vmlinux path 13 anni fa
map.h 547a92e0ae perf script: Unify the expressions indicating "unknown" 13 anni fa
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 anni fa
parse-events.c 99320cc824 perf tools: Add support for guest/host-only profiling 13 anni fa
parse-events.h ebf294bf4f perf tools: Simplify debugfs mountpoint handling code 13 anni fa
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 anni fa
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 anni fa
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 anni fa
probe-event.c 737f24bda7 Merge branch 'perf/urgent' into perf/core 13 anni fa
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function 14 anni fa
probe-finder.c 737f24bda7 Merge branch 'perf/urgent' into perf/core 13 anni fa
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 anni fa
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 anni fa
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 anni fa
python-ext-sources b52956c961 perf tools: Allow multiple threads or processes in record, stat, top 13 anni fa
python.c 0d37aa34f8 perf tools: Introduce per user view 13 anni fa
quote.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
quote.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
session.c 0c095715b3 perf top: Don't process samples with no valid machine object 13 anni fa
session.h a978f2ab41 perf script: Add the offset field specifier 13 anni fa
setup.py 6a5c13aff4 perf tools: Fix build dependency of perf python extension 13 anni fa
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
sort.c cc02c921a0 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads 13 anni fa
sort.h df71d95f86 perf hists: Don't free decayed entries if in the annotation browser 14 anni fa
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 anni fa
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 anni fa
string.c bad03ae476 perf probe: Move strtailcmp to string.c 14 anni fa
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 anni fa
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 anni fa
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 anni fa
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
symbol.c e334c726ca perf tools: Get rid of ctype.h in symbol.c 13 anni fa
symbol.h 0bc8d20580 perf script: Add option resolving vmlinux path 13 anni fa
sysfs.c e90fda0635 perf tools: Add sysfs mountpoint interface 13 anni fa
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface 13 anni fa
thread.c b424eba271 perf session: Move threads to struct machine 13 anni fa
thread.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 anni fa
thread_map.c 6b1bee9035 perf tools: fix broken perf record -a mode 13 anni fa
thread_map.h b52956c961 perf tools: Allow multiple threads or processes in record, stat, top 13 anni fa
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 anni fa
top.c b52956c961 perf tools: Allow multiple threads or processes in record, stat, top 13 anni fa
top.h 808e122630 perf tools: Invert the sample_id_all logic 13 anni fa
trace-event-info.c 172d1b0b73 perf tools: Fix compile error on x86_64 Ubuntu 13 anni fa
trace-event-parse.c a5a178e1ae perf tools: Allow expressions in __print_symbolic() fields 13 anni fa
trace-event-read.c d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 anni fa
trace-event-scripting.c d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 anni fa
trace-event.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 anni fa
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings 14 anni fa
usage.c b52956c961 perf tools: Allow multiple threads or processes in record, stat, top 13 anni fa
util.c 7e1ccd3804 perf tools: cleanup initialization of attr->size 13 anni fa
util.h 2cd13b0f7d perf tools: Implement islower/isupper macro into util.h 13 anni fa
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy 13 anni fa
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 anni fa
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 anni fa
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 anni fa