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; 20+ 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] 20+ messages in thread

end of thread, other threads:[~2010-06-11 10:57 UTC | newest]

Thread overview: 20+ 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

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.