Re: [Qemu-devel] [PATCH 2/3] Monitor command 'trace'

2010-06-11 Thread Prerna Saxena
Hi Luiz, Thanks for your feedback. On 06/10/2010 02:07 AM, Luiz Capitulino wrote: On Tue, 8 Jun 2010 12:34:37 +0530 Prerna Saxena wrote: This introduces the monitor command 'trace' to read current contents of trace buffer. ... diff --git a/simpletrace.c b/simpletrace.c index 2fec4d3..8f33a81

Re: [Qemu-devel] [PATCH 2/3] Monitor command 'trace'

2010-06-09 Thread Luiz Capitulino
On Tue, 8 Jun 2010 12:34:37 +0530 Prerna Saxena wrote: > This introduces the monitor command 'trace' to read current contents of > trace buffer. > > > Signed-off-by: Prerna Saxena > --- > configure |3 +++ > monitor.c |3 +++ > qemu-monitor.hx | 16 >