qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/7] Tracing patches


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/7] Tracing patches
Date: Mon, 12 Mar 2012 21:22:39 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

On 03/12/2012 07:37 AM, Stefan Hajnoczi wrote:
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

Pulled.  Thanks.

Regards,

Anthony Liguori


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]