diff options
author | Dominique Martinet <asmadeus@codewreck.org> | 2024-01-09 12:39:03 +0900 |
---|---|---|
committer | Dominique Martinet <asmadeus@codewreck.org> | 2024-02-12 21:18:54 +0900 |
commit | be3193e58ec210b2a72fb1134c2a0695088a911d (patch) | |
tree | dc7259d98c338a1f8c0aa0cfa3374311e9ebd7da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7013482ff5945aee7390c55ababcb390de1a4aad (diff) |
9p: Fix read/write debug statements to report server reply
Previous conversion to iov missed these debug statements which would now
always print the requested size instead of the actual server reply.
Write also added a loop in a much older commit but we didn't report
these, while reads do report each iteration -- it's more coherent to
keep reporting all requests to server so move that at the same time.
Fixes: 7f02464739da ("9p: convert to advancing variant of iov_iter_get_pages_alloc()")
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Message-ID: <20240109-9p-rw-trace-v1-1-327178114257@codewreck.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions