diff options
author | Daniel Xu <dxu@dxuuu.xyz> | 2024-12-13 12:44:10 -0700 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-12-13 14:35:42 -0800 |
commit | 7f5819e1ace85632cf58c43ab6c38d2d4b0aa161 (patch) | |
tree | 8cfd36650eaa316201b814b3faeac3222fb156be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5e3ad22d82238e8bcb4c7ec26a20533217ddfb18 (diff) |
bpftool: btf: Validate root_type_ids early
Handle invalid root_type_ids early, as an invalid ID will cause dumpers
to half-emit valid boilerplate and then bail with an unclean exit. This
is ugly and possibly confusing for users, so preemptively handle the
common error case before any dumping begins.
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Quentin Monnet <qmo@kernel.org>
Link: https://lore.kernel.org/bpf/33e09a08a6072f8381cb976218a009709309b7e1.1734119028.git.dxu@dxuuu.xyz
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions