summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDavid Vernet <void@manifault.com>2023-06-09 22:50:52 -0500
committerAlexei Starovoitov <ast@kernel.org>2023-06-12 15:09:11 -0700
commit5a73efc7d1b4b48ccb74fb399a818dfbd2250c89 (patch)
treea21fa02e4ca69c05a174247b828819971504ed9d /tools/perf/scripts/python/exported-sql-viewer.py
parentf983be917332ea5e03f689e12c6668be48cb4cfe (diff)
selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
In a prior patch, we removed the bpf_cpumask_any() and bpf_cpumask_any_and() kfuncs, and replaced them with bpf_cpumask_any_distribute() and bpf_cpumask_any_distribute_and(). The advertised semantics between the two kfuncs were identical, with the former always returning the first CPU, and the latter actually returning any CPU. This patch updates the selftests for these kfuncs to use the new names. Signed-off-by: David Vernet <void@manifault.com> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/r/20230610035053.117605-4-void@manifault.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions