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>,
	Ananth Narayan <ananth@linux.vnet.ibm.com>,
	Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>,
	Luiz Capitulino <lcapitulino@redhat.com>
Subject: [Qemu-devel] [RFC 0/5] QMP interfaces for tracing
Date: Thu, 21 Oct 2010 14:49:29 +0530	[thread overview]
Message-ID: <20101021144929.7911128a@zephyr> (raw)

As suggested by Luiz, I'm posting this set of documentation patches that
elucidate for proposed QMP interfaces for tracing.

QMP commands :
* trace-event : to toggle state of a trace-event.
* set-trace-file : to set a new output file for tracing; enable/disable 
                   writing traces to file; flush buffer contents to file.
* Query Commands :
------------------
   * query-trace : to list current contents of trace buffer that havent 
                   been written to file.
   * query-trace-events : to list all available trace-events and their status.
   * query-trace-file : to display currently set trace file and its status.

-- 
Prerna Saxena

Linux Technology Centre,
IBM Systems and Technology Lab,
Bangalore, India

             reply	other threads:[~2010-10-21  9:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21  9:19 Prerna Saxena [this message]
2010-10-21  9:35 ` [Qemu-devel] [RFC][PATCH 1/5] query-trace command Prerna Saxena
2010-10-21  9:37 ` [Qemu-devel] [RFC][PATCH 2/5] query-trace-events Prerna Saxena
2010-10-21  9:39 ` [Qemu-devel] [RFC] [PATCH 3/5] query-trace-file Prerna Saxena
2010-10-21  9:40 ` [Qemu-devel] [RFC][PATCH 4/5] trace-event Prerna Saxena
2010-10-22 15:27   ` [Qemu-devel] " Stefan Hajnoczi
2010-10-25  4:55     ` Prerna Saxena
2010-10-21  9:42 ` [Qemu-devel] [RFC][PATCH 5/5] set-trace-file Prerna Saxena

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=20101021144929.7911128a@zephyr \
    --to=prerna@linux.vnet.ibm.com \
    --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).