qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>,
	Anthony Liguori <aliguori@us.ibm.com>,
	Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PULL 0/7] Tracing patches
Date: Mon, 12 Mar 2012 12:37:55 +0000	[thread overview]
Message-ID: <1331555882-31828-1-git-send-email-stefanha@linux.vnet.ibm.com> (raw)

First round of tracing patches.  I should have sent these out a long time ago.
Once these are out of the way I can review and handle bigger patches from Lluís
and Harsh.

The following changes since commit a348f108842fb928563865c9918642900cd0d477:

  Add missing const attributes for MemoryRegionOps (2012-03-11 11:40:15 +0000)

are available in the git repository at:

  git://github.com/stefanha/qemu.git tracing

for you to fetch changes up to 727500181a2b2470a676e021205d170ede23beb7:

  vga: add trace event for ppm_save (2012-03-12 10:30:27 +0000)

----------------------------------------------------------------
Alon Levy (2):
      console: add some trace events
      vga: add trace event for ppm_save

Andreas Färber (1):
      maintainers: Add docs/tracing.txt to Tracing

Jun Koi (2):
      trace: make trace_thread_create() use its function arg
      docs: correct ./configure line in tracing.txt

Lluís Vilanova (1):
      trace: Provide a per-event status define for conditional compilation

Stefan Hajnoczi (1):
      tracetool: Omit useless QEMU_*_ENABLED() check

 MAINTAINERS       |    1 +
 console.h         |    3 +++
 docs/tracing.txt  |   48 +++++++++++++++++++++++++++++++++++++++++-------
 hw/vga.c          |    2 ++
 scripts/tracetool |   13 +++++++++----
 trace-events      |    7 +++++++
 trace/simple.c    |    2 +-
 7 files changed, 64 insertions(+), 12 deletions(-)

-- 
1.7.9.1

             reply	other threads:[~2012-03-12 12:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-12 12:37 Stefan Hajnoczi [this message]
2012-03-12 12:37 ` [Qemu-devel] [PATCH 1/7] trace: Provide a per-event status define for conditional compilation Stefan Hajnoczi
2012-03-12 12:37 ` [Qemu-devel] [PATCH 2/7] tracetool: Omit useless QEMU_*_ENABLED() check Stefan Hajnoczi
2012-03-12 12:37 ` [Qemu-devel] [PATCH 3/7] trace: make trace_thread_create() use its function arg Stefan Hajnoczi
2012-03-12 12:37 ` [Qemu-devel] [PATCH 4/7] docs: correct ./configure line in tracing.txt Stefan Hajnoczi
2012-03-12 12:38 ` [Qemu-devel] [PATCH 5/7] maintainers: Add docs/tracing.txt to Tracing Stefan Hajnoczi
2012-03-12 12:38 ` [Qemu-devel] [PATCH 6/7] console: add some trace events Stefan Hajnoczi
2012-03-12 12:38 ` [Qemu-devel] [PATCH 7/7] vga: add trace event for ppm_save Stefan Hajnoczi
2012-03-13  2:22 ` [Qemu-devel] [PULL 0/7] Tracing patches Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2017-07-17 12:11 Stefan Hajnoczi
2017-07-18  8:16 ` Peter Maydell

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=1331555882-31828-1-git-send-email-stefanha@linux.vnet.ibm.com \
    --to=stefanha@linux.vnet.ibm.com \
    --cc=aliguori@us.ibm.com \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).