qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] qxl trace events
@ 2012-03-13 18:06 Alon Levy
  2012-03-13 18:06 ` [Qemu-devel] [PATCH v2 1/2] qxl: switch qxl.c to trace-events Alon Levy
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alon Levy @ 2012-03-13 18:06 UTC (permalink / raw)
  To: qemu-devel, kraxel; +Cc: stefanha

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(-)

-- 
1.7.9.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-03-14 11:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH v2 0/2] qxl " Stefan Hajnoczi
2012-03-14 10:59   ` Alon Levy

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).