Jiri Olsa 5283ec23a0 perf tools: Remove unused trace-event-* code před 12 roky
..
include fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function před 11 roky
scripting-engines 2eaa1b407a perf script: Fix named threads support před 12 roky
PERF-VERSION-GEN a4147f0f91 perf tools: Fix perf version generation před 12 roky
abspath.c a41794cdd7 perf tools: Remove some unused functions před 15 roky
alias.c 1d037ca164 perf tools: Use __maybe_used for unused variables před 13 roky
annotate.c 886b37baa6 perf annotate: Fix objdump line parsing offset validation před 12 roky
annotate.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object před 13 roky
build-id.c 5c5e854bc7 perf tools: Add attr->mmap2 support před 12 roky
build-id.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object před 12 roky
cache.h fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function před 11 roky
callchain.c 07940293ba perf callchain: Remove unnecessary validation před 12 roky
callchain.h 07940293ba perf callchain: Remove unnecessary validation před 12 roky
cgroup.c 1d037ca164 perf tools: Use __maybe_used for unused variables před 13 roky
cgroup.h 023695d96e perf tool: Add cgroup support před 14 roky
color.c e7f01d1e3d perf tools: Use scnprintf where applicable před 13 roky
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents před 15 roky
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables před 13 roky
cpumap.c 12c08a9f59 perf stat: Add per-core aggregation před 12 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
debug.c 044c4f8fba perf tools: Fix TUI helpline output před 12 roky
debug.h 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method před 12 roky
dso.c 9cd00941f8 perf symbols: Support for Openembedded/Yocto -dbg packages před 11 roky
dso.h 9cd00941f8 perf symbols: Support for Openembedded/Yocto -dbg packages 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 5c5e854bc7 perf tools: Add attr->mmap2 support před 12 roky
event.h 475eeab9f3 tools/perf: Add support for record transaction flags před 12 roky
evlist.c 733cd2fe19 perf evlist: Fix id pos in perf_evlist__open() před 12 roky
evlist.h 395c307089 perf tests: Add 'keep tracking' test před 12 roky
evsel.c 475eeab9f3 tools/perf: Add support for record transaction flags před 12 roky
evsel.h 4cabc3d1cb tools/perf/stat: Add perf stat --transaction před 12 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
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
header.c b314e5cfd1 perf session: Fix infinite loop on invalid perf.data file před 12 roky
header.h 2a08c3ec4f perf header: Recognize version number for perf data file před 12 roky
help.c 1d037ca164 perf tools: Use __maybe_used for unused variables před 13 roky
help.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
hist.c 475eeab9f3 tools/perf: Add support for record transaction flags před 12 roky
hist.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ před 15 roky
intlist.c ffe0fb769a perf tools: Allow passing a list to intlist__new před 12 roky
intlist.h ffe0fb769a perf tools: Allow passing a list to intlist__new 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 aa7fe3b0c4 perf machine: Fix path unpopulated in machine__create_modules() před 12 roky
machine.h 5c5e854bc7 perf tools: Add attr->mmap2 support před 12 roky
map.c 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
map.h 5c5e854bc7 perf tools: Add attr->mmap2 support před 12 roky
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems před 13 roky
parse-events.c b41f1cec91 perf list: Skip unsupported events před 12 roky
parse-events.h c5cd8ac07e perf parse events: Demystify memory allocations před 12 roky
parse-events.l d22d1a2a2c perf tools: Add support for PERF_COUNT_SW_DUMMY před 12 roky
parse-events.y c5cd8ac07e perf parse events: Demystify memory allocations před 12 roky
parse-options.c 4d8061faca perf tools: Long option completion support for each subcommands před 13 roky
parse-options.h 4d8061faca perf tools: Long option completion support for each subcommands před 13 roky
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function před 11 roky
perf_regs.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
pmu.c 4cabc3d1cb tools/perf/stat: Add perf stat --transaction před 12 roky
pmu.h 4cabc3d1cb tools/perf/stat: Add perf stat --transaction před 12 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 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes před 13 roky
probe-finder.c e08cfd4bda perf probe: Fix to find line information for probe list před 12 roky
probe-finder.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
pstack.c 61e945150f perf tools: Stop using 'self' in pstack před 12 roky
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ před 15 roky
python-ext-sources 85c66be101 perf tools: Introduce tools/lib/lk library před 12 roky
python.c d22d1a2a2c perf tools: Add support for PERF_COUNT_SW_DUMMY před 12 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 03f2f93ae0 Account the nr_entries in rblist properly před 12 roky
rblist.h 37bbd3fff1 perf tools: Introducing rblist před 13 roky
record.c 75562573ba perf tools: Add support for PERF_SAMPLE_IDENTIFIER před 12 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 429eb05101 Merge branch 'perf/urgent' into tools/perf/build před 11 roky
session.h 33e940a25d perf session: Check for SIGINT in more loops před 12 roky
setup.py 9c12cf95b3 perf tools: Merge all *CFLAGS* make variable into CFLAGS před 12 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 475eeab9f3 tools/perf: Add support for record transaction flags před 12 roky
sort.h 475eeab9f3 tools/perf: Add support for record transaction flags před 12 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 f787d9519f perf tools: Fix strbuf_addf() when the buffer needs to grow před 12 roky
strbuf.h a41794cdd7 perf tools: Remove some unused functions před 15 roky
strfilter.c ff9ae1babd perf: Fix missing strndup declaration před 14 roky
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter před 14 roky
string.c 50e200f079 perf tools: Default to cpu// for events v5 před 12 roky
strlist.c 79146a69c8 perf probe: Fix segfault před 12 roky
strlist.h d8639f068a perf tools: Stop using 'self' in strlist před 12 roky
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title před 14 roky
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
symbol-elf.c 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
symbol-minimal.c 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore před 12 roky
symbol.c 9cd00941f8 perf symbols: Support for Openembedded/Yocto -dbg packages před 11 roky
symbol.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
sysfs.c a65c234206 perf tools: Fix possible (unlikely) buffer overflow před 12 roky
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface před 13 roky
target.c 60ff92f515 perf tools: Replace mempcpy with memcpy před 13 roky
target.h d1cb9fce92 perf target: Add uses_mmap field před 13 roky
thread.c 99d725fc65 perf tools: Add pid to struct thread před 12 roky
thread.h 99d725fc65 perf tools: Add pid to struct thread před 12 roky
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path před 13 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 6f29097f45 perf top: Fix percent output when no samples collected před 12 roky
top.h 42ee8c61cb perf top: move CONSOLE_CLEAR to header file před 12 roky
trace-event-info.c cfd0e8cf7f perf util: No need to call read_trace_init() in tracing_data_header() před 12 roky
trace-event-parse.c 5283ec23a0 perf tools: Remove unused trace-event-* code před 11 roky
trace-event-read.c 94b4d89e00 perf util: Parse header_page to get proper long size před 12 roky
trace-event-scripting.c 2eaa1b407a perf script: Fix named threads support před 12 roky
trace-event.h 5283ec23a0 perf tools: Remove unused trace-event-* code před 11 roky
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data před 13 roky
unwind.c 326f59bf64 perf tools: Remove filter parameter of thread__find_addr_map() před 12 roky
unwind.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() před 13 roky
util.c 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT před 11 roky
util.h 3b47abe1b5 perf util: Add parse_nsec_time() function před 12 roky
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy před 13 roky
values.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
vdso.c f9ceffb605 perf symbols: Fix vdso list searching před 12 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