public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Monitor support QEMU trace framework
@ 2010-06-16 12:35 Prerna Saxena
  2010-06-16 12:40 ` [PATCH 1/3] Export hash function Prerna Saxena
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Prerna Saxena @ 2010-06-16 12:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Anthony Liguori, Luiz Capitulino, Maneesh Soni, Stefan Hajnoczi,
	kvm

This is v3 of a set of patches to enable trace visualization & control 
via the QEMU monitor. It is based on trace infrastructure posted by 
Stefan :
( http://lists.gnu.org/archive/html/qemu-devel/2010-05/msg02407.html )


This patchset adds monitor commands :
- info trace : to view current contents of the trace buffer
- info tracepoints : to view all available tracepoints and their state.
- tracepoint NAME on|off : to enable/disable the logging of data
 from tracepoint 'NAME' to on/off.

Changelog :
- Clean-ups from v2, particularly relating to export of tdb_hash()

-- 
Prerna Saxena

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


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/3] Monitor commands for 'simple' trace backend
@ 2010-06-08  6:58 Prerna Saxena
  2010-06-08  7:08 ` [PATCH 3/3] Toggle tracepoint state Prerna Saxena
  0 siblings, 1 reply; 12+ messages in thread
From: Prerna Saxena @ 2010-06-08  6:58 UTC (permalink / raw)
  To: qemu-devel
  Cc: kvm, Stefan Hajnoczi, Jan Kiszka, Anthony Liguori, ananth,
	maneesh

This patchset is based on Stefan's trace framework:
( http://lists.gnu.org/archive/html/qemu-devel/2010-05/msg02407.html )

This adds the following monitor commands for the 'simple' backend:
- trace 		: to view current contents of the trace buffer
- info tracepoints 	: to view all available tracepoints and their 
			  state.
- tracepoint NAME on|off: to enable/disable the logging of data from 
			  tracepoint 'NAME'.

-- 
Prerna Saxena

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


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

end of thread, other threads:[~2010-06-18 12:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 12:35 [PATCH 0/3] Monitor support QEMU trace framework Prerna Saxena
2010-06-16 12:40 ` [PATCH 1/3] Export hash function Prerna Saxena
2010-06-16 12:42 ` [PATCH 2/3] Monitor command 'info trace' Prerna Saxena
2010-06-17 15:08   ` Stefan Hajnoczi
2010-06-18 11:58     ` Prerna Saxena
2010-06-18 12:34       ` Stefan Hajnoczi
2010-06-16 12:44 ` [PATCH 3/3] Toggle tracepoint state Prerna Saxena
2010-06-17 16:03   ` Stefan Hajnoczi
2010-06-18 12:24     ` [Qemu-devel] " Prerna Saxena
2010-06-18 12:46       ` Stefan Hajnoczi
2010-06-16 13:50 ` [PATCH 0/3] Monitor support QEMU trace framework Jan Kiszka
  -- strict thread matches above, loose matches on Subject: below --
2010-06-08  6:58 [PATCH 0/3] Monitor commands for 'simple' trace backend Prerna Saxena
2010-06-08  7:08 ` [PATCH 3/3] Toggle tracepoint state Prerna Saxena

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