qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/2] Avoid QEMU specific types in trace probe


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/2] Avoid QEMU specific types in trace probes
Date: Fri, 9 Mar 2018 10:22:04 +0000
User-agent: Mutt/1.9.2 (2017-12-15)

On Thu, Mar 08, 2018 at 03:55:22PM +0000, Daniel P. Berrangé wrote:
> 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
> 

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]