linux-yocto/tools/perf
Ian Rogers 850f134a4c perf stat: Allow no events to open if this is a "--null" run
[ Upstream commit 6744c0b182c1f371135bc3f4e62b96ad884c9f89 ]

It is intended that a "--null" run doesn't open any events.

Fixes: 2cc7aa995c ("perf stat: Refactor retry/skip/fatal error handling")
Tested-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Ian Rogers <irogers@google.com>
Tested-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-12-18 14:03:32 +01:00
..
arch tools headers x86: Sync table due to introducion of uprobe syscall 2025-11-01 13:04:20 -03:00
bench - Simplify inline asm flag output operands now that the minimum compiler 2025-10-11 10:51:14 -07:00
check-header_ignore_hunks/lib
dlfilters
Documentation perf docs: Document building with Clang 2025-10-06 16:49:25 -03:00
include/perf
jvmti
pmu-events perf vendor events intel: Update sierraforest events to v1.12 2025-09-30 13:36:18 -03:00
python
scripts perf build: Disable thread safety analysis for perl header 2025-10-06 16:49:25 -03:00
tests perf test: Fix lock contention test 2025-11-13 17:29:00 -03:00
trace tools headers: Sync uapi/linux/fcntl.h with the kernel sources 2025-11-01 13:01:13 -03:00
ui tools build: Remove feature-libslang-include-subdir 2025-10-03 16:49:51 -03:00
util perf hist: In init, ensure mem_info is put on error paths 2025-12-18 14:03:32 +01:00
.gitignore
Build
builtin-annotate.c
builtin-bench.c perf bench mem: Add mmap() workloads 2025-09-19 12:43:59 -03:00
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c
builtin-check.c perf check: Add libLLVM feature 2025-10-06 15:24:13 -03:00
builtin-config.c
builtin-daemon.c
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-ftrace.c
builtin-help.c
builtin-inject.c
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c perf kvm: Fix debug assertion 2025-12-18 14:03:32 +01:00
builtin-kwork.c perf tools kwork: Add missed memory allocation check and free 2025-10-02 15:30:30 -03:00
builtin-list.c
builtin-lock.c perf lock: Fix segfault due to missing kernel map 2025-11-13 17:17:41 -03:00
builtin-mem.c
builtin-probe.c
builtin-record.c perf record: skip synthesize event when open evsel failed 2025-12-18 14:02:46 +01:00
builtin-report.c
builtin-sched.c perf sched: Avoid union type punning undefined behavior 2025-10-01 11:22:04 -03:00
builtin-script.c perf capstone: Move capstone functionality into its own file 2025-10-02 15:36:59 -03:00
builtin-stat.c perf stat: Allow no events to open if this is a "--null" run 2025-12-18 14:03:32 +01:00
builtin-timechart.c
builtin-top.c
builtin-trace.c
builtin-version.c
builtin.h
check-headers.sh tools include: Add headers to make tools builds more hermetic 2025-10-02 15:13:19 -03:00
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config perf build: Don't fail fast path feature detection when binutils-devel is not available 2025-11-13 17:16:34 -03:00
Makefile.perf perf tools: Fix arm64 libjvmti build by generating unistd_64.h 2025-10-06 17:16:52 -03:00
MANIFEST
perf-archive.sh
perf-completion.sh
perf-iostat.sh
perf-read-vdso.c
perf-sys.h
perf.c
perf.h