<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/trace/events/nbd.h, branch linux-5.2.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.2.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.2.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2019-04-27T02:04:19Z</updated>
<entry>
<title>nbd: add tracepoints for send/receive timing</title>
<updated>2019-04-27T02:04:19Z</updated>
<author>
<name>Andrew Hall</name>
<email>hall@fb.com</email>
</author>
<published>2019-04-26T18:49:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2abd2de712cd891321a06b0890a85aef1e506cb5'/>
<id>urn:sha1:2abd2de712cd891321a06b0890a85aef1e506cb5</id>
<content type='text'>
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 &lt;hall@fb.com&gt;
Signed-off-by: Matt Mullins &lt;mmullins@fb.com&gt;
Reviewed-by: Josef Bacik &lt;josef@toxicpanda.com&gt;
Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;
</content>
</entry>
<entry>
<title>nbd: trace sending nbd requests</title>
<updated>2019-04-27T02:04:19Z</updated>
<author>
<name>Matt Mullins</name>
<email>mmullins@fb.com</email>
</author>
<published>2019-04-26T18:49:48Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ea106722c76f08002b69a6983ed84dc18958ba48'/>
<id>urn:sha1:ea106722c76f08002b69a6983ed84dc18958ba48</id>
<content type='text'>
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 &lt;mmullins@fb.com&gt;
Reviewed-by: Josef Bacik &lt;josef@toxicpanda.com&gt;
Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;
</content>
</entry>
</feed>
