qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] ppc: replace debug printf with trace points
@ 2017-02-10  9:27 Laurent Vivier
  2017-02-10  9:27 ` [Qemu-devel] [PATCH 1/3] mac99: " Laurent Vivier
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Laurent Vivier @ 2017-02-10  9:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: David Gibson, Alexander Graf, qemu-ppc, Laurent Vivier

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-02-12 23:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-10  9:27 [Qemu-devel] [PATCH 0/3] ppc: replace debug printf with trace points Laurent Vivier
2017-02-10  9:27 ` [Qemu-devel] [PATCH 1/3] mac99: " Laurent Vivier
2017-02-10 13:34   ` Philippe Mathieu-Daudé
2017-02-10  9:27 ` [Qemu-devel] [PATCH 2/3] ppc4xx: " Laurent Vivier
2017-02-10 13:35   ` Philippe Mathieu-Daudé
2017-02-10  9:27 ` [Qemu-devel] [PATCH 3/3] spapr: " Laurent Vivier
2017-02-10 13:36   ` Philippe Mathieu-Daudé
2017-02-10  9:36 ` [Qemu-devel] [PATCH 0/3] ppc: " no-reply
2017-02-12 22:31 ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).