> selftests/bpf: Change uprobe/usdt trigger bench code to use nop10 > > Changing uprobe/usdt trigger bench code to use nop10 instead > of nop5. Also changing un_bench_uprobes.sh to use nop10 triggers. > > Signed-off-by: Jiri Olsa <[email protected]>
This isn't a bug, but there's a typo in the commit message: the filename is written as "un_bench_uprobes.sh" but should be "run_bench_uprobes.sh" (starting with 'r'). --- AI reviewed your patch. Please fix the bug or email reply why it's not a bug. See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md CI run summary: https://github.com/kernel-patches/bpf/actions/runs/26030080109
