qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
To: Alon Levy <alevy@redhat.com>
Cc: qemu-devel@nongnu.org, kraxel@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/2] qxl trace events
Date: Wed, 14 Mar 2012 10:20:13 +0000	[thread overview]
Message-ID: <20120314102013.GA21271@stefanha-thinkpad.localdomain> (raw)
In-Reply-To: <1331662001-2733-1-git-send-email-alevy@redhat.com>

On Tue, Mar 13, 2012 at 08:06:39PM +0200, Alon Levy wrote:
> This is split from the previous screendump change patchset, hence the v2.
> 
> This is by no way complete but I think it is a good start, and frankly I'd like
> to stop here right now.
> 
> Changes from v1:
>  add qid prefix to all tracepoints (except vga update which makes no sense)
>  rename to ring where suggested (Gerd)
>  add some trace points to spice-display
>  drop enter/exit in favor of a single command (Gerd)
>  some sorting of the trace event list
> 
> Alon Levy (2):
>   qxl: switch qxl.c to trace-events
>   qxl/qxl_render.c: add trace events
> 
>  hw/qxl-render.c    |   13 ++---
>  hw/qxl.c           |  156 +++++++++++++++++++++++++---------------------------
>  trace-events       |   66 ++++++++++++++++++++++
>  ui/spice-display.c |   13 ++++-
>  4 files changed, 157 insertions(+), 91 deletions(-)

Some of the trace events have >6 arguments, which is the limit for the
'simple' trace backend today.  The limit may be lifted in the near
future but it would still be nice to avoid using >6 arguments today.

Stefan

  parent reply	other threads:[~2012-03-14 10:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13 18:06 [Qemu-devel] [PATCH v2 0/2] qxl trace events Alon Levy
2012-03-13 18:06 ` [Qemu-devel] [PATCH v2 1/2] qxl: switch qxl.c to trace-events Alon Levy
2012-03-14  9:03   ` Gerd Hoffmann
2012-03-14 10:58     ` Alon Levy
2012-03-13 18:06 ` [Qemu-devel] [PATCH v2 2/2] qxl/qxl_render.c: add trace events Alon Levy
2012-03-14  9:04   ` Gerd Hoffmann
2012-03-14 10:58     ` Alon Levy
2012-03-14 10:20 ` Stefan Hajnoczi [this message]
2012-03-14 10:59   ` [Qemu-devel] [PATCH v2 0/2] qxl " Alon Levy

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=20120314102013.GA21271@stefanha-thinkpad.localdomain \
    --to=stefanha@linux.vnet.ibm.com \
    --cc=alevy@redhat.com \
    --cc=kraxel@redhat.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).