Jiri Olsa f120f9d51b perf tools: De-opt the parse_events function 14 anni fa
..
include 75911c9bd1 perf tools: Fix build on older systems 14 anni fa
scripting-engines 9e69c21082 perf session: Pass evsel in event_ops->sample() 15 anni fa
ui 2d9ff66da6 perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c 14 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 878b439dcc perf symbols: Rename dso->origin to dso->symtab_type 15 anni fa
annotate.h c97cf42219 perf top: Live TUI Annotation 15 anni fa
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 anni fa
build-id.c 9e69c21082 perf session: Pass evsel in event_ops->sample() 15 anni fa
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO 15 anni fa
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally 15 anni fa
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 15 anni fa
callchain.h d797fdc5c5 perf tools: Add inverted call graph report support. 14 anni fa
cgroup.c 621d26567f perf: Fix a build error with some GCC versions 14 anni fa
cgroup.h 023695d96e perf tool: Add cgroup support 15 anni fa
color.c a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 anni fa
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 anni fa
config.c 45de34bbe3 perf buildid: add perfconfig option to specify buildid cache dir 15 anni fa
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() 15 anni fa
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() 15 anni fa
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 16 anni fa
debug.c c286c419c7 perf tools: Fixup exit path when not able to open events 14 anni fa
debug.h c286c419c7 perf tools: Fixup exit path when not able to open events 14 anni fa
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 16 anni fa
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 16 anni fa
dwarf-aux.c e0d153c690 perf-probe: Move dwarf library routines to dwarf-aux.{c, h} 14 anni fa
dwarf-aux.h e0d153c690 perf-probe: Move dwarf library routines to dwarf-aux.{c, h} 14 anni fa
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 anni fa
event.c 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid 14 anni fa
event.h 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid 14 anni fa
evlist.c 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid 14 anni fa
evlist.h 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid 14 anni fa
evsel.c 7cec092238 perf script: Add printing of sample address 14 anni fa
evsel.h 2cee77c450 perf stat: clarify unsupported events from uncounted events 14 anni fa
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 15 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 eda3913bb7 perf tools: Fix endian conversion reading event attr from file header 14 anni fa
header.h 74429964d8 perf tools: Move evlist sample helpers to evlist area 14 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 e84d21227c perf tools: Don't display ignored entries on stdio ui 14 anni fa
hist.h 9e69c21082 perf session: Pass evsel in event_ops->sample() 15 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 9486aa3877 perf tools: Fix 64 bit integer format strings 15 anni fa
map.h 469b9b8848 perf probe: Add basic module support 15 anni fa
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 anni fa
parse-events.c f120f9d51b perf tools: De-opt the parse_events function 14 anni fa
parse-events.h f120f9d51b perf tools: De-opt the parse_events function 14 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 15 anni fa
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 anni fa
probe-event.c 14a8fd7cee perf probe: Support adding probes on offline kernel modules 14 anni fa
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function 14 anni fa
probe-finder.c ff74178350 perf probe: Introduce debuginfo to encapsulate dwarf information 14 anni fa
probe-finder.h ff74178350 perf probe: Introduce debuginfo to encapsulate dwarf information 14 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.c 64348153c6 perf python: Cleanup useless double NULL termination in method arg names 14 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 adc4bf9955 perf script: Fix display of IP address for non-callchain path 14 anni fa
session.h eda3913bb7 perf tools: Fix endian conversion reading event attr from file header 14 anni fa
setup.py 1b7155f7de perf tools: Fix NO_NEWT=1 python build error 14 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 fd8ea21276 perf tools: Allow sort dimensions to be registered more than once 14 anni fa
sort.h 2fd701bc78 perf tools: Remove sort print helpers declarations 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 15 anni fa
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 15 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 16 anni fa
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 16 anni fa
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 15 anni fa
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
symbol.c ec80fde746 perf symbols: Handle /proc/sys/kernel/kptr_restrict 14 anni fa
symbol.h ec80fde746 perf symbols: Handle /proc/sys/kernel/kptr_restrict 14 anni fa
thread.c fd78260b53 perf threads: Move thread_map to separate file 15 anni fa
thread.h fd78260b53 perf threads: Move thread_map to separate file 15 anni fa
thread_map.c fd78260b53 perf threads: Move thread_map to separate file 15 anni fa
thread_map.h fd78260b53 perf threads: Move thread_map to separate file 15 anni fa
top.c 8b8ba4a9a5 perf top: Remove redundant syme->origin field 15 anni fa
top.h 171b3be9c4 perf symbol: Move sym_entry->skip to symbol->ignore 15 anni fa
trace-event-info.c 259032bfe3 perf: Robustify proc and debugfs file recording 14 anni fa
trace-event-parse.c 09223371de rcu: Use softirq to address performance regression 14 anni fa
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 anni fa
trace-event-scripting.c 9e69c21082 perf session: Pass evsel in event_ops->sample() 15 anni fa
trace-event.h 9e69c21082 perf session: Pass evsel in event_ops->sample() 15 anni fa
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings 15 anni fa
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 anni fa
util.c 1e7972cc5c perf util: Move do_read from session to util 15 anni fa
util.h bad03ae476 perf probe: Move strtailcmp to string.c 14 anni fa
values.c 9486aa3877 perf tools: Fix 64 bit integer format strings 15 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 15 anni fa
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 15 anni fa