summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorViktor Malik <vmalik@redhat.com>2026-07-07 08:52:46 +0200
committerNamhyung Kim <namhyung@kernel.org>2026-07-16 10:57:40 -0700
commitacff3e1a9cc29a6a039b76b81a438c56016bc0e3 (patch)
tree961ecfb198e98349242770d8b32178592e446a02 /tools/perf/scripts/python/stackcollapse.py
parentc341749d6abca2b81946f92e55567b5765b2b610 (diff)
perf trace: Factor out BPF loop body
The BPF program in augmented_raw_syscalls uses a for loop to iterate all syscall arguments. The loop body is quite complex and often poses problems for the BPF verifier. As a preparation step for addressing this issue, factor out the loop body into a separate function. Signed-off-by: Viktor Malik <vmalik@redhat.com> Cc: stable@vger.kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions