summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDavid Vernet <void@manifault.com>2023-04-11 07:16:32 +0300
committerAlexei Starovoitov <ast@kernel.org>2023-04-12 22:57:54 +0300
commit6499fe6edc4fd5b91aed4d5cd84bd113e1c58d5f (patch)
tree1327f57887ce50b06f1f399f26095c5aa618e487 /tools/perf/scripts/python/export-to-sqlite.py
parent1d71283987c729dceccce834a864c27301ba155e (diff)
downloadlinux-6499fe6edc4fd5b91aed4d5cd84bd113e1c58d5f.tar.xz
bpf: Remove bpf_cgroup_kptr_get() kfunc
Now that bpf_cgroup_acquire() is KF_RCU | KF_RET_NULL, bpf_cgroup_kptr_get() is redundant. Let's remove it, and update selftests to instead use bpf_cgroup_acquire() where appropriate. The next patch will update the BPF documentation to not mention bpf_cgroup_kptr_get(). Signed-off-by: David Vernet <void@manifault.com> Link: https://lore.kernel.org/r/20230411041633.179404-2-void@manifault.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions