Namhyung Kim 58d91a0068 perf tools: Do not try to call addr2line on non-binary files vor 12 Jahren
..
include fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function vor 11 Jahren
scripting-engines 2eaa1b407a perf script: Fix named threads support vor 12 Jahren
PERF-VERSION-GEN a4147f0f91 perf tools: Fix perf version generation vor 12 Jahren
abspath.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
alias.c 1d037ca164 perf tools: Use __maybe_used for unused variables vor 13 Jahren
annotate.c f048d548f8 perf annotate: Factor out get/free_srcline() vor 11 Jahren
annotate.h fc67297b16 perf tools: Separate out GTK codes to libperf-gtk.so vor 11 Jahren
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object vor 13 Jahren
build-id.c 5c5e854bc7 perf tools: Add attr->mmap2 support vor 12 Jahren
build-id.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object vor 12 Jahren
cache.h fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function vor 11 Jahren
callchain.c 07940293ba perf callchain: Remove unnecessary validation vor 12 Jahren
callchain.h 07940293ba perf callchain: Remove unnecessary validation vor 12 Jahren
cgroup.c 1d037ca164 perf tools: Use __maybe_used for unused variables vor 13 Jahren
cgroup.h 023695d96e perf tool: Add cgroup support vor 14 Jahren
color.c e7f01d1e3d perf tools: Use scnprintf where applicable vor 13 Jahren
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents vor 15 Jahren
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables vor 13 Jahren
cpumap.c 12c08a9f59 perf stat: Add per-core aggregation vor 12 Jahren
cpumap.h ec1e7e437a perf tools: Rename cpu_map__all() to cpu_map__empty() vor 12 Jahren
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h vor 13 Jahren
debug.c 044c4f8fba perf tools: Fix TUI helpline output vor 12 Jahren
debug.h 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method vor 12 Jahren
dso.c 9cd00941f8 perf symbols: Support for Openembedded/Yocto -dbg packages vor 11 Jahren
dso.h 9cd00941f8 perf symbols: Support for Openembedded/Yocto -dbg packages vor 11 Jahren
dwarf-aux.c e08cfd4bda perf probe: Fix to find line information for probe list vor 11 Jahren
dwarf-aux.h e08cfd4bda perf probe: Fix to find line information for probe list vor 11 Jahren
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ vor 16 Jahren
event.c 5c5e854bc7 perf tools: Add attr->mmap2 support vor 12 Jahren
event.h dd96c46b5c perf tools: Adding throttle event data struct support vor 11 Jahren
evlist.c b22d54b09a perf evlist: Introduce perf_evlist__new_default function vor 11 Jahren
evlist.h b22d54b09a perf evlist: Introduce perf_evlist__new_default function vor 11 Jahren
evsel.c 475eeab9f3 tools/perf: Add support for record transaction flags vor 11 Jahren
evsel.h 4cabc3d1cb tools/perf/stat: Add perf stat --transaction vor 11 Jahren
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft vor 14 Jahren
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT vor 11 Jahren
header.c b314e5cfd1 perf session: Fix infinite loop on invalid perf.data file vor 11 Jahren
header.h 2a08c3ec4f perf header: Recognize version number for perf data file vor 12 Jahren
help.c 1d037ca164 perf tools: Use __maybe_used for unused variables vor 13 Jahren
help.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
hist.c f048d548f8 perf annotate: Factor out get/free_srcline() vor 11 Jahren
hist.h fc67297b16 perf tools: Separate out GTK codes to libperf-gtk.so vor 11 Jahren
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ vor 15 Jahren
intlist.c ffe0fb769a perf tools: Allow passing a list to intlist__new vor 12 Jahren
intlist.h ffe0fb769a perf tools: Allow passing a list to intlist__new vor 12 Jahren
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ vor 16 Jahren
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
machine.c aa7fe3b0c4 perf machine: Fix path unpopulated in machine__create_modules() vor 12 Jahren
machine.h 5c5e854bc7 perf tools: Add attr->mmap2 support vor 12 Jahren
map.c 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT vor 11 Jahren
map.h 5c5e854bc7 perf tools: Add attr->mmap2 support vor 12 Jahren
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems vor 13 Jahren
parse-events.c b41f1cec91 perf list: Skip unsupported events vor 12 Jahren
parse-events.h c5cd8ac07e perf parse events: Demystify memory allocations vor 12 Jahren
parse-events.l d22d1a2a2c perf tools: Add support for PERF_COUNT_SW_DUMMY vor 12 Jahren
parse-events.y c5cd8ac07e perf parse events: Demystify memory allocations vor 12 Jahren
parse-options.c 4d8061faca perf tools: Long option completion support for each subcommands vor 13 Jahren
parse-options.h 4d8061faca perf tools: Long option completion support for each subcommands vor 13 Jahren
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function vor 11 Jahren
perf_regs.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT vor 11 Jahren
pmu.c 4cabc3d1cb tools/perf/stat: Add perf stat --transaction vor 11 Jahren
pmu.h 4cabc3d1cb tools/perf/stat: Add perf stat --transaction vor 11 Jahren
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition vor 13 Jahren
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. vor 12 Jahren
probe-event.c 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT vor 11 Jahren
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes vor 13 Jahren
probe-finder.c e08cfd4bda perf probe: Fix to find line information for probe list vor 11 Jahren
probe-finder.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT vor 11 Jahren
pstack.c 61e945150f perf tools: Stop using 'self' in pstack vor 12 Jahren
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ vor 15 Jahren
python-ext-sources 85c66be101 perf tools: Introduce tools/lib/lk library vor 12 Jahren
python.c dd96c46b5c perf tools: Adding throttle event data struct support vor 11 Jahren
quote.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
quote.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
rblist.c 03f2f93ae0 Account the nr_entries in rblist properly vor 12 Jahren
rblist.h 37bbd3fff1 perf tools: Introducing rblist vor 13 Jahren
record.c 75562573ba perf tools: Add support for PERF_SAMPLE_IDENTIFIER vor 12 Jahren
run-command.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
run-command.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
session.c dd96c46b5c perf tools: Adding throttle event data struct support vor 11 Jahren
session.h 33e940a25d perf session: Check for SIGINT in more loops vor 12 Jahren
setup.py 9c12cf95b3 perf tools: Merge all *CFLAGS* make variable into CFLAGS vor 12 Jahren
sigchain.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
sigchain.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
sort.c 58d91a0068 perf tools: Do not try to call addr2line on non-binary files vor 11 Jahren
sort.h 475eeab9f3 tools/perf: Add support for record transaction flags vor 11 Jahren
srcline.c 58d91a0068 perf tools: Do not try to call addr2line on non-binary files vor 11 Jahren
stat.c ffe4f3c0d1 perf stats: Add max and min stats vor 12 Jahren
stat.h ffe4f3c0d1 perf stats: Add max and min stats vor 12 Jahren
strbuf.c f787d9519f perf tools: Fix strbuf_addf() when the buffer needs to grow vor 12 Jahren
strbuf.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
strfilter.c ff9ae1babd perf: Fix missing strndup declaration vor 14 Jahren
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter vor 14 Jahren
string.c 50e200f079 perf tools: Default to cpu// for events v5 vor 12 Jahren
strlist.c 79146a69c8 perf probe: Fix segfault vor 12 Jahren
strlist.h d8639f068a perf tools: Stop using 'self' in strlist vor 12 Jahren
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title vor 14 Jahren
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
symbol-elf.c 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT vor 11 Jahren
symbol-minimal.c 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore vor 12 Jahren
symbol.c fc2be6968e perf symbols: Add new option --ignore-vmlinux for perf top vor 11 Jahren
symbol.h fc2be6968e perf symbols: Add new option --ignore-vmlinux for perf top vor 11 Jahren
sysfs.c a65c234206 perf tools: Fix possible (unlikely) buffer overflow vor 12 Jahren
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface vor 13 Jahren
target.c 60ff92f515 perf tools: Replace mempcpy with memcpy vor 13 Jahren
target.h d1cb9fce92 perf target: Add uses_mmap field vor 13 Jahren
thread.c 99d725fc65 perf tools: Add pid to struct thread vor 12 Jahren
thread.h 99d725fc65 perf tools: Add pid to struct thread vor 12 Jahren
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path vor 13 Jahren
thread_map.h b3a319d528 perf evlist: Add thread_map__nr() helper vor 12 Jahren
tool.h 5c5e854bc7 perf tools: Add attr->mmap2 support vor 12 Jahren
top.c 6f29097f45 perf top: Fix percent output when no samples collected vor 12 Jahren
top.h 42ee8c61cb perf top: move CONSOLE_CLEAR to header file vor 12 Jahren
trace-event-info.c cfd0e8cf7f perf util: No need to call read_trace_init() in tracing_data_header() vor 12 Jahren
trace-event-parse.c 5283ec23a0 perf tools: Remove unused trace-event-* code vor 11 Jahren
trace-event-read.c 94b4d89e00 perf util: Parse header_page to get proper long size vor 12 Jahren
trace-event-scripting.c 2eaa1b407a perf script: Fix named threads support vor 12 Jahren
trace-event.h 5283ec23a0 perf tools: Remove unused trace-event-* code vor 11 Jahren
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data vor 13 Jahren
unwind.c 326f59bf64 perf tools: Remove filter parameter of thread__find_addr_map() vor 12 Jahren
unwind.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT vor 11 Jahren
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() vor 13 Jahren
util.c 27050f530d perf tools: Add possibility to specify mmap size vor 11 Jahren
util.h f048d548f8 perf annotate: Factor out get/free_srcline() vor 11 Jahren
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy vor 13 Jahren
values.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
vdso.c f9ceffb605 perf symbols: Fix vdso list searching vor 12 Jahren
vdso.h 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data vor 13 Jahren
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables vor 13 Jahren
xyarray.c 69aad6f1ee perf tools: Introduce event selectors vor 14 Jahren
xyarray.h 69aad6f1ee perf tools: Introduce event selectors vor 14 Jahren