public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Tracing KVM with Systemtap
@ 2010-09-08 13:20 Rayson Ho
  2010-09-08 14:08 ` Stefan Hajnoczi
  0 siblings, 1 reply; 10+ messages in thread
From: Rayson Ho @ 2010-09-08 13:20 UTC (permalink / raw)
  To: kvm

Hi all,

I am a developer of Systemtap. I am looking into tracing KVM (the kernel
part and QEMU) and also the KVM guests with Systemtap. I googled and
found references to Xenprobes and xdt+dtrace, and I was wondering if
someone is working on the dynamic tracing interface for KVM?

I've read the KVM kernel code and I think some expensive operations
(things that need to be trapped back to the host kernel - eg. loading of
control registers on x86/x64) can be interesting spots for adding an SDT
(static marker), and I/O operations performed for the guests can be
useful information to collect.

I know that KVM guests run like a userspace process and thus techniques
for tracing Xen might be overkilled, and also gdb can be used to trace
KVM guests. However, are that anything special I need to be aware of
before I go further into the development of the Systemtap KVM probes?

(Opinions / Suggestions / Criticisms welcome!)

Thanks,
Rayson




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

end of thread, other threads:[~2010-09-22 13:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-08 13:20 Tracing KVM with Systemtap Rayson Ho
2010-09-08 14:08 ` Stefan Hajnoczi
2010-09-20 13:19   ` Rayson Ho
2010-09-20 13:36     ` Stefan Hajnoczi
2010-09-21 12:58       ` Rayson Ho
2010-09-21 13:33         ` Stefan Hajnoczi
2010-09-22 12:11           ` Rayson Ho
2010-09-22 12:33             ` Stefan Hajnoczi
2010-09-22 12:42               ` Rayson Ho
2010-09-22 13:39                 ` Stefan Hajnoczi

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