..
arch
perf annotate: Stop using map->groups, use map_symbol->mg instead
2019-11-12 08:20:53 -03:00
bench
Documentation
perf report: Sort by sampled cycles percent per block for stdio
2019-11-07 10:14:48 -03:00
examples /bpf
include /bpf
jvmti
lib
perf evsel: Avoid close(-1)
2019-11-06 15:43:05 -03:00
pmu-events
perf vendor events intel: Update all the Intel JSON metrics from TMAM 3.6.
2019-11-06 15:49:39 -03:00
python
scripts
tests
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
2019-11-12 08:20:53 -03:00
trace
perf trace: Wire up strarray__strtoul_flags()
2019-10-19 15:35:02 -03:00
ui
perf annotate: Stop using map->groups, use map_symbol->mg instead
2019-11-12 08:20:53 -03:00
util
perf annotate: Stop using map->groups, use map_symbol->mg instead
2019-11-12 08:20:53 -03:00
.gitignore
Build
builtin-annotate.c
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
2019-11-12 08:20:53 -03:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c
perf c2c: Fix memory leak in build_cl_output()
2019-10-15 12:08:13 -03:00
builtin-config.c
builtin-data.c
builtin-diff.c
perf hist: Count the total cycles of all samples
2019-11-07 09:14:15 -03:00
builtin-evlist.c
builtin-ftrace.c
builtin-help.c
builtin-inject.c
perf inject: Make --strip keep evsels
2019-11-06 15:49:40 -03:00
builtin-kallsyms.c
builtin-kmem.c
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
2019-11-12 08:20:53 -03:00
builtin-kvm.c
perf kvm: Use evlist layer api when possible
2019-11-06 15:43:05 -03:00
builtin-list.c
perf list: Hide deprecated events by default
2019-10-19 15:35:01 -03:00
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c
perf record: Add support for limit perf output file size
2019-11-07 08:30:19 -03:00
builtin-report.c
perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers
2019-11-12 08:20:53 -03:00
builtin-sched.c
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
2019-11-12 08:20:53 -03:00
builtin-script.c
builtin-stat.c
perf stat: Add --per-node agregation support
2019-11-06 15:49:39 -03:00
builtin-timechart.c
builtin-top.c
perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers
2019-11-12 08:20:53 -03:00
builtin-trace.c
perf trace: Use STUL_STRARRAY_FLAGS with mmap
2019-10-19 15:35:02 -03:00
builtin-version.c
builtin.h
check-headers.sh
tools arch x86: Grab a copy of the file containing the IRQ vector defines
2019-10-15 15:42:01 -03:00
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config
Makefile.perf
libbeauty: Hook up the x86 irq_vectors table generator
2019-10-15 15:48:50 -03:00
MANIFEST
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf tools: Make usage of test_attr__* optional for perf-sys.h
2019-10-31 21:38:41 +01:00
perf-with-kcore.sh
perf.c
perf.h