diff options
author | John Fastabend <[email protected]> | 2020-05-24 09:50:33 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-06-01 14:38:20 -0700 |
commit | abe3cac8706bffeda3ebc06e4a9fa6e9cadacf26 (patch) | |
tree | bc46d5b791ee91b93716a916cbafb802a9858cf0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 55983299b7ea94d714c19cdfd8d969ba86e0d7e9 (diff) |
bpf, sk_msg: Add some generic helpers that may be useful from sk_msg
Add these generic helpers that may be useful to use from sk_msg programs.
The helpers do not depend on ctx so we can simply add them here,
BPF_FUNC_perf_event_output
BPF_FUNC_get_current_uid_gid
BPF_FUNC_get_current_pid_tgid
BPF_FUNC_get_current_cgroup_id
BPF_FUNC_get_current_ancestor_cgroup_id
BPF_FUNC_get_cgroup_classid
Signed-off-by: John Fastabend <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/159033903373.12355.15489763099696629346.stgit@john-Precision-5820-Tower
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions