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

Changes from v2:
 split 6+ trace points to X + X_rest (leave qid as first argument in both) (Stefan)
 (cleanup as requested by Gerd)
 no trace event for pipe write failure, left dprint there anyway.
 indentation in a separate patch
 qxl-render.c: qxl_render prefix
 spice-display.c: qemu_spice functions trace names prefixed with qemu_spice

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 (3):
  qxl: switch qxl.c to trace-events
  qxl/qxl_render.c: add trace events
  qxl: init_pipe_signaling: exit on failure

 hw/qxl-render.c    |   13 ++---
 hw/qxl.c           |  160 ++++++++++++++++++++++++++--------------------------
 trace-events       |   69 ++++++++++++++++++++++
 ui/spice-display.c |   13 ++++-
 4 files changed, 163 insertions(+), 92 deletions(-)

-- 
1.7.9.3

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-14 13:09 [Qemu-devel] [PATCH v3 0/3] qxl trace events Alon Levy
2012-03-14 13:09 ` [Qemu-devel] [PATCH v3 1/3] qxl: switch qxl.c to trace-events Alon Levy
2012-03-14 13:09 ` [Qemu-devel] [PATCH v3 2/3] qxl/qxl_render.c: add trace events Alon Levy
2012-03-14 13:09 ` [Qemu-devel] [PATCH v3 3/3] qxl: init_pipe_signaling: exit on failure Alon Levy
2012-03-15 11:10 ` [Qemu-devel] [PATCH v3 0/3] qxl trace events Stefan Hajnoczi

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