Searched hist:ea106722c76f08002b69a6983ed84dc18958ba48 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | nbd.h | ea106722c76f08002b69a6983ed84dc18958ba48 Fri Apr 26 13:49:48 CDT 2019 Matt Mullins <mmullins@fb.com> nbd: trace sending nbd requests
This adds a tracepoint that can both observe the nbd request being sent to the server, as well as modify that request , e.g., setting a flag in the request that will cause the server to collect detailed tracing data.
The struct request * being handled is included to permit correlation with the block tracepoints.
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 ea106722c76f08002b69a6983ed84dc18958ba48 Fri Apr 26 13:49:48 CDT 2019 Matt Mullins <mmullins@fb.com> nbd: trace sending nbd requests
This adds a tracepoint that can both observe the nbd request being sent to the server, as well as modify that request , e.g., setting a flag in the request that will cause the server to collect detailed tracing data.
The struct request * being handled is included to permit correlation with the block tracepoints.
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/ |
H A D | MAINTAINERS | diff ea106722c76f08002b69a6983ed84dc18958ba48 Fri Apr 26 13:49:48 CDT 2019 Matt Mullins <mmullins@fb.com> nbd: trace sending nbd requests
This adds a tracepoint that can both observe the nbd request being sent to the server, as well as modify that request , e.g., setting a flag in the request that will cause the server to collect detailed tracing data.
The struct request * being handled is included to permit correlation with the block tracepoints.
Signed-off-by: Matt Mullins <mmullins@fb.com> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|