Adrian Hunter a7fde09a78 perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT 10 years ago
..
include 307bc97195 tools: Copy rbtree_augmented.h from the kernel 10 years ago
scripting-engines 609a740452 tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX 10 years ago
Build 0aefc3590a tools: Copy lib/hweight.c from the kernel sources 10 years ago
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree 11 years ago
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
alias.c 046625231a perf tools: Introduce zfree 11 years ago
annotate.c 276af92f10 perf annotate: Rename source_line_percent to source_line_samples 10 years ago
annotate.h 276af92f10 perf annotate: Rename source_line_percent to source_line_samples 10 years ago
auxtrace.c a7fde09a78 perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT 10 years ago
auxtrace.h 83b2ea257e perf tools: Allow auxtrace data alignment 10 years ago
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 years ago
build-id.c 3d39ac5386 perf machine: No need to have two DSOs lists 10 years ago
build-id.h 8d8c8e4cb3 perf buildid-cache: Add --purge FILE to remove all caches of FILE 10 years ago
cache.h 4fd113b5ce perf report: Fix some option handling on --stdio 10 years ago
callchain.c aad2b21c15 perf tools: Enable LBR call stack support 10 years ago
callchain.h 3698dab1c8 perf tools: Move TUI-specific fields out of map_symbol 10 years ago
cgroup.c f812d3045c perf cgroup: Use atomic.h for refcounting 10 years ago
cgroup.h f812d3045c perf cgroup: Use atomic.h for refcounting 10 years ago
cloexec.c 2b42b09b88 perf bench numa: Fix to show proper convergence stats 10 years ago
cloexec.h e1e455f4f4 perf tools: Work around lack of sched_getcpu in glibc < 2.6. 10 years ago
color.c c8defe2494 perf tools: Remove some unused functions from color.c 10 years ago
color.h c8defe2494 perf tools: Remove some unused functions from color.c 10 years ago
comm.c 86c19525b7 perf comm: Use atomic.h for refcounting 10 years ago
comm.h 0db15b1e84 perf tools: Add facility to export data in database-friendly way 11 years ago
config.c 99ce8e9fce perf tools: Add --buildid-dir option to set cache directory 10 years ago
cpumap.c f30a79b012 perf tools: Add reference counting for cpu_map object 10 years ago
cpumap.h f30a79b012 perf tools: Add reference counting for cpu_map object 10 years ago
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 years ago
data-convert-bt.c d4ae421392 perf data: Fix signedness of value 10 years ago
data-convert-bt.h bd05954bfa perf data: Support using -f to override perf.data file ownership for 'convert' 10 years ago
data.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 years ago
data.h 6f9a317f2a perf tools: Add perf_data_file__write interface 11 years ago
db-export.c 427cde3287 perf db-export: Fix thread ref-counting 10 years ago
db-export.h b83e868d0a perf db-export: No need to have ->thread twice in struct export_sample 10 years ago
debug.c edbe9817ae perf data: Add perf data to CTF conversion support 10 years ago
debug.h edbe9817ae perf data: Add perf data to CTF conversion support 10 years ago
dso.c d3a7c489c7 perf tools: Reference count struct dso 10 years ago
dso.h d3a7c489c7 perf tools: Reference count struct dso 10 years ago
dwarf-aux.c c1b9034db7 perf tools: Fix dwarf-aux.c compilation on i386 10 years ago
dwarf-aux.h d4c537e6bf perf probe: Ignore tail calls to probed functions 10 years ago
environment.c 4fd113b5ce perf report: Fix some option handling on --stdio 10 years ago
event.c e13798c77b perf thread_map: Don't access the array entries directly 10 years ago
event.h 9d9cad763c perf tools: Configurable per thread proc map processing time out 10 years ago
evlist.c 578e91ec04 perf evlist: Propagate thread maps through the evlist 10 years ago
evlist.h 24e34f68e2 perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object 10 years ago
evsel.c d8ee3b54d0 perf stat: Remove perf_evsel__read_cb function 10 years ago
evsel.h d8ee3b54d0 perf stat: Remove perf_evsel__read_cb function 10 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
find-vdso-map.c e477f3f01a perf tools: Build programs to copy 32-bit compatibility 11 years ago
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 12 years ago
header.c 4cc9761481 perf header: Delete an unnecessary check before the calling free_event_desc() 10 years ago
header.h 4025ea4024 perf header: Add AUX area tracing feature 10 years ago
help.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
hist.c 5c24b67aae perf tools: Replace map->referenced & maps->removed_maps with map->refcnt 10 years ago
hist.h 063bd9363b perf hists: Reducing arguments of hist_entry_iter__add() 10 years ago
intlist.c 813335b8b2 perf util: Add findnew method to intlist 12 years ago
intlist.h 813335b8b2 perf util: Add findnew method to intlist 12 years ago
kvm-stat.h 8cc5ec1f75 perf kvm: Support using -f to override perf.data.guest file ownership 10 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
lzma.c 80a32e5b49 perf tools: Add lzma decompression support for kernel module 10 years ago
machine.c ceb9291307 perf tools: Add missing break for PERF_RECORD_ITRACE_START 10 years ago
machine.h 9d9cad763c perf tools: Configurable per thread proc map processing time out 10 years ago
map.c 5c24b67aae perf tools: Replace map->referenced & maps->removed_maps with map->refcnt 10 years ago
map.h 5c24b67aae perf tools: Replace map->referenced & maps->removed_maps with map->refcnt 10 years ago
ordered-events.c 9870d78095 perf ordered_samples: Remove references to perf_{evlist,tool} and machines 10 years ago
ordered-events.h 9870d78095 perf ordered_samples: Remove references to perf_{evlist,tool} and machines 10 years ago
pager.c 4fd113b5ce perf report: Fix some option handling on --stdio 10 years ago
parse-branch-options.c 5b68164d6a perf record: Add support for sampling indirect jumps 10 years ago
parse-branch-options.h f00898f4e2 perf tools: Move branch option parsing to own file 10 years ago
parse-events.c f30a79b012 perf tools: Add reference counting for cpu_map object 10 years ago
parse-events.h bb78ce7d05 perf tools: Fix function declarations needed by parse-events.y 10 years ago
parse-events.l 5b021ddf81 perf tools: Allow events with dot 10 years ago
parse-events.y a6ced2be06 perf tools: Fix parse_events_error dereferences 10 years ago
parse-options.c 0c8c20779c perf report: Don't allow empty argument for '-t'. 10 years ago
parse-options.h 2dd6d8a10a perf record: Add AUX area tracing Snapshot Mode support 10 years ago
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 12 years ago
perf_regs.c 0c4e774fad perf tools: Cache register accesses for unwind processing 11 years ago
perf_regs.h 0c4e774fad perf tools: Cache register accesses for unwind processing 11 years ago
pmu.c 70c646e0e4 perf pmu: Split perf_pmu__new_alias() 10 years ago
pmu.h e64b020ba1 perf tools: Add term support for parse_events_error 10 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 7c31bb8c95 perf probe: Fix failure to probe events on arm 10 years ago
probe-event.h 419e873828 perf probe: Show the error reason comes from invalid DSO 10 years ago
probe-finder.c d3a7c489c7 perf tools: Reference count struct dso 10 years ago
probe-finder.h ddb2f58f9f perf probe: Introduce probe_conf global configs 10 years ago
pstack.c c8539e3fc6 perf tools: Introduce pstack_peek() 10 years ago
pstack.h c8539e3fc6 perf tools: Introduce pstack_peek() 10 years ago
python-ext-sources 0aefc3590a tools: Copy lib/hweight.c from the kernel sources 10 years ago
python.c 186fbb7432 perf tools: Add reference counting for thread_map object 10 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 813335b8b2 perf util: Add findnew method to intlist 12 years ago
rblist.h 813335b8b2 perf util: Add findnew method to intlist 12 years ago
record.c f30a79b012 perf tools: Add reference counting for cpu_map object 10 years ago
run-command.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 years ago
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
session.c f30a79b012 perf tools: Add reference counting for cpu_map object 10 years ago
session.h 99fa298453 perf tools: Add AUX area tracing index 10 years ago
setup.py 285a8f247b tools lib api: Rename libapikfs.a to libapi.a 10 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 c05676c062 perf report: Fix sort__sym_cmp to also compare end of symbol 10 years ago
sort.h 3698dab1c8 perf tools: Move TUI-specific fields out of map_symbol 10 years ago
srcline.c ac931f87a6 perf: Fix building warning on ARM 32 10 years ago
stat-shadow.c f87027b968 perf stat: Move shadow stat counters into separate object 10 years ago
stat.c a7d0a102e4 perf stat: Introduce perf_evsel__alloc_stats function 10 years ago
stat.h 32b8af82e3 perf stat: Introduce --per-thread option 10 years ago
strbuf.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
strfilter.c 3f51972c59 perf tools: Add strfilter__string to recover rules string 10 years ago
strfilter.h 3f51972c59 perf tools: Add strfilter__string to recover rules string 10 years ago
string.c 42f60c2d63 Revert "perf tools: Default to cpu// for events v5" 11 years ago
strlist.c 7d16c63423 perf tools: Fix build error due to zfree() cast 11 years ago
strlist.h d8639f068a perf tools: Stop using 'self' in strlist 12 years ago
svghelper.c f30a79b012 perf tools: Add reference counting for cpu_map object 10 years ago
svghelper.h b97b59b93d perf timechart: Implement IO mode 11 years ago
symbol-elf.c d3a7c489c7 perf tools: Reference count struct dso 10 years ago
symbol-minimal.c 18425f13a0 perf symbols: Save DSO loading errno to better report errors 10 years ago
symbol.c 0bc2f2f7d0 perf symbols: Store if there is a filter in place 10 years ago
symbol.h 0bc2f2f7d0 perf symbols: Store if there is a filter in place 10 years ago
target.c 17e44dc46f perf target: Simplify handling of strerror_r return 10 years ago
target.h 9c105fbc94 perf target: Move the checking of which map function to call into function. 11 years ago
thread-stack.c a5499b3719 perf tools: Ensure thread-stack is flushed 10 years ago
thread-stack.h a5499b3719 perf tools: Ensure thread-stack is flushed 10 years ago
thread.c fdce6a4eda perf tools: Remove redundant initialization of thread linkage members 10 years ago
thread.h 86066064e3 perf tools: Elliminate alignment holes 10 years ago
thread_map.c 08ae217b8d perf thread_map: Fix the sizeof() calculation for map entries 10 years ago
thread_map.h 792402fd5c perf thrad_map: Add comm string into array 10 years ago
tool.h c4937a91ea perf tools: handle PERF_RECORD_LOST_SAMPLES 10 years ago
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts 11 years ago
top.h d944c4eebc tools: Consolidate types.h 11 years ago
trace-event-info.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 years ago
trace-event-parse.c 5bcaaca3e4 perf tools: Assign default value for some pointers 10 years ago
trace-event-read.c ff527bccd4 perf tools: Remove needless getopt.h includes 11 years ago
trace-event-scripting.c f9d5d549d2 perf scripting: No need to pass thread twice to the scripting callbacks 10 years ago
trace-event.c 8d0c2224ca tools lib traceevent: Make plugin unload function receive pevent 11 years ago
trace-event.h f9d5d549d2 perf scripting: No need to pass thread twice to the scripting callbacks 10 years ago
tsc.c a6a69db4b6 perf tools: Move rdtsc() function 11 years ago
tsc.h a6a69db4b6 perf tools: Move rdtsc() function 11 years ago
unwind-libdw.c dd8c17a5fe perf callchains: Use thread->mg->machine 11 years ago
unwind-libdw.h 5ea8415407 perf tools: Add libdw DWARF post unwind support 11 years ago
unwind-libunwind.c f005813afb perf unwind: Fix a compile error 10 years ago
unwind.h dd8c17a5fe perf callchains: Use thread->mg->machine 11 years ago
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 years ago
util.c d7c72606d9 perf tools: Avoid possible race condition in copyfile() 10 years ago
util.h 9c9f5a2f19 perf tools: Introduce copyfile_offset() function 10 years ago
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
values.h d944c4eebc tools: Consolidate types.h 11 years ago
vdso.c 6d545a632f perf tools: Fix lockup using 32-bit compat vdso 10 years ago
vdso.h 9a4388c711 perf machine: Fix up vdso methods names 10 years ago
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 years ago
xyarray.c b45f65e8fd perf tools: Introduce xyarray__reset function 10 years ago
xyarray.h b45f65e8fd perf tools: Introduce xyarray__reset function 10 years ago
zlib.c e92ce12ed6 perf tools: Add gzip decompression support for kernel module 10 years ago