qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Prerna Saxena <prerna@linux.vnet.ibm.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Mahesh <mahesh@linux.vnet.ibm.com>,
	Narayan <ananth@linux.vnet.ibm.com>,
	Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>,
	Ananth@gnu.org, Luiz Capitulino <lcapitulino@redhat.com>
Subject: [Qemu-devel] [Tracing][v4 PATCH 0/2] QMP Query interfaces for tracing
Date: Tue, 19 Oct 2010 11:49:22 +0530	[thread overview]
Message-ID: <20101019114922.66d7c31d@zephyr> (raw)

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	other threads:[~2010-10-19  6:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19  6:19 Prerna Saxena [this message]
2010-10-19  6:25 ` [Qemu-devel] [Tracing][v4 PATCH 1/2] Introduce QMP interfaces Prerna Saxena
2010-10-19  9:12   ` [Qemu-devel] " Stefan Hajnoczi
2010-10-19  6:27 ` [Qemu-devel] [Tracing][v4 PATCH 2/2] Add documentation for " Prerna Saxena
2010-10-19  9:12   ` [Qemu-devel] " Stefan Hajnoczi
2010-10-19 12:44   ` [Qemu-devel] " Prerna Saxena
2010-10-20 19:17   ` [Qemu-devel] " Luiz Capitulino
2010-10-21  6:51     ` Prerna Saxena
2010-10-21 12:12       ` Luiz Capitulino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101019114922.66d7c31d@zephyr \
    --to=prerna@linux.vnet.ibm.com \
    --cc=Ananth@gnu.org \
    --cc=ananth@linux.vnet.ibm.com \
    --cc=lcapitulino@redhat.com \
    --cc=mahesh@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).