..
arch
perf riscv: fix register name strings
2026-06-10 16:54:41 -03:00
bench
perf bench bpf: Add missing .gitignore file
2026-07-21 20:50:20 -03:00
check-header_ignore_hunks /lib
dlfilters
Documentation
perf tools: Document recent additions to the perf.data file header
2026-06-15 16:54:39 -03:00
include /perf
jvmti
perf tools: Use calloc() where applicable
2026-04-08 19:21:05 -07:00
pmu-events
perf pmu-events: Add API to get metric table name and iterate tables
2026-06-04 11:35:52 -03:00
python
scripts
perf test cs-etm: Make disassembly test use kcore
2026-06-10 18:55:49 -03:00
tests
perf machine: Propagate machine__init() error to callers
2026-06-17 09:21:03 -03:00
trace
tools headers: Sync UAPI linux/fs.h with the kernel sources
2026-07-21 21:00:10 -03:00
ui
perf annotate: Fix crashes on empty annotate windows
2026-06-04 11:13:25 -03:00
util
perf bpf: Fix up build failure due to change of btf_vlen() return type
2026-06-22 15:53:34 -03:00
.clang-format
perf clang-format: Add a perf clang-format that overrides some kernel behaviors
2026-05-20 15:37:50 -03:00
.gitignore
perf pmu-events: Split big_c_string storage into standalone compilation unit
2026-05-20 17:46:45 -03:00
bpf_skel.mak
perf build: Compile BPF skeletons with -mcpu=v3
2026-06-04 10:58:32 -03:00
Build
perf trace beauty: Make beauty generated C code standalone .o files
2026-05-20 17:46:45 -03:00
builtin-annotate.c
perf tools: Guard test_bit from out-of-bounds sample CPU
2026-06-04 17:34:52 -03:00
builtin-bench.c
perf bench: Constify tables
2026-04-08 19:21:05 -07:00
builtin-buildid-cache.c
builtin-buildid-list.c
perf build-id: Fix off-by-one bug when printing kernel/module build-id
2026-05-20 15:50:32 -03:00
builtin-c2c.c
perf c2c: Fix hist entry and format list leaks in c2c_he_free()
2026-06-17 09:21:03 -03:00
builtin-check.c
perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
2026-06-04 17:34:52 -03:00
builtin-config.c
perf tools: Make more global variables static
2026-04-08 19:21:04 -07:00
builtin-daemon.c
perf tools: Replace basename() calls with perf_basename()
2026-04-08 19:21:05 -07:00
builtin-data.c
perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
2026-06-04 17:34:52 -03:00
builtin-diff.c
perf tools: Guard test_bit from out-of-bounds sample CPU
2026-06-04 17:34:52 -03:00
builtin-evlist.c
builtin-ftrace.c
perf tools: Use calloc() where applicable
2026-04-08 19:21:05 -07:00
builtin-help.c
builtin-inject.c
perf aslr: Strip sample registers
2026-06-15 14:33:49 -03:00
builtin-kallsyms.c
builtin-kmem.c
perf tools: Include file offset and event type name in skip messages
2026-06-03 16:31:03 -03:00
builtin-kvm.c
perf tools: Include file offset and event type name in skip messages
2026-06-03 16:31:03 -03:00
builtin-kwork.c
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
2026-06-03 16:53:45 -03:00
builtin-list.c
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
2026-01-26 17:03:53 -03:00
builtin-lock.c
perf tools: Include file offset and event type name in skip messages
2026-06-03 16:31:03 -03:00
builtin-mem.c
perf tool: Remove evsel from tool APIs that pass the sample
2026-05-20 16:34:23 -03:00
builtin-probe.c
perf tools: Add layout support for --symfs option
2026-03-10 23:13:30 -07:00
builtin-record.c
perf tools: NULL bitmap pointers after bitmap_free()
2026-06-10 13:13:32 -03:00
builtin-report.c
perf tools: Guard test_bit from out-of-bounds sample CPU
2026-06-04 17:34:52 -03:00
builtin-sched.c
perf sched: Replace (void*)1 sentinel with proper runtime allocation
2026-06-17 08:28:50 -03:00
builtin-script.c
perf tools: Guard remaining test_bit calls from OOB sample CPU
2026-06-04 19:17:36 -03:00
builtin-stat.c
perf stat: Introduce perf_env__get_cpu_topology() to guard NULL env->cpu
2026-06-06 13:44:46 -03:00
builtin-timechart.c
perf timechart: Fix cat_backtrace() use-after-free on corrupted callchain
2026-06-03 16:31:04 -03:00
builtin-top.c
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
2026-06-03 16:53:45 -03:00
builtin-trace.c
perf bpf: Fix up build failure due to change of btf_vlen() return type
2026-06-22 15:53:34 -03:00
builtin-version.c
builtin.h
check-headers.sh
perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/beauty/include/
2026-03-31 20:23:06 -07:00
CREDITS
design.txt
Makefile
perf build: Add make check-headers target
2026-05-14 14:48:32 -07:00
Makefile.config
perf s390: Fix TEXTREL in Python extension by compiling as PIC
2026-06-10 17:03:53 -03:00
Makefile.perf
perf test cs-etm: Remove unused Coresight workloads
2026-06-10 18:55:49 -03:00
MANIFEST
perf-archive.sh
perf-completion.sh
perf-iostat.sh
perf-read-vdso.c
perf-sys.h
perf.c
perf tool: Constify the command and option arrays
2026-03-13 14:26:27 -07:00
perf.h