All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Is there more trace-events in vhost module?
@ 2017-06-12 12:21 Sam
  2017-06-13 10:33 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Sam @ 2017-06-12 12:21 UTC (permalink / raw)
  To: qemu-devel, qemu-discuss

hi all,

I'm debuging ovs-2.6.0, dpdk-2.2.0 and qemu-2.6.0. And I run such command:

QEMU_CMD -D qemu-log.log -trace events=qemu-events ...

I want to trace vhost-user protocol process between QEMU and ovs-dpdk.
Ovs-dpdk's log shows lots of infomations of vhost-user protocol, but QEMU's
log shows only a little.

As in qemu-events, there is only 'vhost_user_event' event I could use. Is
there more events or some other method to debug vhost related module in
QEMU?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Is there more trace-events in vhost module?
  2017-06-12 12:21 [Qemu-devel] Is there more trace-events in vhost module? Sam
@ 2017-06-13 10:33 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2017-06-13 10:33 UTC (permalink / raw)
  To: Sam; +Cc: qemu-devel, qemu-discuss

[-- Attachment #1: Type: text/plain, Size: 761 bytes --]

On Mon, Jun 12, 2017 at 08:21:07PM +0800, Sam wrote:
> I'm debuging ovs-2.6.0, dpdk-2.2.0 and qemu-2.6.0. And I run such command:
> 
> QEMU_CMD -D qemu-log.log -trace events=qemu-events ...
> 
> I want to trace vhost-user protocol process between QEMU and ovs-dpdk.
> Ovs-dpdk's log shows lots of infomations of vhost-user protocol, but QEMU's
> log shows only a little.
> 
> As in qemu-events, there is only 'vhost_user_event' event I could use. Is
> there more events or some other method to debug vhost related module in
> QEMU?

vhost_user_event is the only QEMU trace event that currently exists for
vhost-user.

Guidelines for submitting patches are here if you decide to add more:
http://wiki.qemu.org/Contribute/SubmitAPatch

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-13 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-12 12:21 [Qemu-devel] Is there more trace-events in vhost module? Sam
2017-06-13 10:33 ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.