aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorArseny Krasnov <[email protected]>2021-06-11 14:10:21 +0300
committerDavid S. Miller <[email protected]>2021-06-11 13:32:46 -0700
commit19c1b90e1979c3974cd6a3ec0cbb886a84278d84 (patch)
tree98919f63c82b3290f5aa66d345fff9b10e8ae18f /tools/perf/scripts/python/check-perf-trace.py
parentb3f7fd54881bcba5dc529935f38df649167803b1 (diff)
af_vsock: separate receive data loop
Some code in receive data loop could be shared between SEQPACKET and STREAM sockets, while another part is type specific, so move STREAM specific data receive logic to '__vsock_stream_recvmsg()' dedicated function, while checks, that will be same for both STREAM and SEQPACKET sockets, stays in 'vsock_connectible_recvmsg()'. Signed-off-by: Arseny Krasnov <[email protected]> Reviewed-by: Stefano Garzarella <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions