[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/3] Tracing patches
From: |
Stefan Hajnoczi |
Subject: |
[Qemu-devel] [PULL 0/3] Tracing patches |
Date: |
Mon, 5 Sep 2016 15:42:46 -0400 |
The following changes since commit e87d397e5ef66276ccc49b829527d605ca07d0ad:
Open 2.8 development tree (2016-09-05 11:38:54 +0100)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/tracing-pull-request
for you to fetch changes up to 8eb1b9db559e243043aaeac3a0aa97e1f4a403c4:
trace: Avoid implicit bool->integer conversions (2016-09-05 13:47:02 -0400)
----------------------------------------------------------------
----------------------------------------------------------------
LluĂs Vilanova (2):
trace: Remove 'trace_events_dstate_init'
trace: Avoid implicit bool->integer conversions
Paul Durrant (1):
trace: add syslog tracing backend
configure | 19 ++++++++++++++++
docs/tracing.txt | 12 ++++++++++
scripts/tracetool/backend/syslog.py | 45 +++++++++++++++++++++++++++++++++++++
stubs/trace-control.c | 22 ++++++++++++++++--
trace/control-target.c | 34 ++++++++++++++++++++++++++--
trace/control.c | 28 ++++++++++++++---------
trace/control.h | 3 +++
trace/event-internal.h | 1 +
8 files changed, 149 insertions(+), 15 deletions(-)
create mode 100644 scripts/tracetool/backend/syslog.py
--
2.7.4
- [Qemu-devel] [PULL 0/3] Tracing patches,
Stefan Hajnoczi <=