Namhyung Kim 678a500d07 perf hists: Reset width of output fields with header length 11 years ago
..
include d944c4eebc tools: Consolidate types.h 11 years ago
scripting-engines f5385650c0 perf tools: No need to test against NULL before calling free() 11 years ago
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree 12 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 cff6bb46d4 perf callchain: Add generic report parse callchain callback function 11 years ago
callchain.h 2c83bc08e3 perf tools: Move perf_call_graph_mode enum from perf.h 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 0d3dc5e8b8 perf symbols: Check return value of filename__read_debuglink() 11 years ago
dso.h d944c4eebc tools: Consolidate types.h 11 years ago
dwarf-aux.c e08cfd4bda perf probe: Fix to find line information for probe list 12 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 13ce34df11 perf tools: Use tid for finding thread 11 years ago
event.h 0776eb5935 perf tools: Move sample data structures from perf.h 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 a33f6efc43 perf evsel: Update function names in debug messages 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 e67d49a72d perf tools: Skip elided sort entries 11 years ago
hist.h 678a500d07 perf hists: Reset width of output fields with header length 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 12 years ago
intlist.h 813335b8b2 perf util: Add findnew method to intlist 12 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 aeffe2abc8 Merge branch 'perf/urgent' into perf/core, to resolve conflict 11 years ago
machine.h d75e6097ef perf machine: Factor machine__find_thread to take tid argument 11 years ago
map.c a26ca6716a perf tools: Reference count map_groups objects 11 years ago
map.h d944c4eebc tools: Consolidate types.h 11 years ago
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems 13 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 c9b951c4d1 perf callchain: Separate perf_reg_value function in perf_regs object 11 years ago
perf_regs.h d944c4eebc tools: Consolidate types.h 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 a15ad2f536 perf probe: Support distro-style debuginfo for uprobe 11 years ago
probe-event.h 5a62257a3d perf probe: Replace line_list with intlist 11 years ago
probe-finder.c 03d8941298 perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() 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 13 years ago
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 12 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 12 years ago
rblist.h 813335b8b2 perf util: Add findnew method to intlist 12 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 678a500d07 perf hists: Reset width of output fields with header length 11 years ago
sort.h 202e7a6d16 perf tools: Add ->sort() member to struct sort_entry 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 12 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 0066f3b93e Merge branch 'perf/urgent' into perf/core 11 years ago
symbol.h 0776eb5935 perf tools: Move sample data structures from perf.h 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 c9b951c4d1 perf callchain: Separate perf_reg_value function in perf_regs object 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 e148c76083 perf tools: Handle EINTR error for readn/writen 11 years ago
util.h d944c4eebc tools: Consolidate types.h 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