aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDave Marchevsky <[email protected]>2023-08-21 12:33:11 -0700
committerAlexei Starovoitov <[email protected]>2023-08-25 09:23:17 -0700
commit312aa5bde8985dd2aef99d3e20abc0889c6f2a3e (patch)
treee4fd1a875d7929f9195b30285b00640c523c4bae /tools/perf/scripts/python/syscall-counts-by-pid.py
parent5861d1e8dbc4e1a03ebffb96ac041026cdd34c07 (diff)
selftests/bpf: Add tests for rbtree API interaction in sleepable progs
Confirm that the following sleepable prog states fail verification: * bpf_rcu_read_unlock before bpf_spin_unlock * RCU CS will last at least as long as spin_lock CS Also confirm that correct usage passes verification, specifically: * Explicit use of bpf_rcu_read_{lock, unlock} in sleepable test prog * Implied RCU CS due to spin_lock CS None of the selftest progs actually attach to bpf_testmod's bpf_testmod_test_read. Signed-off-by: Dave Marchevsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions