Arnaldo Carvalho de Melo 2b022a82a0 perf python: Add missing perf_event__parse_sample 'swapped' parm 14 سال پیش
..
include 195bcbf507 perf tools: Fix build against newer glibc 14 سال پیش
scripting-engines 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 سال پیش
ui fc8ed7be73 perf top browser: Remove spurious helpline update 14 سال پیش
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver 14 سال پیش
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 سال پیش
annotate.c 878b439dcc perf symbols: Rename dso->origin to dso->symtab_type 14 سال پیش
annotate.h c97cf42219 perf top: Live TUI Annotation 14 سال پیش
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 سال پیش
build-id.c 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 سال پیش
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO 15 سال پیش
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally 14 سال پیش
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 سال پیش
callchain.h d797fdc5c5 perf tools: Add inverted call graph report support. 14 سال پیش
cgroup.c 621d26567f perf: Fix a build error with some GCC versions 14 سال پیش
cgroup.h 023695d96e perf tool: Add cgroup support 14 سال پیش
color.c a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 سال پیش
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 سال پیش
config.c 069e3725dd perf tools: Check $HOME/.perfconfig ownership 14 سال پیش
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() 14 سال پیش
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() 14 سال پیش
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 سال پیش
debug.c c286c419c7 perf tools: Fixup exit path when not able to open events 14 سال پیش
debug.h c286c419c7 perf tools: Fixup exit path when not able to open events 14 سال پیش
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 15 سال پیش
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 15 سال پیش
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances 14 سال پیش
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 سال پیش
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 سال پیش
event.c 6a0e55d85b perf symbols: Synthesize anonymous mmap events 14 سال پیش
event.h 936be50306 perf tool: Fix endianness handling of u32 data in samples 14 سال پیش
evlist.c 764e16a30a perf record: Create events initially disabled and enable after init 14 سال پیش
evlist.h 764e16a30a perf record: Create events initially disabled and enable after init 14 سال پیش
evsel.c 936be50306 perf tool: Fix endianness handling of u32 data in samples 14 سال پیش
evsel.h 2cee77c450 perf stat: clarify unsupported events from uncounted events 14 سال پیش
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 سال پیش
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 سال پیش
header.c f57b05ed53 perf report: Use properly build_id kernel binaries 14 سال پیش
header.h 74429964d8 perf tools: Move evlist sample helpers to evlist area 14 سال پیش
help.c a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 سال پیش
hist.c e84d21227c perf tools: Don't display ignored entries on stdio ui 14 سال پیش
hist.h 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 سال پیش
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 سال پیش
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 سال پیش
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 سال پیش
map.c 9486aa3877 perf tools: Fix 64 bit integer format strings 14 سال پیش
map.h 469b9b8848 perf probe: Add basic module support 14 سال پیش
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 سال پیش
parse-events.c 777d1d71db perf tools: Fix error handling of unknown events 14 سال پیش
parse-events.h f120f9d51b perf tools: De-opt the parse_events function 14 سال پیش
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 سال پیش
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 سال پیش
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 سال پیش
probe-event.c ce27a443d1 perf probe: Fix coredump introduced by probe module option 14 سال پیش
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function 14 سال پیش
probe-finder.c f66fedcb72 perf probe: Fix regression of variable finder 14 سال پیش
probe-finder.h 221d061182 perf probe: Fix to search local variables in appropriate scope 14 سال پیش
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 سال پیش
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 سال پیش
python.c 2b022a82a0 perf python: Add missing perf_event__parse_sample 'swapped' parm 14 سال پیش
quote.c a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
quote.h a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
session.c adc4bf9955 perf script: Fix display of IP address for non-callchain path 14 سال پیش
session.h 936be50306 perf tool: Fix endianness handling of u32 data in samples 14 سال پیش
setup.py 9941c96ad8 perf tools: Add support to install perf python extension 14 سال پیش
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
sort.c 6bb8f311a8 perf sort: Fix symbol sort output by separating unresolved samples by type 14 سال پیش
sort.h 2fd701bc78 perf tools: Remove sort print helpers declarations 14 سال پیش
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 سال پیش
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 سال پیش
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 سال پیش
string.c bad03ae476 perf probe: Move strtailcmp to string.c 14 سال پیش
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 سال پیش
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 سال پیش
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 سال پیش
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 سال پیش
symbol.c be96ea8ffa perf symbols: Fix issue with binaries using 16-bytes buildids (v2) 14 سال پیش
symbol.h f57b05ed53 perf report: Use properly build_id kernel binaries 14 سال پیش
thread.c fd78260b53 perf threads: Move thread_map to separate file 14 سال پیش
thread.h fd78260b53 perf threads: Move thread_map to separate file 14 سال پیش
thread_map.c fd78260b53 perf threads: Move thread_map to separate file 14 سال پیش
thread_map.h fd78260b53 perf threads: Move thread_map to separate file 14 سال پیش
top.c 8b8ba4a9a5 perf top: Remove redundant syme->origin field 14 سال پیش
top.h 171b3be9c4 perf symbol: Move sym_entry->skip to symbol->ignore 14 سال پیش
trace-event-info.c 259032bfe3 perf: Robustify proc and debugfs file recording 14 سال پیش
trace-event-parse.c 09223371de rcu: Use softirq to address performance regression 14 سال پیش
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 سال پیش
trace-event-scripting.c 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 سال پیش
trace-event.h 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 سال پیش
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings 14 سال پیش
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 سال پیش
util.c 1e7972cc5c perf util: Move do_read from session to util 14 سال پیش
util.h bad03ae476 perf probe: Move strtailcmp to string.c 14 سال پیش
values.c 9486aa3877 perf tools: Fix 64 bit integer format strings 14 سال پیش
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 سال پیش
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 سال پیش
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 سال پیش
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 سال پیش