diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2024-12-03 19:03:58 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-12-04 08:38:29 -0800 |
commit | cbd8730aea8d79cda6b0f3c18b406dfdef0c1b80 (patch) | |
tree | 40ab3e30738c6c1b811824dd7b29b5c6cb28fe1c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c8e2ee1f3df05dc4caa746c062c6b5791c745c79 (diff) |
bpf: Improve verifier log for resource leak on exit
The verifier log when leaking resources on BPF_EXIT may be a bit
confusing, as it's a problem only when finally existing from the main
prog, not from any of the subprogs. Hence, update the verifier error
string and the corresponding selftests matching on it.
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Suggested-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20241204030400.208005-6-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions