.. |
include
|
195bcbf507
perf tools: Fix build against newer glibc
|
пре 14 година |
scripting-engines
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
пре 14 година |
ui
|
7b27509fc6
perf hists browser: Warn about lost events
|
пре 13 година |
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
|
ae55795ef2
perf ui: Reimplement the popup windows using libslang
|
пре 13 година |
annotate.h
|
34958544b3
perf annotate browser: Allow navigation to called functions
|
пре 13 година |
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
|
4aa9015f8b
perf stat: Add -o and --append options
|
пре 14 година |
color.h
|
a4e3b956a8
perf hist: Replace ->print() routines by ->snprintf() equivalents
|
пре 15 година |
config.c
|
395cf9691d
doc: fix broken references
|
пре 13 година |
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
|
4610e4137b
perf ui browser: Handle K_RESIZE in dialog windows
|
пре 13 година |
debug.h
|
4610e4137b
perf ui browser: Handle K_RESIZE in dialog windows
|
пре 13 година |
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
|
пре 13 година |
event.h
|
936be50306
perf tool: Fix endianness handling of u32 data in samples
|
пре 13 година |
evlist.c
|
727ab04edb
perf evlist: Fix grouping of multiple events
|
пре 13 година |
evlist.h
|
727ab04edb
perf evlist: Fix grouping of multiple events
|
пре 13 година |
evsel.c
|
727ab04edb
perf evlist: Fix grouping of multiple events
|
пре 13 година |
evsel.h
|
727ab04edb
perf evlist: Fix grouping of multiple events
|
пре 13 година |
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
|
a9072bc0b0
perf header: Fix build on old systems
|
пре 13 година |
header.h
|
fbe96f29ce
perf tools: Make perf.data more self-descriptive (v8)
|
пре 13 година |
help.c
|
a41794cdd7
perf tools: Remove some unused functions
|
пре 15 година |
help.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
пре 15 година |
hist.c
|
7928631a66
perf hists: Fix recalculation of total_period when sorting entries
|
пре 13 година |
hist.h
|
7b27509fc6
perf hists browser: Warn about lost events
|
пре 13 година |
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
|
пре 15 година |
map.c
|
e77b15bd84
perf tools: Add prelink suggestion to dso update message
|
пре 13 година |
map.h
|
98dfd55d80
perf symbols: Stop using 'self' in map_groups__ methods
|
пре 13 година |
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
|
44a56040a0
perf probe: Fix to show correct error string
|
пре 13 година |
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
|
пре 13 година |
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
|
727ab04edb
perf evlist: Fix grouping of multiple events
|
пре 13 година |
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
|
886605636e
perf report: Add progress bar when processing time ordered events
|
пре 13 година |
session.h
|
886605636e
perf report: Add progress bar when processing time ordered events
|
пре 13 година |
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
|
cc02c921a0
perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads
|
пре 13 година |
sort.h
|
df71d95f86
perf hists: Don't free decayed entries if in the annotation browser
|
пре 13 година |
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
|
пре 15 година |
symbol.c
|
c752d04066
perf symbols: Increase symbol KSYM_NAME_LEN size
|
пре 13 година |
symbol.h
|
3f2728bdb6
perf report: Add option to show total period
|
пре 13 година |
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
|
ab81f3fd35
perf top: Reuse the 'report' hist_entry/hists classes
|
пре 13 година |
top.h
|
7b27509fc6
perf hists browser: Warn about lost events
|
пре 13 година |
trace-event-info.c
|
1ca4ff41a3
perf tools: Fix a typo of command name as trace-cmd
|
пре 13 година |
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
|
29208e573a
perf tools: Fix tracing info recording
|
пре 13 година |
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
|
пре 15 година |
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 година |