aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorAndrey Ignatov <[email protected]>2018-07-11 17:33:37 -0700
committerDaniel Borkmann <[email protected]>2018-07-15 00:08:41 +0200
commit78d8e26d46bc2ed73ab6a0e369a342478fda4ce0 (patch)
treeea6113284a1b646adc567632117e76a14b0f920d /tools/perf/scripts/python/call-graph-from-sql.py
parent2044e4ef0be29f0154b078a956a3d8331315298a (diff)
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Cover new TCP-BPF callback in test_tcpbpf: when listen() is called on socket, set BPF_SOCK_OPS_STATE_CB_FLAG so that BPF_SOCK_OPS_STATE_CB callback can be called on future state transition, and when such a transition happens (TCP_LISTEN -> TCP_CLOSE), track it in the map and verify it in user space later. Signed-off-by: Andrey Ignatov <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions