mirror-linux/tools/perf
Linus Torvalds 79f255b2e9 perf-tools fixes and updates for v6.19-rc7
A minor fix for error handling in the event parser.
 
 Signed-off-by: Namhyung Kim <namhyung@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQSo2x5BnqMqsoHtzsmMstVUGiXMgwUCaXGnLwAKCRCMstVUGiXM
 g7O4AP4hyBQgNvdOzzqDvEJ+RxVcVWjNkimJfOMFLEGPqkTgZQD/XI9PfaXL6JVQ
 eMbFjR7yvnmPDrVYYBJxttPzQDrxSAg=
 =MXsr
 -----END PGP SIGNATURE-----

Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools

Pull perf-tools fix from Namhyung Kim:
 "A minor fix for error handling in the event parser"

* tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools:
  perf parse-events: Fix evsel allocation failure
2026-01-21 21:50:44 -08:00
..
Documentation perf timechart: Add record support for output perf.data path 2025-12-03 11:07:23 -08:00
arch tools headers: Sync syscall table with kernel sources 2025-12-24 11:43:36 -08:00
bench perf tools: Don't read build-ids from non-regular files 2025-11-26 10:13:38 -08:00
check-header_ignore_hunks/lib
dlfilters
include/perf
jvmti
pmu-events perf vendor events intel: Update sierraforest events from 1.12 to 1.13 2025-12-03 11:02:07 -08:00
python perf ilist: Be tolerant of reading a metric on the wrong CPU 2025-12-02 16:12:49 -08:00
scripts
tests perf tests top: Make the test exclusive 2025-12-23 10:13:50 -08:00
trace tools headers: Sync linux/socket.h with kernel sources 2025-12-24 11:43:29 -08:00
ui perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies 2025-11-13 23:03:11 -08:00
util perf parse-events: Fix evsel allocation failure 2026-01-06 14:54:24 -08:00
.gitignore
Build
CREDITS
MANIFEST
Makefile
Makefile.config perf tools: Disable BPF skeleton if no libopenssl found 2025-12-17 05:44:24 -08:00
Makefile.perf [GIT PULL] perf tools changes for v6.19 2025-12-07 07:07:02 -08:00
builtin-annotate.c perf tool: Add the perf_tool argument to all callbacks 2025-11-07 13:25:05 -08:00
builtin-bench.c
builtin-buildid-cache.c perf symbol: Fix ENOENT case for filename__read_build_id 2025-12-17 07:30:51 -08:00
builtin-buildid-list.c
builtin-c2c.c perf c2c: Clean up some defensive gets and make asan clean 2025-12-03 11:07:46 -08:00
builtin-check.c perf build: Remove NO_AUXTRACE build option 2025-11-13 23:03:11 -08:00
builtin-config.c
builtin-daemon.c
builtin-data.c
builtin-diff.c
builtin-evlist.c perf tool: Add the perf_tool argument to all callbacks 2025-11-07 13:25:05 -08:00
builtin-ftrace.c
builtin-help.c
builtin-inject.c perf tools: Merge deferred user callchains 2025-12-02 21:59:14 -08:00
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c perf kvm: Fix debug assertion 2025-12-03 11:07:19 -08:00
builtin-kwork.c
builtin-list.c treewide: Update email address 2026-01-11 06:09:11 -10:00
builtin-lock.c perf lock: Fix segfault due to missing kernel map 2025-11-13 17:17:41 -03:00
builtin-mem.c perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies 2025-11-13 23:03:11 -08:00
builtin-probe.c
builtin-record.c perf build: Remove NO_AUXTRACE build option 2025-11-13 23:03:11 -08:00
builtin-report.c perf tools: Merge deferred user callchains 2025-12-02 21:59:14 -08:00
builtin-sched.c
builtin-script.c perf tools: Merge deferred user callchains 2025-12-02 21:59:14 -08:00
builtin-stat.c perf stat: Improve handling of termination by signal 2025-12-04 15:44:39 -08:00
builtin-timechart.c perf timechart: Add record support for output perf.data path 2025-12-03 11:07:23 -08:00
builtin-top.c perf top: Use evlist__new_default when no events specified 2025-10-15 23:59:11 +09:00
builtin-trace.c perf trace: Skip internal syscall arguments 2025-11-29 12:23:37 -08:00
builtin-version.c
builtin.h
check-headers.sh
command-list.txt
design.txt
perf-archive.sh
perf-completion.sh
perf-iostat.sh
perf-read-vdso.c
perf-sys.h
perf.c
perf.h