summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-10-16 08:07:18 -0700
committerNamhyung Kim <namhyung@kernel.org>2025-10-19 12:35:40 +0900
commitb8308511f6e090db769e35b958e2fb9714e5456f (patch)
treeb1805ee102ca83ce03a4bf3660607f4893d6e803 /tools/perf/scripts/python
parent98f3e85c475e6a118432671c210167c6176d6fcc (diff)
downloadlinux-b8308511f6e090db769e35b958e2fb9714e5456f.tar.gz
linux-b8308511f6e090db769e35b958e2fb9714e5456f.zip
perf stat bperf cgroup: Increase MAX_EVENTS from 32 to 1024
The MAX_EVENTS value ensured a counted loop presumably to satisfy the BPF verifier. It is possible to go past 32 events when gathering uncore events. Increase the amount to 1024 as that should provide some amount of headroom. Signed-off-by: Ian Rogers <irogers@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions