diff options
author | KaFai Wan <mannkafai@gmail.com> | 2025-04-23 20:13:29 +0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2025-04-23 11:26:22 -0700 |
commit | 4c0a42c50021ee509f159c1f8a22efb35987c941 (patch) | |
tree | 069ebbc45d075ca64ca315272e816b911913f568 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1271a40eeafa8e9b5b76c4d02e2b3812cbc3c280 (diff) |
selftests/bpf: Add test to access const void pointer argument in tracing program
Adding verifier test for accessing const void pointer argument in
tracing programs.
The test program loads 1st argument of bpf_fentry_test10 function
which is const void pointer and checks that verifier allows that.
Signed-off-by: KaFai Wan <mannkafai@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/bpf/20250423121329.3163461-3-mannkafai@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions