aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorArseniy Krasnov <[email protected]>2022-08-19 05:36:52 +0000
committerPaolo Abeni <[email protected]>2022-08-23 10:43:11 +0200
commitf2fdcf67aceb1a7d5e0661cb7ca95cda68d3014a (patch)
treeea286c6e303a705fa6c241383a23332187771f5d /tools/perf/scripts/python/flamegraph.py
parentee0b3843a26920dad713c27cd8f3a3cfc5ae9c37 (diff)
vsock: add API call for data ready
This adds 'vsock_data_ready()' which must be called by transport to kick sleeping data readers. It checks for SO_RCVLOWAT value before waking user, thus preventing spurious wake ups. Based on 'tcp_data_ready()' logic. Signed-off-by: Arseniy Krasnov <[email protected]> Reviewed-by: Stefano Garzarella <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions