aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-03-05 09:34:21 -0700
committerJens Axboe <axboe@kernel.dk>2024-04-15 08:10:25 -0600
commit54cdcca05abde32acc3233950ddc79d8be25515f (patch)
tree88e804a46e02b37bef31f845f9a0564601d911a1 /tools/perf/scripts/python/gecko.py
parent0ae9b9a14d54bd0aa68c1e8bda9dd8e6346f1d87 (diff)
io_uring/net: switch io_send() and io_send_zc() to using io_async_msghdr
No functional changes in this patch, just in preparation for carrying more state then what is being done now, if necessary. While unifying some of this code, add a generic send setup prep handler that they can both use. This gets rid of some manual msghdr and sockaddr on the stack, and makes it look a bit more like the sendmsg/recvmsg variants. Going forward, more can get unified on top. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions