qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC 0/3] Tracing framework for QEMU
@ 2010-05-24 16:05 Prerna Saxena
  2010-05-24 16:15 ` [Qemu-devel] [PATCH 1/3]make tdb_hash available Prerna Saxena
  2010-05-25 11:43 ` [Qemu-devel] [RFC 0/3] Tracing framework for QEMU Stefan Hajnoczi
  0 siblings, 2 replies; 10+ messages in thread
From: Prerna Saxena @ 2010-05-24 16:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Maneesh Soni, Anthony Liguori, Ananth, Stefan Hajnoczi

Hi all,
The following patchset includes a simple implementation for qemu 
tracing. This introduces a framework for :
	i) Internal buffers for QEMU, and API for logging traces therein.
	ii) Tracepoint framework that logs traces to the buffer and also 
interprets already logged traces.
	iii) Monitor commands to display logged traces in tracepoint-specific 
formats, and also for enabling/disabling tracepoints individually.

This is *work in progress*. There are known issues that I'm chasing, 
which includes segfault that happens while transitioning from monitor to 
guest with tracing enabled. (Will appreciate any pointers if I'm missing 
the obvious somewhere :-))

Stefan,
	Thanks for your ideas on tracing ! I'm just posting out a rough cut of 
whatever I have ready ; We can take the best from both your patches and 
mine and have something running for qemu tracing. I'll take care of 
merging pieces together.

Looking forward to suggestions..
-- 
Prerna Saxena

Linux Technology Centre,
IBM Systems and Technology Lab,
Bangalore, India

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

end of thread, other threads:[~2010-06-08  8:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-24 16:05 [Qemu-devel] [RFC 0/3] Tracing framework for QEMU Prerna Saxena
2010-05-24 16:15 ` [Qemu-devel] [PATCH 1/3]make tdb_hash available Prerna Saxena
2010-05-24 16:16   ` [Qemu-devel] [PATCH 2/3] Tracepoint, buffer & monitor framework Prerna Saxena
2010-05-25 11:40     ` Stefan Hajnoczi
2010-05-25 18:20       ` Prerna Saxena
2010-05-25 20:07         ` Stefan Hajnoczi
2010-05-24 16:19   ` [Qemu-devel] [PATCH 3/3] Samples to add a tracepoint Prerna Saxena
2010-05-25 11:38     ` Stefan Hajnoczi
2010-05-25 11:43 ` [Qemu-devel] [RFC 0/3] Tracing framework for QEMU Stefan Hajnoczi
2010-06-08  8:35   ` Prerna Saxena

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).