diff options
author | Keith Busch <[email protected]> | 2023-01-11 10:42:45 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-13 20:44:20 -0800 |
commit | c1917514107982794fd448ee2596878f396ee6a8 (patch) | |
tree | 797f8809f360b50cbaca54b58f1eba6a755b8b9d /tools/perf/scripts/python/flamegraph.py | |
parent | e471d83e1fa0154615f2fc60c945339414a59dd7 (diff) |
caif: don't assume iov_iter type
The details of the iov_iter types are appropriately abstracted, so
there's no need to check for specific type fields. Just let the
abstractions handle it.
This is preparing for io_uring/net's io_send to utilize the more
efficient ITER_UBUF.
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions