diff options
author | 2024-09-05 14:05:20 -0700 | |
---|---|---|
committer | 2024-09-05 16:58:51 -0700 | |
commit | 2db2b8cb8f96bb1def9904abbc859d95e3fbf99c (patch) | |
tree | 1de50f1aa2169ef52af4f3c2bf745928f39b259a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: use type_may_be_null() helper for nullable-param check (diff) | |
download | linux-rng-2db2b8cb8f96bb1def9904abbc859d95e3fbf99c.tar.xz linux-rng-2db2b8cb8f96bb1def9904abbc859d95e3fbf99c.zip |
bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmd
This improves BTF data recorded about this function and makes
debugging/tracing better, because now command can be displayed as
symbolic name, instead of obscure number.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20240905210520.2252984-1-andrii@kernel.org
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