All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace backend
@ 2010-06-10 19:08 ` Prerna Saxena
  0 siblings, 0 replies; 16+ messages in thread
From: Prerna Saxena @ 2010-06-10 19:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: Luiz Capitulino, Anthony Liguori, Stefan Hajnoczi, kvm,
	Jan Kiszka, maneesh, ananth

This is v2 of monitor commands 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:
- 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'.


Changelog :
- Command 'info trace' is used to view current contents of buffer, in 
place of 'trace'.
- Cleanups

-- 
Prerna Saxena

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


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

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 19:08 [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace backend Prerna Saxena
2010-06-10 19:08 ` [Qemu-devel] " Prerna Saxena
2010-06-10 19:15 ` [RFC v2] [PATCH 1/3] Export tdb_hash() Prerna Saxena
2010-06-10 19:15   ` [Qemu-devel] " Prerna Saxena
2010-06-11 17:54   ` Luiz Capitulino
2010-06-11 17:54     ` [Qemu-devel] " Luiz Capitulino
2010-06-10 19:20 ` [RFC v2] [PATCH 2/3] Monitor command 'info trace' Prerna Saxena
2010-06-10 19:20   ` [Qemu-devel] " Prerna Saxena
2010-06-10 19:24 ` [RFC v2] [PATCH 3/3] Toggle tracepoint state Prerna Saxena
2010-06-10 19:24   ` [Qemu-devel] " Prerna Saxena
2010-06-11 11:42 ` [Qemu-devel] [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace backend Markus Armbruster
2010-06-11 11:42   ` Markus Armbruster
2010-06-11 12:08   ` Jan Kiszka
2010-06-11 12:08     ` Jan Kiszka
2010-06-11 17:56     ` Luiz Capitulino
2010-06-11 17:56       ` Luiz Capitulino

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.