qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Avoid QEMU specific types in trace probes
@ 2018-03-08 15:55 Daniel P. Berrangé
  2018-03-08 15:55 ` [Qemu-devel] [PATCH v2 1/2] trace: remove use of QEMU specific types from " Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel P. Berrangé @ 2018-03-08 15:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi, Daniel P. Berrangé

Changed in v2:

 - Split into 2 patches
 - Added ptrdiff_t type to whitelist

Daniel P. Berrangé (2):
  trace: remove use of QEMU specific types from trace probes
  trace: only permit standard C types and fixed size integer types

 scripts/tracetool/__init__.py | 46 +++++++++++++++++++++++++++++++++++++++++++
 trace-events                  |  6 +++---
 2 files changed, 49 insertions(+), 3 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-03-09 10:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-08 15:55 [Qemu-devel] [PATCH v2 0/2] Avoid QEMU specific types in trace probes Daniel P. Berrangé
2018-03-08 15:55 ` [Qemu-devel] [PATCH v2 1/2] trace: remove use of QEMU specific types from " Daniel P. Berrangé
2018-03-08 15:55 ` [Qemu-devel] [PATCH v2 2/2] trace: only permit standard C types and fixed size integer types Daniel P. Berrangé
2018-03-09 10:22 ` [Qemu-devel] [PATCH v2 0/2] Avoid QEMU specific types in trace probes Stefan Hajnoczi

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).