Pekka Enberg 981c125269 perf symbols: Check '/tmp/perf-' symbol file ownership há 14 anos atrás
..
include 75911c9bd1 perf tools: Fix build on older systems há 14 anos atrás
scripting-engines 9e69c21082 perf session: Pass evsel in event_ops->sample() há 14 anos atrás
ui 2d9ff66da6 perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c há 14 anos atrás
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver há 14 anos atrás
abspath.c a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them há 16 anos atrás
annotate.c 878b439dcc perf symbols: Rename dso->origin to dso->symtab_type há 14 anos atrás
annotate.h c97cf42219 perf top: Live TUI Annotation há 14 anos atrás
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ há 15 anos atrás
build-id.c 9e69c21082 perf session: Pass evsel in event_ops->sample() há 14 anos atrás
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO há 15 anos atrás
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally há 14 anos atrás
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead há 14 anos atrás
callchain.h d797fdc5c5 perf tools: Add inverted call graph report support. há 14 anos atrás
cgroup.c 621d26567f perf: Fix a build error with some GCC versions há 14 anos atrás
cgroup.h 023695d96e perf tool: Add cgroup support há 14 anos atrás
color.c a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents há 15 anos atrás
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents há 15 anos atrás
config.c 069e3725dd perf tools: Check $HOME/.perfconfig ownership há 14 anos atrás
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() há 14 anos atrás
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() há 14 anos atrás
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top há 15 anos atrás
debug.c c286c419c7 perf tools: Fixup exit path when not able to open events há 14 anos atrás
debug.h c286c419c7 perf tools: Fixup exit path when not able to open events há 14 anos atrás
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() há 15 anos atrás
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically há 15 anos atrás
dwarf-aux.c e0d153c690 perf-probe: Move dwarf library routines to dwarf-aux.{c, h} há 14 anos atrás
dwarf-aux.h e0d153c690 perf-probe: Move dwarf library routines to dwarf-aux.{c, h} há 14 anos atrás
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ há 16 anos atrás
event.c 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid há 14 anos atrás
event.h 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid há 14 anos atrás
evlist.c 4152ab377b perf evlist: Introduce 'disable' method há 14 anos atrás
evlist.h 4152ab377b perf evlist: Introduce 'disable' method há 14 anos atrás
evsel.c 7cec092238 perf script: Add printing of sample address há 14 anos atrás
evsel.h 2cee77c450 perf stat: clarify unsupported events from uncounted events há 14 anos atrás
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft há 14 anos atrás
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ há 16 anos atrás
header.c 4f9bae351d perf buildid-cache: Zero out buffer of filenames when adding/removing buildid há 14 anos atrás
header.h 74429964d8 perf tools: Move evlist sample helpers to evlist area há 14 anos atrás
help.c a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
help.h 8b40f521cf perf tools: Protect header files with a consistent style há 16 anos atrás
hist.c e84d21227c perf tools: Don't display ignored entries on stdio ui há 14 anos atrás
hist.h 9e69c21082 perf session: Pass evsel in event_ops->sample() há 14 anos atrás
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ há 15 anos atrás
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ há 16 anos atrás
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style há 16 anos atrás
map.c 9486aa3877 perf tools: Fix 64 bit integer format strings há 14 anos atrás
map.h 469b9b8848 perf probe: Add basic module support há 14 anos atrás
pager.c fde953c1c6 perf_counter tools: Remove dead code há 16 anos atrás
parse-events.c f120f9d51b perf tools: De-opt the parse_events function há 14 anos atrás
parse-events.h f120f9d51b perf tools: De-opt the parse_events function há 14 anos atrás
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants há 15 anos atrás
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT há 14 anos atrás
path.c f4e7ac0a23 perf tools: add test for strlcpy() há 15 anos atrás
probe-event.c ce27a443d1 perf probe: Fix coredump introduced by probe module option há 14 anos atrás
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function há 14 anos atrás
probe-finder.c ff74178350 perf probe: Introduce debuginfo to encapsulate dwarf information há 14 anos atrás
probe-finder.h ff74178350 perf probe: Introduce debuginfo to encapsulate dwarf information há 14 anos atrás
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters há 15 anos atrás
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ há 15 anos atrás
python.c 3e9f45a7a4 perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables há 14 anos atrás
quote.c a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
quote.h a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
run-command.c a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
run-command.h a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
session.c adc4bf9955 perf script: Fix display of IP address for non-callchain path há 14 anos atrás
session.h eda3913bb7 perf tools: Fix endian conversion reading event attr from file header há 14 anos atrás
setup.py 9941c96ad8 perf tools: Add support to install perf python extension há 14 anos atrás
sigchain.c a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
sigchain.h a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
sort.c fd8ea21276 perf tools: Allow sort dimensions to be registered more than once há 14 anos atrás
sort.h 2fd701bc78 perf tools: Remove sort print helpers declarations há 14 anos atrás
strbuf.c a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
strbuf.h a41794cdd7 perf tools: Remove some unused functions há 15 anos atrás
strfilter.c ff9ae1babd perf: Fix missing strndup declaration há 14 anos atrás
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter há 14 anos atrás
string.c bad03ae476 perf probe: Move strtailcmp to string.c há 14 anos atrás
strlist.c 3e3405906d perf probe: Fix --del to update current event list há 15 anos atrás
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist há 15 anos atrás
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title há 14 anos atrás
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style há 16 anos atrás
symbol.c 981c125269 perf symbols: Check '/tmp/perf-' symbol file ownership há 14 anos atrás
symbol.h ec80fde746 perf symbols: Handle /proc/sys/kernel/kptr_restrict há 14 anos atrás
thread.c fd78260b53 perf threads: Move thread_map to separate file há 14 anos atrás
thread.h fd78260b53 perf threads: Move thread_map to separate file há 14 anos atrás
thread_map.c fd78260b53 perf threads: Move thread_map to separate file há 14 anos atrás
thread_map.h fd78260b53 perf threads: Move thread_map to separate file há 14 anos atrás
top.c 8b8ba4a9a5 perf top: Remove redundant syme->origin field há 14 anos atrás
top.h 171b3be9c4 perf symbol: Move sym_entry->skip to symbol->ignore há 14 anos atrás
trace-event-info.c 259032bfe3 perf: Robustify proc and debugfs file recording há 14 anos atrás
trace-event-parse.c 09223371de rcu: Use softirq to address performance regression há 14 anos atrás
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() há 15 anos atrás
trace-event-scripting.c 9e69c21082 perf session: Pass evsel in event_ops->sample() há 14 anos atrás
trace-event.h 9e69c21082 perf session: Pass evsel in event_ops->sample() há 14 anos atrás
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings há 14 anos atrás
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available há 16 anos atrás
util.c 1e7972cc5c perf util: Move do_read from session to util há 14 anos atrás
util.h bad03ae476 perf probe: Move strtailcmp to string.c há 14 anos atrás
values.c 9486aa3877 perf tools: Fix 64 bit integer format strings há 14 anos atrás
values.h 8b40f521cf perf tools: Protect header files with a consistent style há 16 anos atrás
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc há 15 anos atrás
xyarray.c 69aad6f1ee perf tools: Introduce event selectors há 14 anos atrás
xyarray.h 69aad6f1ee perf tools: Introduce event selectors há 14 anos atrás