Adrian Hunter 484a5e7476 perf annotate: Remove nop at end of annotation 12 anni fa
..
include 50e200f079 perf tools: Default to cpu// for events v5 12 anni fa
scripting-engines 2eaa1b407a perf script: Fix named threads support 12 anni fa
PERF-VERSION-GEN a4147f0f91 perf tools: Fix perf version generation 12 anni fa
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
alias.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 anni fa
annotate.c 484a5e7476 perf annotate: Remove nop at end of annotation 12 anni fa
annotate.h 6692c262df perf tools: Remove dependency on libnewt 12 anni fa
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 anni fa
build-id.c 5b7ba82a75 perf symbols: Load kernel maps before using 12 anni fa
build-id.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object 12 anni fa
cache.h 59ed16b315 perf ui: Always compile browser setup code 12 anni fa
callchain.c 99571ab3d9 perf tools: Support callchain sorting based on addresses 12 anni fa
callchain.h 99571ab3d9 perf tools: Support callchain sorting based on addresses 12 anni fa
cgroup.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 anni fa
cgroup.h 023695d96e perf tool: Add cgroup support 14 anni fa
color.c e7f01d1e3d perf tools: Use scnprintf where applicable 13 anni fa
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 anni fa
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 anni fa
cpumap.c 12c08a9f59 perf stat: Add per-core aggregation 12 anni fa
cpumap.h ec1e7e437a perf tools: Rename cpu_map__all() to cpu_map__empty() 12 anni fa
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 anni fa
debug.c 044c4f8fba perf tools: Fix TUI helpline output 12 anni fa
debug.h 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method 12 anni fa
dso.c 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
dso.h 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
dwarf-aux.c bb2d17a014 perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables 13 anni fa
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 anni fa
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 anni fa
event.c 5b7ba82a75 perf symbols: Load kernel maps before using 12 anni fa
event.h 9ede473cc9 perf tools: Add support for parsing PERF_SAMPLE_READ sample type 12 anni fa
evlist.c 5c6974f498 perf evlist: Remove obsolete dummy execve 12 anni fa
evlist.h 932a35940a perf evlist: Add perf_evlist__id2sid method to get event ID related data 12 anni fa
evsel.c e2407bef96 perf evsel: Add support for enabling counters 12 anni fa
evsel.h e2407bef96 perf evsel: Add support for enabling counters 12 anni fa
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 anni fa
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
generate-cmdlist.sh 29a0fc9b2b perf tools: Convert to LIBELF_SUPPORT 13 anni fa
header.c 2a08c3ec4f perf header: Recognize version number for perf data file 12 anni fa
header.h 2a08c3ec4f perf header: Recognize version number for perf data file 12 anni fa
help.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 anni fa
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
hist.c 99571ab3d9 perf tools: Support callchain sorting based on addresses 12 anni fa
hist.h be0e6d105d perf tools: Move hist_entry__period_snprintf into stdio code 12 anni fa
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 anni fa
intlist.c ffe0fb769a perf tools: Allow passing a list to intlist__new 12 anni fa
intlist.h ffe0fb769a perf tools: Allow passing a list to intlist__new 12 anni fa
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 anni fa
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
machine.c 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
machine.h b21484f1a1 perf report/top: Add option to collapse undesired parts of call graph 12 anni fa
map.c 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
map.h 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems 13 anni fa
parse-events.c 3c1763115b perf tools: Add 'S' event/group modifier to read sample value 12 anni fa
parse-events.h c5cd8ac07e perf parse events: Demystify memory allocations 12 anni fa
parse-events.l 3c1763115b perf tools: Add 'S' event/group modifier to read sample value 12 anni fa
parse-events.y c5cd8ac07e perf parse events: Demystify memory allocations 12 anni fa
parse-options.c 4d8061faca perf tools: Long option completion support for each subcommands 13 anni fa
parse-options.h 4d8061faca perf tools: Long option completion support for each subcommands 13 anni fa
path.c d6e66832a7 perf tools: Convert to HAVE_STRLCPY 13 anni fa
perf_regs.h 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT 13 anni fa
pmu.c dc098b35b5 perf list: List kernel supplied event aliases 12 anni fa
pmu.h dc098b35b5 perf list: List kernel supplied event aliases 12 anni fa
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 13 anni fa
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. 12 anni fa
probe-event.c 85c66be101 perf tools: Introduce tools/lib/lk library 12 anni fa
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes 13 anni fa
probe-finder.c 7ce28b5b5b perf probe: Allow of casting an array of char to string 12 anni fa
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 anni fa
pstack.c 61e945150f perf tools: Stop using 'self' in pstack 12 anni fa
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 anni fa
python-ext-sources 85c66be101 perf tools: Introduce tools/lib/lk library 12 anni fa
python.c 0c6332e9d8 perf python: Fix breakage introduced by the test_attr infrastructure 12 anni fa
quote.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
quote.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
rblist.c 03f2f93ae0 Account the nr_entries in rblist properly 12 anni fa
rblist.h 37bbd3fff1 perf tools: Introducing rblist 13 anni fa
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
session.c 9c5014022f perf session: Export a few functions for event processing 12 anni fa
session.h 9c5014022f perf session: Export a few functions for event processing 12 anni fa
setup.py 9c12cf95b3 perf tools: Merge all *CFLAGS* make variable into CFLAGS 12 anni fa
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 anni fa
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
sort.c f9ea55d0dd perf tools: Move weight back to common sort keys 12 anni fa
sort.h f9ea55d0dd perf tools: Move weight back to common sort keys 12 anni fa
stat.c ffe4f3c0d1 perf stats: Add max and min stats 12 anni fa
stat.h ffe4f3c0d1 perf stats: Add max and min stats 12 anni fa
strbuf.c f787d9519f perf tools: Fix strbuf_addf() when the buffer needs to grow 12 anni fa
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 anni fa
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 anni fa
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 anni fa
string.c 50e200f079 perf tools: Default to cpu// for events v5 12 anni fa
strlist.c 79146a69c8 perf probe: Fix segfault 12 anni fa
strlist.h d8639f068a perf tools: Stop using 'self' in strlist 12 anni fa
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 anni fa
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
symbol-elf.c 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
symbol-minimal.c 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
symbol.c 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
symbol.h 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 anni fa
sysfs.c a65c234206 perf tools: Fix possible (unlikely) buffer overflow 12 anni fa
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface 13 anni fa
target.c 60ff92f515 perf tools: Replace mempcpy with memcpy 13 anni fa
target.h d1cb9fce92 perf target: Add uses_mmap field 13 anni fa
thread.c 380512345e perf tools: struct thread has a tid not a pid 12 anni fa
thread.h 5b7ba82a75 perf symbols: Load kernel maps before using 12 anni fa
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path 13 anni fa
thread_map.h b3a319d528 perf evlist: Add thread_map__nr() helper 12 anni fa
tool.h 6065210db9 perf tools: Remove event types framework completely 12 anni fa
top.c 6f29097f45 perf top: Fix percent output when no samples collected 12 anni fa
top.h 42ee8c61cb perf top: move CONSOLE_CLEAR to header file 12 anni fa
trace-event-info.c cfd0e8cf7f perf util: No need to call read_trace_init() in tracing_data_header() 12 anni fa
trace-event-parse.c 47390ae2af perf script: Adopt latency_format variable 12 anni fa
trace-event-read.c 94b4d89e00 perf util: Parse header_page to get proper long size 12 anni fa
trace-event-scripting.c 2eaa1b407a perf script: Fix named threads support 12 anni fa
trace-event.h 2eaa1b407a perf script: Fix named threads support 12 anni fa
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data 13 anni fa
unwind.c 5b7ba82a75 perf symbols: Load kernel maps before using 12 anni fa
unwind.h 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT 13 anni fa
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 anni fa
util.c 3b47abe1b5 perf util: Add parse_nsec_time() function 12 anni fa
util.h 3b47abe1b5 perf util: Add parse_nsec_time() function 12 anni fa
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy 13 anni fa
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 anni fa
vdso.c f9ceffb605 perf symbols: Fix vdso list searching 12 anni fa
vdso.h 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data 13 anni fa
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 anni fa
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 anni fa
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 anni fa