<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/tools/virtio/virtio-trace/README, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/tools/virtio/virtio-trace/README?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/tools/virtio/virtio-trace/README?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2012-09-28T05:35:13Z</updated>
<entry>
<title>tools: Add guest trace agent as a user tool</title>
<updated>2012-09-28T05:35:13Z</updated>
<author>
<name>Yoshihiro YUNOMAE</name>
<email>yoshihiro.yunomae.ez@hitachi.com</email>
</author>
<published>2012-08-09T12:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=108fc82596e3b66b819df9d28c1ebbc9ab5de14c'/>
<id>urn:sha1:108fc82596e3b66b819df9d28c1ebbc9ab5de14c</id>
<content type='text'>
This patch adds a user tool, "trace agent" for sending trace data of a guest to
a Host in low overhead. This agent has the following functions:
 - splice a page of ring-buffer to read_pipe without memory copying
 - splice the page from write_pipe to virtio-console without memory copying
 - write trace data to stdout by using -o option
 - controlled by start/stop orders from a Host

Changes in v2:
 - Cleanup (change fprintf() to pr_err() and an include guard)

Signed-off-by: Yoshihiro YUNOMAE &lt;yoshihiro.yunomae.ez@hitachi.com&gt;
Acked-by: Amit Shah &lt;amit.shah@redhat.com&gt;
Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
</feed>
