qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Monitor commands for 'simple' trace backend


From: Prerna Saxena
Subject: [Qemu-devel] [PATCH 0/3] Monitor commands for 'simple' trace backend
Date: Tue, 8 Jun 2010 12:28:03 +0530

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




reply via email to

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