qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC 0/5] QMP interfaces for tracing
@ 2010-10-21  9:19 Prerna Saxena
  2010-10-21  9:35 ` [Qemu-devel] [RFC][PATCH 1/5] query-trace command Prerna Saxena
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Prerna Saxena @ 2010-10-21  9:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Mahesh, Ananth Narayan, Stefan Hajnoczi, Luiz Capitulino

As suggested by Luiz, I'm posting this set of documentation patches that
elucidate for proposed QMP interfaces for tracing.

QMP commands :
* trace-event : to toggle state of a trace-event.
* set-trace-file : to set a new output file for tracing; enable/disable 
                   writing traces to file; flush buffer contents to file.
* Query Commands :
------------------
   * query-trace : to list current contents of trace buffer that havent 
                   been written to file.
   * query-trace-events : to list all available trace-events and their status.
   * query-trace-file : to display currently set trace file and its status.

-- 
Prerna Saxena

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

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

end of thread, other threads:[~2010-10-25  4:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21  9:19 [Qemu-devel] [RFC 0/5] QMP interfaces for tracing Prerna Saxena
2010-10-21  9:35 ` [Qemu-devel] [RFC][PATCH 1/5] query-trace command Prerna Saxena
2010-10-21  9:37 ` [Qemu-devel] [RFC][PATCH 2/5] query-trace-events Prerna Saxena
2010-10-21  9:39 ` [Qemu-devel] [RFC] [PATCH 3/5] query-trace-file Prerna Saxena
2010-10-21  9:40 ` [Qemu-devel] [RFC][PATCH 4/5] trace-event Prerna Saxena
2010-10-22 15:27   ` [Qemu-devel] " Stefan Hajnoczi
2010-10-25  4:55     ` Prerna Saxena
2010-10-21  9:42 ` [Qemu-devel] [RFC][PATCH 5/5] set-trace-file 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).