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

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to