diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-03-24 14:35:49 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-03-30 08:12:29 -0600 |
commit | e03ad4ee2783e41afc90cc7848468aef10741c0e (patch) | |
tree | 71447ef07166a9ab75571b291927bebfb8f5cb98 /tools/perf/scripts/python/syscall-counts.py | |
parent | 747b1f65d39ae729b7914075899b0c82d7f667db (diff) |
iov_iter: convert import_single_range() to ITER_UBUF
Since we're just importing a single vector, we don't have to turn it
into an ITER_IOVEC. Instead turn it into an ITER_UBUF, which is cheaper
to iterate.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions