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