.. |
include
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
scripting-engines
|
e646fe730a
perf script/python: Print array argument as string
|
11 years ago |
PERF-VERSION-GEN
|
a614d01bdd
perf tools: Fix version when building out of tree
|
11 years ago |
abspath.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
alias.c
|
046625231a
perf tools: Introduce zfree
|
11 years ago |
annotate.c
|
9cdbadceca
perf annotate: Print the evsel name in the stdio output
|
11 years ago |
annotate.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
bitmap.c
|
850f8127fa
perf tools: Add bitmap_or function into bitmap object
|
13 years ago |
build-id.c
|
13ce34df11
perf tools: Use tid for finding thread
|
11 years ago |
build-id.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
cache.h
|
fb1c9185e3
tools/perf: Turn strlcpy() into a __weak function
|
12 years ago |
callchain.c
|
c7405d85d7
perf tools: Update cpumode for each cumulative entry
|
11 years ago |
callchain.h
|
be1f13e308
perf callchain: Add callchain_cursor_snapshot()
|
11 years ago |
cgroup.c
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 years ago |
cgroup.h
|
023695d96e
perf tool: Add cgroup support
|
14 years ago |
color.c
|
1f513b2c1e
perf diff: Color the Ratio column
|
11 years ago |
color.h
|
1f513b2c1e
perf diff: Color the Ratio column
|
11 years ago |
comm.c
|
3178f58b98
perf tools: Do proper comm override error handling
|
11 years ago |
comm.h
|
3178f58b98
perf tools: Do proper comm override error handling
|
11 years ago |
config.c
|
0b93da1756
perf tools: Add hist.percentage config option
|
11 years ago |
cpumap.c
|
f5b1f4e483
perf tools: Use cpu/possible instead of cpu/kernel_max
|
11 years ago |
cpumap.h
|
7780c25bae
perf tools: Allow ability to map cpus to nodes easily
|
11 years ago |
ctype.c
|
3bd2b8d109
perf tools: ctype.c only wants util.h
|
13 years ago |
data.c
|
ffa91880a9
perf tools: Improve error reporting
|
11 years ago |
data.h
|
6f9a317f2a
perf tools: Add perf_data_file__write interface
|
11 years ago |
debug.c
|
73db8f8261
perf tools: Get rid of a duplicate va_end() in error reporting routine
|
11 years ago |
debug.h
|
f772abc634
perf tools: Overload pr_stat traceevent print function
|
11 years ago |
dso.c
|
c1f9aa0a61
perf tools: Add dso__data_* interface descriptons
|
11 years ago |
dso.h
|
c1f9aa0a61
perf tools: Add dso__data_* interface descriptons
|
11 years ago |
dwarf-aux.c
|
082f96a93e
perf probe: Fix perf probe to find correct variable DIE
|
11 years ago |
dwarf-aux.h
|
e08cfd4bda
perf probe: Fix to find line information for probe list
|
12 years ago |
environment.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 years ago |
event.c
|
a5a5ba7284
Revert "perf: Disable PERF_RECORD_MMAP2 support"
|
11 years ago |
event.h
|
0c4e774fad
perf tools: Cache register accesses for unwind processing
|
11 years ago |
evlist.c
|
8ad9219e08
perf stat: Fix memory corruption of xyarray when cpumask is used
|
11 years ago |
evlist.h
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 years ago |
evsel.c
|
17314e2385
perf record: Fix to honor user freq/interval properly
|
11 years ago |
evsel.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
exec_cmd.c
|
a3d1ee10d1
perf tools: Makefile: Remove various and sundry cruft
|
14 years ago |
exec_cmd.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
generate-cmdlist.sh
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 years ago |
header.c
|
a761a2d8a7
perf tools: Ensure sscanf does not overrun the "mem" field
|
11 years ago |
header.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
help.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
help.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
hist.c
|
9b32ba71ba
perf tools: Add dcacheline sort
|
11 years ago |
hist.h
|
9b32ba71ba
perf tools: Add dcacheline sort
|
11 years ago |
hweight.c
|
fb72014d98
perf tools: Don't use code surrounded by __KERNEL__
|
15 years ago |
intlist.c
|
813335b8b2
perf util: Add findnew method to intlist
|
11 years ago |
intlist.h
|
813335b8b2
perf util: Add findnew method to intlist
|
11 years ago |
levenshtein.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 years ago |
levenshtein.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
machine.c
|
a93f0e551a
perf symbols: Get kernel start address by symbol name
|
11 years ago |
machine.h
|
d75e6097ef
perf machine: Factor machine__find_thread to take tid argument
|
11 years ago |
map.c
|
7ef807034e
perf tools: Update mmap2 interface with protection and flag bits
|
11 years ago |
map.h
|
7ef807034e
perf tools: Update mmap2 interface with protection and flag bits
|
11 years ago |
pager.c
|
21cfc5e103
perf tools: Add cat as fallback pager
|
11 years ago |
parse-events.c
|
88fee52e58
perf list: Fix checking for supported events on older kernels
|
11 years ago |
parse-events.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
parse-events.l
|
820042233b
perf tools: Move start conditions to start of the flex file
|
12 years ago |
parse-events.y
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
parse-options.c
|
09a71b97cc
perf kvm: introduce --list-cmds for use by scripts
|
11 years ago |
parse-options.h
|
09a71b97cc
perf kvm: introduce --list-cmds for use by scripts
|
11 years ago |
path.c
|
fb1c9185e3
tools/perf: Turn strlcpy() into a __weak function
|
12 years ago |
perf_regs.c
|
0c4e774fad
perf tools: Cache register accesses for unwind processing
|
11 years ago |
perf_regs.h
|
0c4e774fad
perf tools: Cache register accesses for unwind processing
|
11 years ago |
pmu.c
|
7c2f8164e5
perf tools: Fix pmu object compilation error
|
11 years ago |
pmu.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
pmu.l
|
cd82a32e99
perf tools: Add perf pmu object to access pmu format definition
|
13 years ago |
pmu.y
|
85df3b3769
perf tools: Fix build with bison 2.3 and older.
|
12 years ago |
probe-event.c
|
5ee05b8801
perf probe: Improve error messages in --line option
|
11 years ago |
probe-event.h
|
5a62257a3d
perf probe: Replace line_list with intlist
|
11 years ago |
probe-finder.c
|
69e96eaa4f
perf probe: Improve an error message of perf probe --vars mode
|
11 years ago |
probe-finder.h
|
a15ad2f536
perf probe: Support distro-style debuginfo for uprobe
|
11 years ago |
pstack.c
|
61e945150f
perf tools: Stop using 'self' in pstack
|
12 years ago |
pstack.h
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
11 years ago |
python-ext-sources
|
cd0cfad74e
perf tools: Move fs.* to lib/api/fs/
|
11 years ago |
python.c
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 years ago |
quote.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
quote.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
rblist.c
|
813335b8b2
perf util: Add findnew method to intlist
|
11 years ago |
rblist.h
|
813335b8b2
perf util: Add findnew method to intlist
|
11 years ago |
record.c
|
cd0cfad74e
perf tools: Move fs.* to lib/api/fs/
|
11 years ago |
run-command.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
run-command.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
session.c
|
c5765ece8a
perf session: Fix possible null pointer dereference in session.c
|
11 years ago |
session.h
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 years ago |
setup.py
|
553873e1df
tools/: Convert to new topic libraries
|
11 years ago |
sigchain.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
sigchain.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
sort.c
|
9b32ba71ba
perf tools: Add dcacheline sort
|
11 years ago |
sort.h
|
9b32ba71ba
perf tools: Add dcacheline sort
|
11 years ago |
srcline.c
|
7d16c63423
perf tools: Fix build error due to zfree() cast
|
11 years ago |
stat.c
|
ffe4f3c0d1
perf stats: Add max and min stats
|
12 years ago |
stat.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
strbuf.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
strbuf.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 years ago |
strfilter.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
strfilter.h
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
11 years ago |
string.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
strlist.c
|
7d16c63423
perf tools: Fix build error due to zfree() cast
|
11 years ago |
strlist.h
|
d8639f068a
perf tools: Stop using 'self' in strlist
|
12 years ago |
svghelper.c
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
svghelper.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
symbol-elf.c
|
922d0e4d9f
perf tools: Adjust symbols in VDSO
|
11 years ago |
symbol-minimal.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
symbol.c
|
e511db5e94
perf tools: Enable --children option by default
|
11 years ago |
symbol.h
|
f8be1c8c48
perf hists: Add support for accumulated stat of hist entry
|
11 years ago |
target.c
|
3aa5939d71
perf record: Make per-cpu mmaps the default.
|
11 years ago |
target.h
|
9c105fbc94
perf target: Move the checking of which map function to call into function.
|
11 years ago |
thread.c
|
cddcef6077
perf tools: Share map_groups among threads of the same group
|
11 years ago |
thread.h
|
cddcef6077
perf tools: Share map_groups among threads of the same group
|
11 years ago |
thread_map.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
thread_map.h
|
b3a319d528
perf evlist: Add thread_map__nr() helper
|
12 years ago |
tool.h
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |
top.c
|
b40067964f
perf tools: Rename 'perf_record_opts' to 'record_opts
|
11 years ago |
top.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
trace-event-info.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
trace-event-parse.c
|
b58f608e31
perf tools: Fix memory leak in event_format__print function
|
11 years ago |
trace-event-read.c
|
29f5ffd3d3
perf tools: Add trace-event object
|
11 years ago |
trace-event-scripting.c
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 years ago |
trace-event.c
|
8d0c2224ca
tools lib traceevent: Make plugin unload function receive pevent
|
11 years ago |
trace-event.h
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 years ago |
unwind-libdw.c
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
unwind-libdw.h
|
5ea8415407
perf tools: Add libdw DWARF post unwind support
|
11 years ago |
unwind-libunwind.c
|
c658045197
perf tools: Cache dso data file descriptor
|
11 years ago |
unwind.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
usage.c
|
dfe78adaac
perf target: Introduce perf_target__parse_uid()
|
13 years ago |
util.c
|
2b1b71003e
perf tools: Add support to dynamically get cacheline size
|
11 years ago |
util.h
|
2b1b71003e
perf tools: Add support to dynamically get cacheline size
|
11 years ago |
values.c
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
values.h
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
vdso.c
|
7e155d4d5e
perf symbols: Remove open coded management of long_name_allocated member
|
11 years ago |
vdso.h
|
7dbf4dcfe2
perf tools: Back [vdso] DSO with real data
|
13 years ago |
wrapper.c
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 years ago |
xyarray.c
|
69aad6f1ee
perf tools: Introduce event selectors
|
14 years ago |
xyarray.h
|
69aad6f1ee
perf tools: Introduce event selectors
|
14 years ago |