qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/2] Avoid QEMU specific types in trace probes
Date: Fri, 9 Mar 2018 10:22:04 +0000	[thread overview]
Message-ID: <20180309102204.GD9668@stefanha-x1.localdomain> (raw)
In-Reply-To: <20180308155524.5082-1-berrange@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 634 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

      parent reply	other threads:[~2018-03-09 10:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Stefan Hajnoczi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180309102204.GD9668@stefanha-x1.localdomain \
    --to=stefanha@redhat.com \
    --cc=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).