qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] qxl trace events
@ 2012-03-18 12:46 Alon Levy
  2012-03-18 12:46 ` [Qemu-devel] [PATCH v4 1/3] qxl: init_pipe_signaling: exit on failure Alon Levy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alon Levy @ 2012-03-18 12:46 UTC (permalink / raw)
  To: qemu-devel, kraxel

Changes from v3:
 removed three trace-events that were unused (stap complains)
 added missing #include "trace.h" in spice-display.c
 tested with stap
 added reviewed-by from Stefan Hajnoczi (taking the liberty to
                       assume the minor changes from v2 are ok)

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

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

-- 
1.7.9.3

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-18 12:46 [Qemu-devel] [PATCH v4 0/3] qxl trace events Alon Levy
2012-03-18 12:46 ` [Qemu-devel] [PATCH v4 1/3] qxl: init_pipe_signaling: exit on failure Alon Levy
2012-03-18 12:46 ` [Qemu-devel] [PATCH v4 2/3] qxl: switch qxl.c to trace-events Alon Levy
2012-03-18 12:46 ` [Qemu-devel] [PATCH v4 3/3] qxl/qxl_render.c: add trace events Alon Levy
2012-03-19 11:58 ` [Qemu-devel] [PATCH v4 0/3] qxl " Gerd Hoffmann

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