[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 0/3] ppc: replace debug printf with trace points
From: |
Laurent Vivier |
Subject: |
[Qemu-ppc] [PATCH 0/3] ppc: replace debug printf with trace points |
Date: |
Fri, 10 Feb 2017 10:27:21 +0100 |
This series replaces the remaining DPRINTF()
found under hw/ppc and replace them with trace
points.
Laurent Vivier (3):
mac99: replace debug printf with trace points
ppc4xx: replace debug printf with trace points
spapr: replace debug printf with trace points
hw/ppc/mac_newworld.c | 15 +++------------
hw/ppc/ppc4xx_pci.c | 13 +++----------
hw/ppc/spapr_ovec.c | 17 +++--------------
hw/ppc/trace-events | 12 ++++++++++++
4 files changed, 21 insertions(+), 36 deletions(-)
--
2.9.3
- [Qemu-ppc] [PATCH 0/3] ppc: replace debug printf with trace points,
Laurent Vivier <=
- [Qemu-ppc] [PATCH 1/3] mac99: replace debug printf with trace points, Laurent Vivier, 2017/02/10
- [Qemu-ppc] [PATCH 2/3] ppc4xx: replace debug printf with trace points, Laurent Vivier, 2017/02/10
- [Qemu-ppc] [PATCH 3/3] spapr: replace debug printf with trace points, Laurent Vivier, 2017/02/10
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/3] ppc: replace debug printf with trace points, no-reply, 2017/02/10
- Re: [Qemu-ppc] [PATCH 0/3] ppc: replace debug printf with trace points, David Gibson, 2017/02/12