qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Tracing][RFC v3 PATCH 0/2] QMP Query interfaces for tracin


From: Prerna Saxena
Subject: [Qemu-devel] [Tracing][RFC v3 PATCH 0/2] QMP Query interfaces for tracing
Date: Mon, 18 Oct 2010 11:36:55 +0530

This patch set introduces two QMP interfaces for tracing :

* query-trace        : to list current contents of trace-buffer
* query-trace-events : to list all available trace-events with their state.

Changelog :
-----------
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]