qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Tracing][v4 PATCH 0/2] QMP Query interfaces for tracing


From: Prerna Saxena
Subject: [Qemu-devel] [Tracing][v4 PATCH 0/2] QMP Query interfaces for tracing
Date: Tue, 19 Oct 2010 11:49:22 +0530

This patch set introduces three QMP query interfaces for tracing :

* query-trace        : to list current contents of trace-buffer
* query-trace-events : to list all available trace-events with their 
                       state.
* query-trace-file   : to list currently set trace-file with its status.

Changelog :
-----------
Changes v3 -> v4 :
- Add 'query-trace-file' interface to query currently active trace-file.
- Cleanup.

Changes v2 -> v3 :
- Change declarations of st_print_trace_to_qlist() and 
st_print_trace_events_to_qlist() to return QList*

Changes v1 -> v2 :
- Add 'timestamp' field for query-trace output.
- Misc 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]