.. |
include
|
339ce00509
perf tools: Adding round_up/round_down macros
|
13 年之前 |
scripting-engines
|
e080e6f1c8
tools lib traceevent: Add support for __print_hex()
|
13 年之前 |
PERF-VERSION-GEN
|
aa5cdd308d
perf tools: Make --version show kernel version instead of pull req tag
|
13 年之前 |
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
|
8696329b7b
perf annotate: Prevent overflow in size calculation
|
13 年之前 |
annotate.h
|
c46219ac34
perf annotate: Introduce ->free() method in ins_ops
|
13 年之前 |
bitmap.c
|
850f8127fa
perf tools: Add bitmap_or function into bitmap object
|
13 年之前 |
build-id.c
|
299c345208
perf buildid-list: Work better with pipe mode
|
13 年之前 |
build-id.h
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 年之前 |
cache.h
|
dc41b9b8f0
perf ui: Change fallback policy of setup_browser()
|
13 年之前 |
callchain.c
|
472606458f
perf callchain: Make callchain cursors TLS
|
13 年之前 |
callchain.h
|
472606458f
perf callchain: Make callchain cursors TLS
|
13 年之前 |
cgroup.c
|
c168fbfb93
perf tools: Eliminate duplicate code and use PATH_MAX consistently
|
13 年之前 |
cgroup.h
|
023695d96e
perf tool: Add cgroup support
|
14 年之前 |
color.c
|
e7f01d1e3d
perf tools: Use scnprintf where applicable
|
13 年之前 |
color.h
|
a4e3b956a8
perf hist: Replace ->print() routines by ->snprintf() equivalents
|
15 年之前 |
config.c
|
8dc7c651dd
perf config: Allow '_' in config file variable names
|
13 年之前 |
cpumap.c
|
9ae7d3351a
perf tools: Add fprintf methods for thread_map and cpu_map classes
|
13 年之前 |
cpumap.h
|
9ae7d3351a
perf tools: Add fprintf methods for thread_map and cpu_map classes
|
13 年之前 |
ctype.c
|
3bd2b8d109
perf tools: ctype.c only wants util.h
|
13 年之前 |
debug.c
|
ba47a142d9
perf ui: Introduce struct perf_error_ops
|
13 年之前 |
debug.h
|
ba47a142d9
perf ui: Introduce struct perf_error_ops
|
13 年之前 |
debugfs.c
|
2837609fef
perf tools: Remove unused functions from debugfs object
|
13 年之前 |
debugfs.h
|
2837609fef
perf tools: Remove unused functions from debugfs object
|
13 年之前 |
dso-test-data.c
|
f7add55653
perf test: Add dso data caching tests
|
13 年之前 |
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
|
cfbd70c17c
perf tools: Ensure comm string is properly terminated
|
13 年之前 |
event.h
|
b5387528f3
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
|
13 年之前 |
evlist.c
|
0983cc0dbc
perf tools: Fix trace events storms due to weight demux
|
13 年之前 |
evlist.h
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 年之前 |
evsel.c
|
287e74aa3d
perf evsel: Handle hw breakpoints event names in perf_evsel__name()
|
13 年之前 |
evsel.h
|
dd4f52232c
perf evsel: Make some methods private
|
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
|
78b961ff8e
perf tools: Dump exclude_{guest,host}, precise_ip header info too
|
13 年之前 |
header.h
|
2eeaaa095d
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
|
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
|
6654f5d8bd
perf hists: Print newline between hists callchains
|
13 年之前 |
hist.h
|
409a8be615
perf tools: Add sort by src line/number
|
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
|
c80c3c2690
perf kvm: Limit repetitive guestmount message to once per directory
|
13 年之前 |
map.h
|
adb5d2a487
perf kvm: Fix bug resolving guest kernel syms
|
13 年之前 |
pager.c
|
ea1b3ebac9
perf tools: Fix pager on minimal-install embedded systems
|
13 年之前 |
parse-events-test.c
|
ebf124ffab
perf test: Use ARRAY_SIZE in parse events tests
|
13 年之前 |
parse-events.c
|
4a841d650e
perf tools: Make the breakpoint events sample period default to 1
|
13 年之前 |
parse-events.h
|
32c46e579b
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
13 年之前 |
parse-events.l
|
cf3506dcc4
perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens
|
13 年之前 |
parse-events.y
|
cf3506dcc4
perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens
|
13 年之前 |
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 年之前 |
pmu.c
|
9bc8f9fe2c
perf tools: Fix generation of pmu list
|
13 年之前 |
pmu.h
|
a6146d5040
perf/tool: Add PMU event alias support
|
13 年之前 |
pmu.l
|
cd82a32e99
perf tools: Add perf pmu object to access pmu format definition
|
13 年之前 |
pmu.y
|
cd82a32e99
perf tools: Add perf pmu object to access pmu format definition
|
13 年之前 |
probe-event.c
|
a23c4dc422
perf uprobes: Remove unnecessary check before strlist__delete
|
13 年之前 |
probe-event.h
|
225466f1c2
perf probe: Provide perf interface for uprobes
|
13 年之前 |
probe-finder.c
|
ba28c59bc9
perf probe: Finder fails to resolve function name to address
|
13 年之前 |
probe-finder.h
|
c168fbfb93
perf tools: Eliminate duplicate code and use PATH_MAX consistently
|
13 年之前 |
pstack.c
|
3e1bbdc3a7
perf newt: Make <- zoom out filters
|
15 年之前 |
pstack.h
|
d1b4f2491c
perf ui: Move hists browser to util/ui/browsers/
|
15 年之前 |
python-ext-sources
|
b52956c961
perf tools: Allow multiple threads or processes in record, stat, top
|
13 年之前 |
python.c
|
0d37aa34f8
perf tools: Introduce per user view
|
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
|
adb5d2a487
perf kvm: Fix bug resolving guest kernel syms
|
13 年之前 |
session.h
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 年之前 |
setup.py
|
6a5c13aff4
perf tools: Fix build dependency of perf python extension
|
13 年之前 |
sigchain.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 年之前 |
sigchain.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 年之前 |
sort.c
|
409a8be615
perf tools: Add sort by src line/number
|
13 年之前 |
sort.h
|
409a8be615
perf tools: Add sort by src line/number
|
13 年之前 |
strbuf.c
|
e7f01d1e3d
perf tools: Use scnprintf where applicable
|
13 年之前 |
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
|
cb1a28a0cb
perf lib: Introduce rtrim
|
13 年之前 |
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
|
4dff624ae0
perf symbols: Add dso data caching
|
13 年之前 |
symbol.h
|
f7add55653
perf test: Add dso data caching tests
|
13 年之前 |
sysfs.c
|
e90fda0635
perf tools: Add sysfs mountpoint interface
|
13 年之前 |
sysfs.h
|
e90fda0635
perf tools: Add sysfs mountpoint interface
|
13 年之前 |
target.c
|
4cc49d4dc8
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
|
13 年之前 |
target.h
|
d1cb9fce92
perf target: Add uses_mmap field
|
13 年之前 |
thread.c
|
b424eba271
perf session: Move threads to struct machine
|
13 年之前 |
thread.h
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 年之前 |
thread_map.c
|
e8cdd94777
perf tools: fix thread_map__new_by_pid_str() memory leak in error path
|
13 年之前 |
thread_map.h
|
61d5bf5b01
perf tools: Fix thread map that is type pid_t
|
13 年之前 |
tool.h
|
ee29be625b
perf tools: Save some loops using perf_evlist__id2evsel
|
13 年之前 |
top.c
|
7289f83cce
perf tools: Move all users of event_name to perf_evsel__name
|
13 年之前 |
top.h
|
fe9d18a71d
perf top: Convert to struct perf_target
|
13 年之前 |
trace-event-info.c
|
aaf045f723
perf: Have perf use the new libtraceevent.a library
|
13 年之前 |
trace-event-parse.c
|
a2fe194723
Merge branch 'linus' into perf/core
|
13 年之前 |
trace-event-read.c
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 年之前 |
trace-event-scripting.c
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 年之前 |
trace-event.h
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 年之前 |
types.h
|
6a11f92ef4
perf tools: Add union u64_swap type for swapping u64 data
|
13 年之前 |
usage.c
|
dfe78adaac
perf target: Introduce perf_target__parse_uid()
|
13 年之前 |
util.c
|
61e04b332e
perf annotate browser: Align jump labels
|
13 年之前 |
util.h
|
cb1a28a0cb
perf lib: Introduce rtrim
|
13 年之前 |
values.c
|
0161d82e9b
perf tools: Fix a memory leak on perf_read_values_destroy
|
13 年之前 |
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 年之前 |