public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvmmmu tracing
@ 2009-11-23 11:06 Johannes Berg
  2009-11-23 14:58 ` Steven Rostedt
  2009-11-24  9:50 ` Avi Kivity
  0 siblings, 2 replies; 8+ messages in thread
From: Johannes Berg @ 2009-11-23 11:06 UTC (permalink / raw)
  To: kvm; +Cc: linux-kernel, Avi Kivity, Steven Rostedt

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

Commit f691fe1da7e2715137d21ae5a80bec64db4625db is really broken wrt.
the userspace interface for tracing because of the weird
KVM_MMU_PAGE_PRINTK macro.

Maybe we should have a "unsafe for export" flag for events, if they do
strange things like that?

As it stands, I can't use trace-cmd on an x86 machine that has kvm
enabled because it will try to read all the kvm stuff. Arguably, it
should only try to parse it when it needs it (i.e. not for me) but still
it's very inconvenient to export something to userspace that it cannot
possibly understand.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

end of thread, other threads:[~2009-11-24 14:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23 11:06 kvmmmu tracing Johannes Berg
2009-11-23 14:58 ` Steven Rostedt
2009-11-23 15:46   ` Johannes Berg
2009-11-24  9:50 ` Avi Kivity
2009-11-24 10:05   ` Johannes Berg
2009-11-24 10:34     ` Avi Kivity
2009-11-24 14:08       ` Johannes Berg
2009-11-24 14:17         ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox