On Wed, May 07, 2014 at 07:24:09PM +0200, Stefan Hajnoczi wrote: > 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(-)
Applied to my tracing tree: https://github.com/stefanha/qemu/commits/tracing Stefan