aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorArseniy Krasnov <[email protected]>2023-10-10 22:15:14 +0300
committerDavid S. Miller <[email protected]>2023-10-15 13:19:42 +0100
commit49dbe25adac42d3e06f65d1420946bec65896222 (patch)
tree978587905b267e3dd01ce3f09d87767c9bad321a /tools/perf/scripts/python/bin/stackcollapse-report
parent0064cfb44084ba98927d8e72340ab78e5887462b (diff)
vsock: read from socket's error queue
This adds handling of MSG_ERRQUEUE input flag in receive call. This flag is used to read socket's error queue instead of data queue. Possible scenario of error queue usage is receiving completions for transmission with MSG_ZEROCOPY flag. This patch also adds new defines: 'SOL_VSOCK' and 'VSOCK_RECVERR'. Signed-off-by: Arseniy Krasnov <[email protected]> Reviewed-by: Stefano Garzarella <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions