diff options
author | Hao Luo <haoluo@google.com> | 2022-08-25 15:39:36 -0700 |
---|---|---|
committer | Martin KaFai Lau <kafai@fb.com> | 2022-08-25 16:26:37 -0700 |
commit | d4ffb6f39f1a1b260966b43a4ffdb64779c650dd (patch) | |
tree | 38ff9a649acc46e6e2b04b6a38b973b217e98b35 /kernel/cpu_pm.c | |
parent | 0a0d55ef3e61d9f14e803cacb644fcc890f16774 (diff) |
bpf: Add CGROUP prefix to cgroup_iter_order
bpf_cgroup_iter_order is globally visible but the entries do not have
CGROUP prefix. As requested by Andrii, put a CGROUP in the names
in bpf_cgroup_iter_order.
This patch fixes two previous commits: one introduced the API and
the other uses the API in bpf selftest (that is, the selftest
cgroup_hierarchical_stats).
I tested this patch via the following command:
test_progs -t cgroup,iter,btf_dump
Fixes: d4ccaf58a847 ("bpf: Introduce cgroup iter")
Fixes: 88886309d2e8 ("selftests/bpf: add a selftest for cgroup hierarchical stats collection")
Suggested-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Hao Luo <haoluo@google.com>
Link: https://lore.kernel.org/r/20220825223936.1865810-1-haoluo@google.com
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Diffstat (limited to 'kernel/cpu_pm.c')
0 files changed, 0 insertions, 0 deletions