.. |
include
|
02dfc8d775
tools include: Move perf's bug.h to a generic place
|
há 11 anos atrás |
scripting-engines
|
f5385650c0
perf tools: No need to test against NULL before calling free()
|
há 11 anos atrás |
PERF-VERSION-GEN
|
a614d01bdd
perf tools: Fix version when building out of tree
|
há 11 anos atrás |
abspath.c
|
a41794cdd7
perf tools: Remove some unused functions
|
há 15 anos atrás |
alias.c
|
046625231a
perf tools: Introduce zfree
|
há 11 anos atrás |
annotate.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
annotate.h
|
44e8303944
perf annotate: Make symbol__inc_addr_samples private
|
há 11 anos atrás |
bitmap.c
|
850f8127fa
perf tools: Add bitmap_or function into bitmap object
|
há 13 anos atrás |
build-id.c
|
3344996e4f
perf symbols: Constify some DSO methods parameters
|
há 11 anos atrás |
build-id.h
|
3344996e4f
perf symbols: Constify some DSO methods parameters
|
há 11 anos atrás |
cache.h
|
fb1c9185e3
tools/perf: Turn strlcpy() into a __weak function
|
há 12 anos atrás |
callchain.c
|
2a29190c04
perf tools: Remove unnecessary callchain cursor state restore on unmatch
|
há 11 anos atrás |
callchain.h
|
2dc9fb1a7b
perf tools: Factor out sample__resolve_callchain()
|
há 11 anos atrás |
cgroup.c
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
há 11 anos atrás |
cgroup.h
|
023695d96e
perf tool: Add cgroup support
|
há 14 anos atrás |
color.c
|
1f513b2c1e
perf diff: Color the Ratio column
|
há 11 anos atrás |
color.h
|
1f513b2c1e
perf diff: Color the Ratio column
|
há 11 anos atrás |
comm.c
|
3178f58b98
perf tools: Do proper comm override error handling
|
há 11 anos atrás |
comm.h
|
3178f58b98
perf tools: Do proper comm override error handling
|
há 11 anos atrás |
config.c
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
há 13 anos atrás |
cpumap.c
|
cf38fadade
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
|
há 11 anos atrás |
cpumap.h
|
ec1e7e437a
perf tools: Rename cpu_map__all() to cpu_map__empty()
|
há 12 anos atrás |
ctype.c
|
3bd2b8d109
perf tools: ctype.c only wants util.h
|
há 13 anos atrás |
data.c
|
6f9a317f2a
perf tools: Add perf_data_file__write interface
|
há 11 anos atrás |
data.h
|
6f9a317f2a
perf tools: Add perf_data_file__write interface
|
há 11 anos atrás |
debug.c
|
73db8f8261
perf tools: Get rid of a duplicate va_end() in error reporting routine
|
há 11 anos atrás |
debug.h
|
f772abc634
perf tools: Overload pr_stat traceevent print function
|
há 11 anos atrás |
dso.c
|
046625231a
perf tools: Introduce zfree
|
há 11 anos atrás |
dso.h
|
5f70619d67
perf symbols: Use consistent name for the DSO binary type member
|
há 11 anos atrás |
dwarf-aux.c
|
e08cfd4bda
perf probe: Fix to find line information for probe list
|
há 12 anos atrás |
dwarf-aux.h
|
e08cfd4bda
perf probe: Fix to find line information for probe list
|
há 12 anos atrás |
environment.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
há 16 anos atrás |
event.c
|
a18382b68f
perf tools: Make perf_event__synthesize_mmap_events global
|
há 11 anos atrás |
event.h
|
a18382b68f
perf tools: Make perf_event__synthesize_mmap_events global
|
há 11 anos atrás |
evlist.c
|
8ad9219e08
perf stat: Fix memory corruption of xyarray when cpumask is used
|
há 11 anos atrás |
evlist.h
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
há 11 anos atrás |
evsel.c
|
de256a4e6b
perf evsel: Remove duplicate member zeroing after free
|
há 11 anos atrás |
evsel.h
|
b40067964f
perf tools: Rename 'perf_record_opts' to 'record_opts
|
há 11 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 |
fs.c
|
a986241854
perf fs: Add procfs support
|
há 11 anos atrás |
fs.h
|
a986241854
perf fs: Add procfs support
|
há 11 anos atrás |
generate-cmdlist.sh
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
há 12 anos atrás |
header.c
|
a761a2d8a7
perf tools: Ensure sscanf does not overrun the "mem" field
|
há 11 anos atrás |
header.h
|
3ba4d2e1a8
perf header: Pack 'struct perf_session_env'
|
há 11 anos atrás |
help.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
help.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
há 16 anos atrás |
hist.c
|
f39056f9c3
perf hists: Convert hist entry functions to use struct he_stat
|
há 11 anos atrás |
hist.h
|
f626adffe1
perf annotate: Adopt methods from hists
|
há 11 anos atrás |
hweight.c
|
fb72014d98
perf tools: Don't use code surrounded by __KERNEL__
|
há 15 anos atrás |
intlist.c
|
813335b8b2
perf util: Add findnew method to intlist
|
há 12 anos atrás |
intlist.h
|
813335b8b2
perf util: Add findnew method to intlist
|
há 12 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 |
machine.c
|
540476de74
perf tools: Remove symbol_conf.use_callchain check
|
há 11 anos atrás |
machine.h
|
602ad878d4
perf target: Shorten perf_target__ to target__
|
há 11 anos atrás |
map.c
|
4afc81cd1c
perf symbols: Load map before using map->map_ip()
|
há 11 anos atrás |
map.h
|
cc8fae1d81
perf script: Add an option to print the source line number
|
há 11 anos atrás |
pager.c
|
ea1b3ebac9
perf tools: Fix pager on minimal-install embedded systems
|
há 13 anos atrás |
parse-events.c
|
8a398897ff
perf stat: fix NULL pointer reference bug with event unit
|
há 11 anos atrás |
parse-events.h
|
c5cd8ac07e
perf parse events: Demystify memory allocations
|
há 12 anos atrás |
parse-events.l
|
820042233b
perf tools: Move start conditions to start of the flex file
|
há 12 anos atrás |
parse-events.y
|
c5cd8ac07e
perf parse events: Demystify memory allocations
|
há 12 anos atrás |
parse-options.c
|
167faf32b0
perf tools: Add option macro OPT_BOOLEAN_SET
|
há 11 anos atrás |
parse-options.h
|
167faf32b0
perf tools: Add option macro OPT_BOOLEAN_SET
|
há 11 anos atrás |
path.c
|
fb1c9185e3
tools/perf: Turn strlcpy() into a __weak function
|
há 12 anos atrás |
perf_regs.h
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
há 12 anos atrás |
pmu.c
|
8a398897ff
perf stat: fix NULL pointer reference bug with event unit
|
há 11 anos atrás |
pmu.h
|
8a398897ff
perf stat: fix NULL pointer reference bug with event unit
|
há 11 anos atrás |
pmu.l
|
cd82a32e99
perf tools: Add perf pmu object to access pmu format definition
|
há 13 anos atrás |
pmu.y
|
85df3b3769
perf tools: Fix build with bison 2.3 and older.
|
há 12 anos atrás |
probe-event.c
|
99ca423387
perf symbols: Export elf_section_by_name and reuse
|
há 11 anos atrás |
probe-event.h
|
e53b00d382
perf probe: Release all dynamically allocated parameters
|
há 11 anos atrás |
probe-finder.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
probe-finder.h
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
há 11 anos atrás |
pstack.c
|
61e945150f
perf tools: Stop using 'self' in pstack
|
há 12 anos atrás |
pstack.h
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
há 11 anos atrás |
python-ext-sources
|
29f5ffd3d3
perf tools: Add trace-event object
|
há 11 anos atrás |
python.c
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
há 11 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 |
rblist.c
|
813335b8b2
perf util: Add findnew method to intlist
|
há 12 anos atrás |
rblist.h
|
813335b8b2
perf util: Add findnew method to intlist
|
há 12 anos atrás |
record.c
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
há 11 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
|
8bac41cbfe
perf session: Free cpu_map in perf_session__cpu_bitmap
|
há 11 anos atrás |
session.h
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
há 11 anos atrás |
setup.py
|
553873e1df
tools/: Convert to new topic libraries
|
há 11 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
|
68f6d0224b
perf sort: Do not compare dso again
|
há 11 anos atrás |
sort.h
|
8ce000e838
perf tools: Remove unneeded include
|
há 11 anos atrás |
srcline.c
|
7d16c63423
perf tools: Fix build error due to zfree() cast
|
há 11 anos atrás |
stat.c
|
ffe4f3c0d1
perf stats: Add max and min stats
|
há 12 anos atrás |
stat.h
|
ffe4f3c0d1
perf stats: Add max and min stats
|
há 12 anos atrás |
strbuf.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
strbuf.h
|
a41794cdd7
perf tools: Remove some unused functions
|
há 15 anos atrás |
strfilter.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
strfilter.h
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
há 11 anos atrás |
string.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
strlist.c
|
7d16c63423
perf tools: Fix build error due to zfree() cast
|
há 11 anos atrás |
strlist.h
|
d8639f068a
perf tools: Stop using 'self' in strlist
|
há 12 anos atrás |
svghelper.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
svghelper.h
|
e57a2dffbc
perf timechart: Add --highlight option
|
há 11 anos atrás |
symbol-elf.c
|
99ca423387
perf symbols: Export elf_section_by_name and reuse
|
há 11 anos atrás |
symbol-minimal.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
symbol.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
symbol.h
|
99ca423387
perf symbols: Export elf_section_by_name and reuse
|
há 11 anos atrás |
target.c
|
3aa5939d71
perf record: Make per-cpu mmaps the default.
|
há 11 anos atrás |
target.h
|
9c105fbc94
perf target: Move the checking of which map function to call into function.
|
há 11 anos atrás |
thread.c
|
3178f58b98
perf tools: Do proper comm override error handling
|
há 11 anos atrás |
thread.h
|
1f3878c11c
perf thread: Move comm_list check into function
|
há 11 anos atrás |
thread_map.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
thread_map.h
|
b3a319d528
perf evlist: Add thread_map__nr() helper
|
há 12 anos atrás |
tool.h
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
há 12 anos atrás |
top.c
|
b40067964f
perf tools: Rename 'perf_record_opts' to 'record_opts
|
há 11 anos atrás |
top.h
|
b40067964f
perf tools: Rename 'perf_record_opts' to 'record_opts
|
há 11 anos atrás |
trace-event-info.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
trace-event-parse.c
|
29f5ffd3d3
perf tools: Add trace-event object
|
há 11 anos atrás |
trace-event-read.c
|
29f5ffd3d3
perf tools: Add trace-event object
|
há 11 anos atrás |
trace-event-scripting.c
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
há 11 anos atrás |
trace-event.c
|
8d0c2224ca
tools lib traceevent: Make plugin unload function receive pevent
|
há 11 anos atrás |
trace-event.h
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
há 11 anos atrás |
types.h
|
6a11f92ef4
perf tools: Add union u64_swap type for swapping u64 data
|
há 13 anos atrás |
unwind.c
|
99ca423387
perf symbols: Export elf_section_by_name and reuse
|
há 11 anos atrás |
unwind.h
|
37676af15c
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
|
há 11 anos atrás |
usage.c
|
dfe78adaac
perf target: Introduce perf_target__parse_uid()
|
há 13 anos atrás |
util.c
|
71db07b12e
perf tools: Move mem_bswap32/64 to util.c
|
há 11 anos atrás |
util.h
|
046625231a
perf tools: Introduce zfree
|
há 11 anos atrás |
values.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
há 11 anos atrás |
values.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
há 16 anos atrás |
vdso.c
|
7e155d4d5e
perf symbols: Remove open coded management of long_name_allocated member
|
há 11 anos atrás |
vdso.h
|
7dbf4dcfe2
perf tools: Back [vdso] DSO with real data
|
há 13 anos atrás |
wrapper.c
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
há 13 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 |