summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorAndrea Terzolo <andreaterzolo3@gmail.com>2025-03-18 11:35:45 +0300
committerAlexei Starovoitov <ast@kernel.org>2025-03-19 05:11:23 +0300
commita2598045ead99b51b00e81d46560757b9a95bd84 (patch)
tree0eb3c99ebc1137f3233d7284075ca13fb1bf5368 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent6ca21620b475e9d359c80a5db9ede7ce4abc4d03 (diff)
downloadlinux-a2598045ead99b51b00e81d46560757b9a95bd84.tar.xz
bpf: clarify a misleading verifier error message
The current verifier error message states that tail_calls are not allowed in non-JITed programs with BPF-to-BPF calls. While this is accurate, it is not the only scenario where this restriction applies. Some architectures do not support this feature combination even when programs are JITed. This update improves the error message to better reflect these limitations. Suggested-by: Shung-Hsi Yu <shung-hsi.yu@suse.com> Signed-off-by: Andrea Terzolo <andreaterzolo3@gmail.com> Acked-by: Shung-Hsi Yu <shung-hsi.yu@suse.com> Link: https://lore.kernel.org/r/20250318083551.8192-1-andreaterzolo3@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions