Adrien BAK ffa91880a9 perf tools: Improve error reporting hace 11 años
..
include a51e87cb5a perf tools: Remove unused simple_strtoul() function hace 11 años
scripting-engines f5385650c0 perf tools: No need to test against NULL before calling free() hace 11 años
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree hace 11 años
abspath.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
alias.c 046625231a perf tools: Introduce zfree hace 11 años
annotate.c 9cdbadceca perf annotate: Print the evsel name in the stdio output hace 11 años
annotate.h 48c65bda95 perf annotate: Check availability of annotate when processing samples hace 11 años
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object hace 13 años
build-id.c 3344996e4f perf symbols: Constify some DSO methods parameters hace 11 años
build-id.h 3344996e4f perf symbols: Constify some DSO methods parameters hace 11 años
cache.h fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function hace 12 años
callchain.c 2a29190c04 perf tools: Remove unnecessary callchain cursor state restore on unmatch hace 11 años
callchain.h 2dc9fb1a7b perf tools: Factor out sample__resolve_callchain() hace 11 años
cgroup.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends hace 11 años
cgroup.h 023695d96e perf tool: Add cgroup support hace 14 años
color.c 1f513b2c1e perf diff: Color the Ratio column hace 11 años
color.h 1f513b2c1e perf diff: Color the Ratio column hace 11 años
comm.c 3178f58b98 perf tools: Do proper comm override error handling hace 11 años
comm.h 3178f58b98 perf tools: Do proper comm override error handling hace 11 años
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables hace 13 años
cpumap.c cd0cfad74e perf tools: Move fs.* to lib/api/fs/ hace 11 años
cpumap.h ec1e7e437a perf tools: Rename cpu_map__all() to cpu_map__empty() hace 12 años
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h hace 13 años
data.c ffa91880a9 perf tools: Improve error reporting hace 11 años
data.h 6f9a317f2a perf tools: Add perf_data_file__write interface hace 11 años
debug.c 73db8f8261 perf tools: Get rid of a duplicate va_end() in error reporting routine hace 11 años
debug.h f772abc634 perf tools: Overload pr_stat traceevent print function hace 11 años
dso.c 0d3dc5e8b8 perf symbols: Check return value of filename__read_debuglink() hace 11 años
dso.h eb948e5083 perf probe: Allow to add events on the local functions hace 11 años
dwarf-aux.c e08cfd4bda perf probe: Fix to find line information for probe list hace 12 años
dwarf-aux.h e08cfd4bda perf probe: Fix to find line information for probe list hace 12 años
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
event.c 574799bfdb perf tools: Fix memory leak when synthesizing thread records hace 11 años
event.h 352ea45a72 perf callchain: Add mask into struct regs_dump hace 11 años
evlist.c 8ad9219e08 perf stat: Fix memory corruption of xyarray when cpumask is used hace 11 años
evlist.h 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends hace 11 años
evsel.c a33f6efc43 perf evsel: Update function names in debug messages hace 11 años
evsel.h 6bedfab686 perf tools: Disable user-space callchain/stack dumps for function trace events hace 11 años
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft hace 14 años
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT hace 12 años
header.c a761a2d8a7 perf tools: Ensure sscanf does not overrun the "mem" field hace 11 años
header.h 3ba4d2e1a8 perf header: Pack 'struct perf_session_env' hace 11 años
help.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
help.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
hist.c 2c86c7ca76 perf report: Merge al->filtered with hist_entry->filtered hace 11 años
hist.h b3cef7f60f perf symbols: Record the reason for filtering an address_location hace 11 años
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ hace 15 años
intlist.c 813335b8b2 perf util: Add findnew method to intlist hace 12 años
intlist.h 813335b8b2 perf util: Add findnew method to intlist hace 12 años
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
machine.c 11c9abf227 perf tools: Use tid in mmap/mmap2 events to find maps hace 11 años
machine.h d75e6097ef perf machine: Factor machine__find_thread to take tid argument hace 11 años
map.c 9176753d1e perf symbols: Fix symbol annotation for relocated kernel hace 11 años
map.h eb948e5083 perf probe: Allow to add events on the local functions hace 11 años
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems hace 13 años
parse-events.c 88fee52e58 perf list: Fix checking for supported events on older kernels hace 11 años
parse-events.h c5cd8ac07e perf parse events: Demystify memory allocations hace 12 años
parse-events.l 820042233b perf tools: Move start conditions to start of the flex file hace 12 años
parse-events.y c5cd8ac07e perf parse events: Demystify memory allocations hace 12 años
parse-options.c 09a71b97cc perf kvm: introduce --list-cmds for use by scripts hace 11 años
parse-options.h 09a71b97cc perf kvm: introduce --list-cmds for use by scripts hace 11 años
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function hace 12 años
perf_regs.c c9b951c4d1 perf callchain: Separate perf_reg_value function in perf_regs object hace 11 años
perf_regs.h c9b951c4d1 perf callchain: Separate perf_reg_value function in perf_regs object hace 11 años
pmu.c cd0cfad74e perf tools: Move fs.* to lib/api/fs/ hace 11 años
pmu.h 8a398897ff perf stat: fix NULL pointer reference bug with event unit hace 11 años
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition hace 13 años
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. hace 12 años
probe-event.c a15ad2f536 perf probe: Support distro-style debuginfo for uprobe hace 11 años
probe-event.h 5a62257a3d perf probe: Replace line_list with intlist hace 11 años
probe-finder.c 03d8941298 perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() hace 11 años
probe-finder.h a15ad2f536 perf probe: Support distro-style debuginfo for uprobe hace 11 años
pstack.c 61e945150f perf tools: Stop using 'self' in pstack hace 12 años
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments hace 11 años
python-ext-sources cd0cfad74e perf tools: Move fs.* to lib/api/fs/ hace 11 años
python.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends hace 11 años
quote.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
quote.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
rblist.c 813335b8b2 perf util: Add findnew method to intlist hace 12 años
rblist.h 813335b8b2 perf util: Add findnew method to intlist hace 12 años
record.c cd0cfad74e perf tools: Move fs.* to lib/api/fs/ hace 11 años
run-command.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
run-command.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
session.c 0ea590ae81 perf session: Change header.misc dump from decimal to hex hace 11 años
session.h cc22e575a6 perf symbols: Add 'machine' member to struct addr_location hace 11 años
setup.py 553873e1df tools/: Convert to new topic libraries hace 11 años
sigchain.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
sigchain.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
sort.c 68f6d0224b perf sort: Do not compare dso again hace 11 años
sort.h 8ce000e838 perf tools: Remove unneeded include hace 11 años
srcline.c 7d16c63423 perf tools: Fix build error due to zfree() cast hace 11 años
stat.c ffe4f3c0d1 perf stats: Add max and min stats hace 12 años
stat.h ffe4f3c0d1 perf stats: Add max and min stats hace 12 años
strbuf.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
strbuf.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
strfilter.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments hace 11 años
string.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
strlist.c 7d16c63423 perf tools: Fix build error due to zfree() cast hace 11 años
strlist.h d8639f068a perf tools: Stop using 'self' in strlist hace 12 años
svghelper.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
svghelper.h e57a2dffbc perf timechart: Add --highlight option hace 11 años
symbol-elf.c 922d0e4d9f perf tools: Adjust symbols in VDSO hace 11 años
symbol-minimal.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
symbol.c 0066f3b93e Merge branch 'perf/urgent' into perf/core hace 11 años
symbol.h b3cef7f60f perf symbols: Record the reason for filtering an address_location hace 11 años
target.c 3aa5939d71 perf record: Make per-cpu mmaps the default. hace 11 años
target.h 9c105fbc94 perf target: Move the checking of which map function to call into function. hace 11 años
thread.c 52a3cb8cfc perf symbols: Introduce thread__find_cpumode_addr_location hace 11 años
thread.h 8fffdb6821 perf tools: Remove thread__find_map function hace 11 años
thread_map.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
thread_map.h b3a319d528 perf evlist: Add thread_map__nr() helper hace 12 años
tool.h 5c5e854bc7 perf tools: Add attr->mmap2 support hace 12 años
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts hace 11 años
top.h b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts hace 11 años
trace-event-info.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
trace-event-parse.c b58f608e31 perf tools: Fix memory leak in event_format__print function hace 11 años
trace-event-read.c 29f5ffd3d3 perf tools: Add trace-event object hace 11 años
trace-event-scripting.c cc22e575a6 perf symbols: Add 'machine' member to struct addr_location hace 11 años
trace-event.c 8d0c2224ca tools lib traceevent: Make plugin unload function receive pevent hace 11 años
trace-event.h cc22e575a6 perf symbols: Add 'machine' member to struct addr_location hace 11 años
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data hace 13 años
unwind-libdw.c 5ea8415407 perf tools: Add libdw DWARF post unwind support hace 11 años
unwind-libdw.h 5ea8415407 perf tools: Add libdw DWARF post unwind support hace 11 años
unwind-libunwind.c c9b951c4d1 perf callchain: Separate perf_reg_value function in perf_regs object hace 11 años
unwind.h 9ff125d132 perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro hace 11 años
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() hace 13 años
util.c cd0cfad74e perf tools: Move fs.* to lib/api/fs/ hace 11 años
util.h 046625231a perf tools: Introduce zfree hace 11 años
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
values.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
vdso.c 7e155d4d5e perf symbols: Remove open coded management of long_name_allocated member hace 11 años
vdso.h 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data hace 13 años
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables hace 13 años
xyarray.c 69aad6f1ee perf tools: Introduce event selectors hace 14 años
xyarray.h 69aad6f1ee perf tools: Introduce event selectors hace 14 años