qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace bac


From: Prerna Saxena
Subject: [Qemu-devel] [RFC v2] [PATCH 0/3] Monitor Support for 'simple' trace backend
Date: Fri, 11 Jun 2010 00:38:11 +0530

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]