Searched hist:"2 abd2de712cd891321a06b0890a85aef1e506cb5" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | nbd.h | diff 2abd2de712cd891321a06b0890a85aef1e506cb5 Fri Apr 26 13:49:49 CDT 2019 Andrew Hall <hall@fb.com> 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: Andrew Hall <hall@fb.com> Signed-off-by: Matt Mullins <mmullins@fb.com> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
/openbmc/linux/drivers/block/ |
H A D | nbd.c | diff 2abd2de712cd891321a06b0890a85aef1e506cb5 Fri Apr 26 13:49:49 CDT 2019 Andrew Hall <hall@fb.com> 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: Andrew Hall <hall@fb.com> Signed-off-by: Matt Mullins <mmullins@fb.com> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|