diff options
| author | Viktor Malik <vmalik@redhat.com> | 2026-07-07 08:52:46 +0200 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2026-07-16 10:57:40 -0700 |
| commit | acff3e1a9cc29a6a039b76b81a438c56016bc0e3 (patch) | |
| tree | 961ecfb198e98349242770d8b32178592e446a02 /tools/perf/scripts/python/task-analyzer.py | |
| parent | c341749d6abca2b81946f92e55567b5765b2b610 (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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
