..
arch
perf tools sparc: Support syscall headers
2025-01-09 12:52:51 -03:00
bench
perf bench: Remove reference to cmd_inject
2024-12-18 16:24:33 -03:00
check-header_ignore_hunks /lib
perf tools: update expected diff for lib/list_sort.c
2024-11-05 17:12:33 -08:00
dlfilters
perf tools: Simplify evsel__add_modifier()
2024-10-22 09:52:11 -07:00
Documentation
perf ftrace profile: Add --graph-opts option
2025-01-08 17:20:42 -03:00
include /perf
perf dlfilter: Add al_cleanup()
2023-08-15 16:41:49 -03:00
jvmti
pmu-events
perf jevents: Provide better path information for broken JSON
2024-12-23 13:53:08 -03:00
python
scripts
perf tools: Create generic syscall table support
2025-01-09 12:49:49 -03:00
tests
perf test cpumap: Avoid use-after-free following merge
2025-01-08 17:40:05 -03:00
trace
perf env: Move arch errno function to only use in env
2024-12-18 16:24:33 -03:00
ui
perf script: Move find_scripts to browser/scripts.c
2024-12-18 16:24:32 -03:00
util
perf tools: Create generic syscall table support
2025-01-09 12:49:49 -03:00
.gitignore
perf tools: Add the empty-pmu-events build to .gitignore
2024-11-07 10:51:56 -08:00
Build
perf check: Introduce 'check' subcommand
2024-09-04 09:56:05 -03:00
builtin-annotate.c
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
2024-12-09 17:52:41 -03:00
builtin-bench.c
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
2024-04-12 17:54:02 -03:00
builtin-buildid-cache.c
perf dso: Add reference count checking and accessor functions
2024-05-06 15:28:49 -03:00
builtin-buildid-list.c
perf buildid-list: Use perf_tool__init
2024-08-12 18:07:10 -03:00
builtin-c2c.c
perf mem: Fix missed p-core mem events on ADL and RPL
2024-09-06 11:45:17 -03:00
builtin-check.c
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
2024-10-18 10:17:40 -07:00
builtin-config.c
perf path: Make mkpath thread safe, remove 16384 bytes from .bss
2023-05-28 10:24:14 -03:00
builtin-daemon.c
perf daemon: Fix the build on more 32-bit architectures
2024-08-19 21:44:30 -03:00
builtin-data.c
perf util: Move input_name to util
2023-04-10 19:21:31 -03:00
builtin-diff.c
perf stream: Use evsel rather than evsel->idx
2024-12-23 13:53:08 -03:00
builtin-evlist.c
perf evlist: Print hint for group
2024-09-11 13:08:45 -03:00
builtin-ftrace.c
perf ftrace profile: Add --graph-opts option
2025-01-08 17:20:42 -03:00
builtin-help.c
perf help: Fix a typo ("bellow")
2024-09-11 11:24:12 -03:00
builtin-inject.c
perf callchain: Allow symbols to be optional when resolving a callchain
2024-09-10 17:32:47 -03:00
builtin-kallsyms.c
perf dso: Add reference count checking and accessor functions
2024-05-06 15:28:49 -03:00
builtin-kmem.c
perf evsel: Add/use accessor for tp_format
2024-12-09 17:52:42 -03:00
builtin-kvm.c
perf kvm: Move functions used in util out of builtin
2024-12-18 16:24:32 -03:00
builtin-kwork.c
perf kwork: Make perf_kwork_add_work a callback
2024-12-18 16:24:33 -03:00
builtin-list.c
perf list: Fix topic and pmu_name argument order
2024-11-13 16:27:35 -03:00
builtin-lock.c
perf lock contention: Handle slab objects in -L/--lock-filter option
2024-12-23 13:53:08 -03:00
builtin-mem.c
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
2024-12-09 17:52:41 -03:00
builtin-probe.c
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
2024-10-18 10:17:40 -07:00
builtin-record.c
perf tools: Parse aux-action
2024-12-18 16:24:32 -03:00
builtin-report.c
perf values: Use evsel rather than evsel->idx
2024-12-23 13:53:08 -03:00
builtin-sched.c
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
2024-12-09 17:52:41 -03:00
builtin-script.c
perf script: Cache the output type
2024-12-20 17:35:54 -03:00
builtin-stat.c
perf stat: Move stat_config into config.c
2024-12-18 16:24:32 -03:00
builtin-timechart.c
perf timechart: Remove redundant variable assignment
2024-11-13 16:27:35 -03:00
builtin-top.c
perf top: Don't complain about lack of vmlinux when not resolving some kernel samples
2025-01-08 17:18:31 -03:00
builtin-trace.c
perf env: Move arch errno function to only use in env
2024-12-18 16:24:33 -03:00
builtin-version.c
perf version: Update --build-options to use 'supported_features' array
2024-09-04 16:19:29 -03:00
builtin.h
perf script: Move find_scripts to browser/scripts.c
2024-12-18 16:24:32 -03:00
check-headers.sh
perf tools sparc: Support syscall headers
2025-01-09 12:52:51 -03:00
command-list.txt
CREDITS
design.txt
Makefile
perf tools: Fix wrong message when running "make JOBS=1"
2024-08-01 12:11:33 -03:00
Makefile.config
perf tools arc: Support generic syscall headers
2025-01-09 12:50:56 -03:00
Makefile.perf
perf tools sparc: Support syscall headers
2025-01-09 12:52:51 -03:00
MANIFEST
tools perf: Add arm64 sysreg files to MANIFEST
2023-11-22 11:17:53 -08:00
perf-archive.sh
perf build: Add shellcheck to tools/perf scripts
2024-04-12 17:54:02 -03:00
perf-completion.sh
perf build: Add shellcheck to tools/perf scripts
2024-04-12 17:54:02 -03:00
perf-iostat.sh
perf-read-vdso.c
perf-sys.h
perf.c
perf test: Remove C test wrapper for attr.py
2024-10-17 13:17:36 -07:00
perf.h
perf: Increase MAX_NR_CPUS to 4096
2024-12-09 17:52:41 -03:00