summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@kernel.org>2026-02-24 11:39:14 +0100
committerAlexei Starovoitov <ast@kernel.org>2026-03-03 08:39:22 -0800
commit304841967c5574fec9307a2c1cdfa8abf30a29fc (patch)
tree1aaf6a54585fd0198c52fa8b7ee2b6e103515f8a /tools/perf/scripts/python/net_dropmonitor.py
parent0c178e9debc8f0a305149f5ccace6796f6931a1d (diff)
selftests/bpf: Add test for checking correct nop of optimized usdt
Adding test that attaches bpf program on usdt probe in 2 scenarios; - attach program on top of usdt_1, which is single nop instruction, so the probe stays on nop instruction and is not optimized. - attach program on top of usdt_2 which is probe defined on top of nop,nop5 combo, so the probe is placed on top of nop5 and is optimized. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Link: https://lore.kernel.org/r/20260224103915.1369690-5-jolsa@kernel.org Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions