Waiman Long 5dbb6e81d8 perf top: Add --max-stack option to limit callchain stack scan 11 anni fa
..
include fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 11 anni fa
scripting-engines 6650b181cc perf scripting perl: Fix build error on Fedora 12 11 anni fa
PERF-VERSION-GEN 3fae82db55 perf tools: Align perf version output to other build messages 11 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 6e427ab02c perf annotate: Find kcore symbols on other maps 11 anni fa
annotate.h fc67297b16 perf tools: Separate out GTK codes to libperf-gtk.so 11 anni fa
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 anni fa
build-id.c 5c5e854bc7 perf tools: Add attr->mmap2 support 12 anni fa
build-id.h 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object 12 anni fa
cache.h fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 11 anni fa
callchain.c e369517ce5 perf callchain: Convert children list to rbtree 11 anni fa
callchain.h e369517ce5 perf callchain: Convert children list to rbtree 11 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
data.c 6a4d98d787 perf tools: Add perf_data_file__open interface to data object 11 anni fa
data.h cc9784bd9f perf session: Separating data file properties from session 11 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 2cc9d0ef57 perf tools: Save failed result of get_srcline() 11 anni fa
dso.h 2cc9d0ef57 perf tools: Save failed result of get_srcline() 11 anni fa
dwarf-aux.c e08cfd4bda perf probe: Fix to find line information for probe list 11 anni fa
dwarf-aux.h e08cfd4bda perf probe: Fix to find line information for probe list 11 anni fa
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 anni fa
event.c 5c5e854bc7 perf tools: Add attr->mmap2 support 12 anni fa
event.h a65cb4b9f8 perf evlist: Fix perf_evlist__mmap_read event overflow 11 anni fa
evlist.c 04e213148c perf evlist: Factor out duplicated mmap code 11 anni fa
evlist.h a8f23d8f8a perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid 11 anni fa
evsel.c dd44bc6be0 perf evsel: Add missing decrement in id sample parsing 11 anni fa
evsel.h 4cabc3d1cb tools/perf/stat: Add perf stat --transaction 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 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 11 anni fa
header.c cc9784bd9f perf session: Separating data file properties from session 11 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 f048d548f8 perf annotate: Factor out get/free_srcline() 11 anni fa
hist.h fc67297b16 perf tools: Separate out GTK codes to libperf-gtk.so 11 anni fa
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 anni fa
intlist.c 813335b8b2 perf util: Add findnew method to intlist 11 anni fa
intlist.h 813335b8b2 perf util: Add findnew method to intlist 11 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 91e9561742 perf report: Add --max-stack option to limit callchain stack scan 11 anni fa
machine.h 91e9561742 perf report: Add --max-stack option to limit callchain stack scan 11 anni fa
map.c 1d5077bdd9 perf annotate: Another fix for annotate_browser__callq() 11 anni fa
map.h 1d5077bdd9 perf annotate: Another fix for annotate_browser__callq() 11 anni fa
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems 13 anni fa
parse-events.c f11cfc6f29 perf list: Show error if tracepoints not available 11 anni fa
parse-events.h c5cd8ac07e perf parse events: Demystify memory allocations 12 anni fa
parse-events.l 820042233b perf tools: Move start conditions to start of the flex file 11 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 fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 11 anni fa
perf_regs.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 11 anni fa
pmu.c 4cabc3d1cb tools/perf/stat: Add perf stat --transaction 12 anni fa
pmu.h 4cabc3d1cb tools/perf/stat: Add perf stat --transaction 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 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 11 anni fa
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes 13 anni fa
probe-finder.c e08cfd4bda perf probe: Fix to find line information for probe list 11 anni fa
probe-finder.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 11 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 dd96c46b5c perf tools: Adding throttle event data struct support 11 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 813335b8b2 perf util: Add findnew method to intlist 11 anni fa
rblist.h 813335b8b2 perf util: Add findnew method to intlist 11 anni fa
record.c 75562573ba perf tools: Add support for PERF_SAMPLE_IDENTIFIER 12 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 91e9561742 perf report: Add --max-stack option to limit callchain stack scan 11 anni fa
session.h cc9784bd9f perf session: Separating data file properties from session 11 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 09600e0f9e perf tools: Compare dso's also when comparing symbols 11 anni fa
sort.h 475eeab9f3 tools/perf: Add support for record transaction flags 12 anni fa
srcline.c a949fffb84 perf tools: Fix old GCC build error in 'get_srcline' 11 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 784f3390f9 perf symbols: Fix a mmap and munmap mismatched bug 11 anni fa
symbol-minimal.c fc1b691d76 perf buildid-cache: Add ability to add kcore to the cache 11 anni fa
symbol.c d4f74eb891 perf symbols: Fix a memory leak due to symbol__delete not being used 11 anni fa
symbol.h fc1b691d76 perf buildid-cache: Add ability to add kcore to the cache 11 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 99d725fc65 perf tools: Add pid to struct thread 12 anni fa
thread.h 99d725fc65 perf tools: Add pid to struct thread 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 5c5e854bc7 perf tools: Add attr->mmap2 support 12 anni fa
top.c 6f29097f45 perf top: Fix percent output when no samples collected 12 anni fa
top.h 5dbb6e81d8 perf top: Add --max-stack option to limit callchain stack scan 11 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 5283ec23a0 perf tools: Remove unused trace-event-* code 11 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 5283ec23a0 perf tools: Remove unused trace-event-* code 11 anni fa
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data 13 anni fa
unwind.c 326f59bf64 perf tools: Remove filter parameter of thread__find_addr_map() 12 anni fa
unwind.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 11 anni fa
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 anni fa
util.c 97a07f10c3 perf tools: Introduce filename__read_int helper 11 anni fa
util.h 97a07f10c3 perf tools: Introduce filename__read_int helper 11 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