qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] simpletrace: add pid field to simpletrace recor


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 0/2] simpletrace: add pid field to simpletrace record
Date: Wed, 7 May 2014 19:24:09 +0200

This series adds a pid field to the simpletrace record.  This allows
aggregation of simpletrace files as well as host-wide tracing since records can
now be associated with a particular QEMU process.

Stefan Hajnoczi (2):
  trace: add pid field to simpletrace record
  simpletrace: add support for trace record pid field

 scripts/simpletrace.py | 26 +++++++++++++++-----------
 trace/simple.c         |  8 ++++++--
 2 files changed, 21 insertions(+), 13 deletions(-)

-- 
1.9.0




reply via email to

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