summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2026-04-02 19:44:18 -0700
committerAlexei Starovoitov <ast@kernel.org>2026-04-03 08:34:33 -0700
commit427c07ddb9e63dc96488bbf51bb196e7aca19825 (patch)
tree0fe7786147d64fbff58d168d31809e721d25fd00 /tools/perf/scripts/python/bin
parente6898ec751e4d8577b210f8e816ea9f8c2a7158a (diff)
selftests/bpf: Add tests for subprog topological ordering
Add few tests for topo sort: - linear chain: main -> A -> B - diamond: main -> A, main -> B, A -> C, B -> C - mixed global/static: main -> global -> static leaf - shared callee: main -> leaf, main -> global -> leaf - duplicate calls: main calls same subprog twice - no calls: single subprog Acked-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/r/20260403024422.87231-4-alexei.starovoitov@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions