All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Monitor commands for 'simple' trace backend
@ 2010-06-08  6:58 ` Prerna Saxena
  0 siblings, 0 replies; 21+ 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] 21+ messages in thread
* [PATCH 0/3] Monitor support QEMU trace framework
@ 2010-06-16 12:35 Prerna Saxena
  2010-06-16 12:44 ` [Qemu-devel] [PATCH 3/3] Toggle tracepoint state Prerna Saxena
  0 siblings, 1 reply; 21+ 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] 21+ messages in thread

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

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-08  6:58 [PATCH 0/3] Monitor commands for 'simple' trace backend Prerna Saxena
2010-06-08  6:58 ` [Qemu-devel] " Prerna Saxena
2010-06-08  7:01 ` [PATCH 1/3] export tdb_hash() Prerna Saxena
2010-06-08  7:01   ` [Qemu-devel] " Prerna Saxena
2010-06-09 20:35   ` Luiz Capitulino
2010-06-09 20:35     ` Luiz Capitulino
2010-06-11 10:32     ` Prerna Saxena
2010-06-11 10:32       ` Prerna Saxena
2010-06-08  7:04 ` [PATCH 2/3] Monitor command 'trace' Prerna Saxena
2010-06-08  7:04   ` [Qemu-devel] " Prerna Saxena
2010-06-09 20:37   ` Luiz Capitulino
2010-06-09 20:37     ` Luiz Capitulino
2010-06-11 10:46     ` Prerna Saxena
2010-06-11 10:46       ` Prerna Saxena
2010-06-08  7:08 ` [PATCH 3/3] Toggle tracepoint state Prerna Saxena
2010-06-08  7:08   ` [Qemu-devel] " Prerna Saxena
2010-06-09 20:43   ` Luiz Capitulino
2010-06-09 20:43     ` Luiz Capitulino
2010-06-11 10:57     ` Prerna Saxena
2010-06-11 10:57       ` Prerna Saxena
  -- strict thread matches above, loose matches on Subject: below --
2010-06-16 12:35 [PATCH 0/3] Monitor support QEMU trace framework Prerna Saxena
2010-06-16 12:44 ` [Qemu-devel] [PATCH 3/3] Toggle tracepoint state Prerna Saxena

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.