diff options
| author | Milan Landaverde <milan@mdaverde.com> | 2022-03-31 18:45:53 +0300 |
|---|---|---|
| committer | Andrii Nakryiko <andrii@kernel.org> | 2022-04-05 00:52:54 +0300 |
| commit | 380341637ebb41f56031a0fd0779e85413a1da59 (patch) | |
| tree | 68b979b3342ab7158366a2638910ecb8e5eace73 /include/linux | |
| parent | 4eeebce6ac4ad80ee8243bb847c98e0e55848d47 (diff) | |
| download | linux-380341637ebb41f56031a0fd0779e85413a1da59.tar.xz | |
bpftool: Add syscall prog type
In addition to displaying the program type in bpftool prog show
this enables us to be able to query bpf_prog_type_syscall
availability through feature probe as well as see
which helpers are available in those programs (such as
bpf_sys_bpf and bpf_sys_close)
Signed-off-by: Milan Landaverde <milan@mdaverde.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20220331154555.422506-2-milan@mdaverde.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
