Skip to content
Commit 2abd2de7 authored by Andrew Hall's avatar Andrew Hall Committed by Alexei Starovoitov
Browse files

nbd: add tracepoints for send/receive timing



This adds four tracepoints to nbd, enabling separate tracing of payload
and header sending/receipt.

In the send path for headers that have already been sent, we also
explicitly initialize the handle so it can be referenced by the later
tracepoint.

Signed-off-by: default avatarAndrew Hall <hall@fb.com>
Signed-off-by: default avatarMatt Mullins <mmullins@fb.com>
Reviewed-by: default avatarJosef Bacik <josef@toxicpanda.com>
Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent ea106722
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment