aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMartin KaFai Lau <[email protected]>2020-11-12 13:13:20 -0800
committerAlexei Starovoitov <[email protected]>2020-11-12 18:39:28 -0800
commit53632e11194663b7d5b043a68648892e593dc102 (patch)
tree013d598a2b1901aad298f7358bc1b016e91ed85e /tools/perf/scripts/python/syscall-counts.py
parent8e4597c627fb48f361e2a5b012202cb1b6cbcd5e (diff)
bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP
This patch tests storing the task's related info into the bpf_sk_storage by fentry/fexit tracing at listen, accept, and connect. It also tests the raw_tp at inet_sock_set_state. A negative test is done by tracing the bpf_sk_storage_free() and using bpf_sk_storage_get() at the same time. It ensures this bpf program cannot load. Signed-off-by: Martin KaFai Lau <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions