Andi Kleen f69b64f73e perf: Support setting the disassembler style 14 yıl önce
..
include 195bcbf507 perf tools: Fix build against newer glibc 14 yıl önce
scripting-engines 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 yıl önce
ui dcc101d1d0 perf top: Improve lost events warning 14 yıl önce
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver 14 yıl önce
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 yıl önce
annotate.c f69b64f73e perf: Support setting the disassembler style 14 yıl önce
annotate.h f69b64f73e perf: Support setting the disassembler style 14 yıl önce
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 yıl önce
build-id.c 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 yıl önce
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO 15 yıl önce
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally 14 yıl önce
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 yıl önce
callchain.h d797fdc5c5 perf tools: Add inverted call graph report support. 14 yıl önce
cgroup.c 621d26567f perf: Fix a build error with some GCC versions 14 yıl önce
cgroup.h 023695d96e perf tool: Add cgroup support 14 yıl önce
color.c 4aa9015f8b perf stat: Add -o and --append options 14 yıl önce
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 yıl önce
config.c 069e3725dd perf tools: Check $HOME/.perfconfig ownership 14 yıl önce
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() 14 yıl önce
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() 14 yıl önce
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 yıl önce
debug.c c286c419c7 perf tools: Fixup exit path when not able to open events 14 yıl önce
debug.h c286c419c7 perf tools: Fixup exit path when not able to open events 14 yıl önce
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 15 yıl önce
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 15 yıl önce
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances 14 yıl önce
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 yıl önce
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 yıl önce
event.c 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid 14 yıl önce
event.h 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid 14 yıl önce
evlist.c cc2d86b04d perf evlist: Fix missing event name init for default event 14 yıl önce
evlist.h 4152ab377b perf evlist: Introduce 'disable' method 14 yıl önce
evsel.c 7cec092238 perf script: Add printing of sample address 14 yıl önce
evsel.h 2cee77c450 perf stat: clarify unsupported events from uncounted events 14 yıl önce
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 yıl önce
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 yıl önce
header.c f57b05ed53 perf report: Use properly build_id kernel binaries 14 yıl önce
header.h 74429964d8 perf tools: Move evlist sample helpers to evlist area 14 yıl önce
help.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
hist.c e84d21227c perf tools: Don't display ignored entries on stdio ui 14 yıl önce
hist.h 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 yıl önce
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 yıl önce
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 yıl önce
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
map.c 98dfd55d80 perf symbols: Stop using 'self' in map_groups__ methods 14 yıl önce
map.h 98dfd55d80 perf symbols: Stop using 'self' in map_groups__ methods 14 yıl önce
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 yıl önce
parse-events.c 777d1d71db perf tools: Fix error handling of unknown events 14 yıl önce
parse-events.h f120f9d51b perf tools: De-opt the parse_events function 14 yıl önce
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 yıl önce
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 yıl önce
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 yıl önce
probe-event.c ce27a443d1 perf probe: Fix coredump introduced by probe module option 14 yıl önce
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function 14 yıl önce
probe-finder.c db0d2c6420 perf probe: Search concrete out-of-line instances 14 yıl önce
probe-finder.h 221d061182 perf probe: Fix to search local variables in appropriate scope 14 yıl önce
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 yıl önce
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 yıl önce
python.c 3e9f45a7a4 perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables 14 yıl önce
quote.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
quote.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
session.c adc4bf9955 perf script: Fix display of IP address for non-callchain path 14 yıl önce
session.h eda3913bb7 perf tools: Fix endian conversion reading event attr from file header 14 yıl önce
setup.py 9941c96ad8 perf tools: Add support to install perf python extension 14 yıl önce
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
sort.c fd8ea21276 perf tools: Allow sort dimensions to be registered more than once 14 yıl önce
sort.h 2fd701bc78 perf tools: Remove sort print helpers declarations 14 yıl önce
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 yıl önce
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 yıl önce
string.c bad03ae476 perf probe: Move strtailcmp to string.c 14 yıl önce
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 yıl önce
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 yıl önce
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 yıl önce
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
symbol.c 3e6a2a7f3b perf annotate: Make output more readable 14 yıl önce
symbol.h 3e6a2a7f3b perf annotate: Make output more readable 14 yıl önce
thread.c fd78260b53 perf threads: Move thread_map to separate file 14 yıl önce
thread.h fd78260b53 perf threads: Move thread_map to separate file 14 yıl önce
thread_map.c fd78260b53 perf threads: Move thread_map to separate file 14 yıl önce
thread_map.h fd78260b53 perf threads: Move thread_map to separate file 14 yıl önce
top.c 8b8ba4a9a5 perf top: Remove redundant syme->origin field 14 yıl önce
top.h dcc101d1d0 perf top: Improve lost events warning 14 yıl önce
trace-event-info.c 259032bfe3 perf: Robustify proc and debugfs file recording 14 yıl önce
trace-event-parse.c 09223371de rcu: Use softirq to address performance regression 14 yıl önce
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 yıl önce
trace-event-scripting.c 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 yıl önce
trace-event.h 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 yıl önce
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings 14 yıl önce
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 yıl önce
util.c 1e7972cc5c perf util: Move do_read from session to util 14 yıl önce
util.h bad03ae476 perf probe: Move strtailcmp to string.c 14 yıl önce
values.c 9486aa3877 perf tools: Fix 64 bit integer format strings 14 yıl önce
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 yıl önce
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 yıl önce
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 yıl önce