Don Zickus fdf57dd052 perf machine: Use map as success in ip__resolve_ams před 11 roky
..
include b39c2a57a0 perf tools: Fix strict alias issue for find_first_bit před 11 roky
scripting-engines f5385650c0 perf tools: No need to test against NULL before calling free() před 11 roky
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree před 11 roky
abspath.c a41794cdd7 perf tools: Remove some unused functions před 15 roky
alias.c 046625231a perf tools: Introduce zfree před 11 roky
annotate.c 48c65bda95 perf annotate: Check availability of annotate when processing samples před 11 roky
annotate.h 48c65bda95 perf annotate: Check availability of annotate when processing samples před 11 roky
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object před 13 roky
build-id.c 3344996e4f perf symbols: Constify some DSO methods parameters před 11 roky
build-id.h 3344996e4f perf symbols: Constify some DSO methods parameters před 11 roky
cache.h fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function před 12 roky
callchain.c 2a29190c04 perf tools: Remove unnecessary callchain cursor state restore on unmatch před 11 roky
callchain.h 2dc9fb1a7b perf tools: Factor out sample__resolve_callchain() před 11 roky
cgroup.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends před 11 roky
cgroup.h 023695d96e perf tool: Add cgroup support před 14 roky
color.c 1f513b2c1e perf diff: Color the Ratio column před 11 roky
color.h 1f513b2c1e perf diff: Color the Ratio column před 11 roky
comm.c 3178f58b98 perf tools: Do proper comm override error handling před 11 roky
comm.h 3178f58b98 perf tools: Do proper comm override error handling před 11 roky
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables před 13 roky
cpumap.c cf38fadade perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() před 11 roky
cpumap.h ec1e7e437a perf tools: Rename cpu_map__all() to cpu_map__empty() před 12 roky
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h před 13 roky
data.c 6f9a317f2a perf tools: Add perf_data_file__write interface před 11 roky
data.h 6f9a317f2a perf tools: Add perf_data_file__write interface před 11 roky
debug.c 73db8f8261 perf tools: Get rid of a duplicate va_end() in error reporting routine před 11 roky
debug.h f772abc634 perf tools: Overload pr_stat traceevent print function před 11 roky
dso.c 046625231a perf tools: Introduce zfree před 11 roky
dso.h 5f70619d67 perf symbols: Use consistent name for the DSO binary type member před 11 roky
dwarf-aux.c e08cfd4bda perf probe: Fix to find line information for probe list před 12 roky
dwarf-aux.h e08cfd4bda perf probe: Fix to find line information for probe list před 12 roky
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ před 16 roky
event.c 0ae617bedd perf record: Get ref_reloc_sym from kernel map před 11 roky
event.h 0ae617bedd perf record: Get ref_reloc_sym from kernel map před 11 roky
evlist.c 8ad9219e08 perf stat: Fix memory corruption of xyarray when cpumask is used před 11 roky
evlist.h 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends před 11 roky
evsel.c de256a4e6b perf evsel: Remove duplicate member zeroing after free před 11 roky
evsel.h b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts před 11 roky
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft před 14 roky
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions před 15 roky
fs.c a986241854 perf fs: Add procfs support před 11 roky
fs.h a986241854 perf fs: Add procfs support před 11 roky
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 12 roky
header.c a761a2d8a7 perf tools: Ensure sscanf does not overrun the "mem" field před 11 roky
header.h 3ba4d2e1a8 perf header: Pack 'struct perf_session_env' před 11 roky
help.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
help.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
hist.c f39056f9c3 perf hists: Convert hist entry functions to use struct he_stat před 11 roky
hist.h f626adffe1 perf annotate: Adopt methods from hists před 11 roky
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ před 15 roky
intlist.c 813335b8b2 perf util: Add findnew method to intlist před 12 roky
intlist.h 813335b8b2 perf util: Add findnew method to intlist před 12 roky
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ před 16 roky
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
machine.c fdf57dd052 perf machine: Use map as success in ip__resolve_ams před 11 roky
machine.h 5512cf24be perf machine: Set up ref_reloc_sym in machine__create_kernel_maps() před 11 roky
map.c 9176753d1e perf symbols: Fix symbol annotation for relocated kernel před 11 roky
map.h 9176753d1e perf symbols: Fix symbol annotation for relocated kernel před 11 roky
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems před 13 roky
parse-events.c 88fee52e58 perf list: Fix checking for supported events on older kernels před 11 roky
parse-events.h c5cd8ac07e perf parse events: Demystify memory allocations před 12 roky
parse-events.l 820042233b perf tools: Move start conditions to start of the flex file před 12 roky
parse-events.y c5cd8ac07e perf parse events: Demystify memory allocations před 12 roky
parse-options.c 167faf32b0 perf tools: Add option macro OPT_BOOLEAN_SET před 11 roky
parse-options.h 167faf32b0 perf tools: Add option macro OPT_BOOLEAN_SET před 11 roky
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function před 12 roky
perf_regs.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 12 roky
pmu.c 8a398897ff perf stat: fix NULL pointer reference bug with event unit před 11 roky
pmu.h 8a398897ff perf stat: fix NULL pointer reference bug with event unit před 11 roky
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition před 13 roky
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. před 12 roky
probe-event.c 981a23792c perf probe: Do not add offset twice to uprobe address před 11 roky
probe-event.h e53b00d382 perf probe: Release all dynamically allocated parameters před 11 roky
probe-finder.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
probe-finder.h 316c7136f8 perf tools: Finish the removal of 'self' arguments před 11 roky
pstack.c 61e945150f perf tools: Stop using 'self' in pstack před 12 roky
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments před 11 roky
python-ext-sources 29f5ffd3d3 perf tools: Add trace-event object před 11 roky
python.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends před 11 roky
quote.c a41794cdd7 perf tools: Remove some unused functions před 15 roky
quote.h a41794cdd7 perf tools: Remove some unused functions před 15 roky
rblist.c 813335b8b2 perf util: Add findnew method to intlist před 12 roky
rblist.h 813335b8b2 perf util: Add findnew method to intlist před 12 roky
record.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends před 11 roky
run-command.c a41794cdd7 perf tools: Remove some unused functions před 15 roky
run-command.h a41794cdd7 perf tools: Remove some unused functions před 15 roky
session.c f67697bd07 perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly před 11 roky
session.h cc22e575a6 perf symbols: Add 'machine' member to struct addr_location před 11 roky
setup.py 553873e1df tools/: Convert to new topic libraries před 11 roky
sigchain.c a41794cdd7 perf tools: Remove some unused functions před 15 roky
sigchain.h a41794cdd7 perf tools: Remove some unused functions před 15 roky
sort.c 68f6d0224b perf sort: Do not compare dso again před 11 roky
sort.h 8ce000e838 perf tools: Remove unneeded include před 11 roky
srcline.c 7d16c63423 perf tools: Fix build error due to zfree() cast před 11 roky
stat.c ffe4f3c0d1 perf stats: Add max and min stats před 12 roky
stat.h ffe4f3c0d1 perf stats: Add max and min stats před 12 roky
strbuf.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
strbuf.h a41794cdd7 perf tools: Remove some unused functions před 15 roky
strfilter.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments před 11 roky
string.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
strlist.c 7d16c63423 perf tools: Fix build error due to zfree() cast před 11 roky
strlist.h d8639f068a perf tools: Stop using 'self' in strlist před 12 roky
svghelper.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
svghelper.h e57a2dffbc perf timechart: Add --highlight option před 11 roky
symbol-elf.c 155b3a13a6 perf symbols: Fix crash in elf_section_by_name před 11 roky
symbol-minimal.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
symbol.c 98e9f03bbf perf symbols: Destroy unused symsrcs před 11 roky
symbol.h 99ca423387 perf symbols: Export elf_section_by_name and reuse před 11 roky
target.c 3aa5939d71 perf record: Make per-cpu mmaps the default. před 11 roky
target.h 9c105fbc94 perf target: Move the checking of which map function to call into function. před 11 roky
thread.c 3178f58b98 perf tools: Do proper comm override error handling před 11 roky
thread.h 1f3878c11c perf thread: Move comm_list check into function před 11 roky
thread_map.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
thread_map.h b3a319d528 perf evlist: Add thread_map__nr() helper před 12 roky
tool.h 5c5e854bc7 perf tools: Add attr->mmap2 support před 12 roky
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts před 11 roky
top.h b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts před 11 roky
trace-event-info.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
trace-event-parse.c 29f5ffd3d3 perf tools: Add trace-event object před 11 roky
trace-event-read.c 29f5ffd3d3 perf tools: Add trace-event object před 11 roky
trace-event-scripting.c cc22e575a6 perf symbols: Add 'machine' member to struct addr_location před 11 roky
trace-event.c 8d0c2224ca tools lib traceevent: Make plugin unload function receive pevent před 11 roky
trace-event.h cc22e575a6 perf symbols: Add 'machine' member to struct addr_location před 11 roky
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data před 13 roky
unwind.c 99ca423387 perf symbols: Export elf_section_by_name and reuse před 11 roky
unwind.h 37676af15c perf symbols: Limit max callchain using max_stack on DWARF unwinding too před 11 roky
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() před 13 roky
util.c 71db07b12e perf tools: Move mem_bswap32/64 to util.c před 11 roky
util.h 046625231a perf tools: Introduce zfree před 11 roky
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs před 11 roky
values.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
vdso.c 7e155d4d5e perf symbols: Remove open coded management of long_name_allocated member před 11 roky
vdso.h 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data před 13 roky
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables před 13 roky
xyarray.c 69aad6f1ee perf tools: Introduce event selectors před 14 roky
xyarray.h 69aad6f1ee perf tools: Introduce event selectors před 14 roky