diff options
| author | Stanislav Fomichev <[email protected]> | 2022-08-23 15:25:51 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-08-23 16:08:21 -0700 |
| commit | dea6a4e17013382b20717664ebf3d7cc405e0952 (patch) | |
| tree | 63cec65b79079956824e270aa7455bac8450defe /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 92ec1cc3784a2a8a7a62596dcec4f2224b85dcf4 (diff) | |
bpf: Introduce cgroup_{common,current}_func_proto
Split cgroup_base_func_proto into the following:
* cgroup_common_func_proto - common helpers for all cgroup hooks
* cgroup_current_func_proto - common helpers for all cgroup hooks
running in the process context (== have meaningful 'current').
Move bpf_{g,s}et_retval and other cgroup-related helpers into
kernel/bpf/cgroup.c so they closer to where they are being used.
Signed-off-by: Stanislav Fomichev <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions