diff options
| author | Alexei Starovoitov <[email protected]> | 2022-02-09 15:19:57 -0800 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-02-10 23:31:51 +0100 |
| commit | b1d18a7574d0df5eb4117c14742baf8bc2b9bb74 (patch) | |
| tree | ea8ee79c7da31f82b07edceaf781de9618b8143f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 4f5e483b8c7a644733db941a1ae00173baa7b463 (diff) | |
bpf: Extend sys_bpf commands for bpf_syscall programs.
bpf_sycall programs can be used directly by the kernel modules
to load programs and create maps via kernel skeleton.
. Export bpf_sys_bpf syscall wrapper to be used in kernel skeleton.
. Export bpf_map_get to be used in kernel skeleton.
. Allow prog_run cmd for bpf_syscall programs with recursion check.
. Enable link_create and raw_tp_open cmds.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions