aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDavid Vernet <[email protected]>2023-06-02 10:01:12 -0500
committerAlexei Starovoitov <[email protected]>2023-06-05 14:36:57 -0700
commitf904c67876c42c14a108d7f80459ef59d900b8fc (patch)
tree8fed8b960bdd3c512dc66dea277a8c870f0e6fec /tools/perf/scripts/python/export-to-sqlite.py
parent51302c951c8fd5c298565c7127c855bf1d4550b6 (diff)
selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
In a recent patch, we taught the verifier that trusted PTR_TO_BTF_ID can never be NULL. This prevents the verifier from incorrectly failing to load certain programs where it gets confused and thinks a reference isn't dropped because it incorrectly assumes that a branch exists in which a NULL PTR_TO_BTF_ID pointer is never released. This patch adds a testcase that verifies this cannot happen. Signed-off-by: David Vernet <[email protected]> Acked-by: Stanislav Fomichev <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions