qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Laurent Vivier <lvivier@redhat.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, berrange@redhat.com
Subject: Re: [Qemu-devel] [PATCH] trace-events: fix first line comment in trace-events
Date: Fri, 12 Aug 2016 10:36:27 +0100	[thread overview]
Message-ID: <20160812093627.GC10583@stefanha-x1.localdomain> (raw)
In-Reply-To: <1470669081-17860-1-git-send-email-lvivier@redhat.com>

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

On Mon, Aug 08, 2016 at 05:11:21PM +0200, Laurent Vivier wrote:
> Documentation is docs/tracing.txt instead of docs/trace-events.txt.
> 
> find . -name trace-events -exec \
>      sed -i "s?See docs/trace-events.txt for syntax documentation.?See docs/tracing.txt for syntax documentation.?" \
>      {} \;
> 
> Signed-off-by: Laurent Vivier <lvivier@redhat.com>
> ---
>  audio/trace-events        | 2 +-
>  block/trace-events        | 2 +-
>  crypto/trace-events       | 2 +-
>  hw/9pfs/trace-events      | 2 +-
>  hw/acpi/trace-events      | 2 +-
>  hw/alpha/trace-events     | 2 +-
>  hw/arm/trace-events       | 2 +-
>  hw/audio/trace-events     | 2 +-
>  hw/block/trace-events     | 2 +-
>  hw/char/trace-events      | 2 +-
>  hw/display/trace-events   | 2 +-
>  hw/dma/trace-events       | 2 +-
>  hw/i386/trace-events      | 2 +-
>  hw/input/trace-events     | 2 +-
>  hw/intc/trace-events      | 2 +-
>  hw/isa/trace-events       | 2 +-
>  hw/misc/trace-events      | 2 +-
>  hw/net/trace-events       | 2 +-
>  hw/nvram/trace-events     | 2 +-
>  hw/pci/trace-events       | 2 +-
>  hw/ppc/trace-events       | 2 +-
>  hw/s390x/trace-events     | 2 +-
>  hw/scsi/trace-events      | 2 +-
>  hw/sd/trace-events        | 2 +-
>  hw/sparc/trace-events     | 2 +-
>  hw/timer/trace-events     | 2 +-
>  hw/usb/trace-events       | 2 +-
>  hw/vfio/trace-events      | 2 +-
>  hw/virtio/trace-events    | 2 +-
>  io/trace-events           | 2 +-
>  linux-user/trace-events   | 2 +-
>  migration/trace-events    | 2 +-
>  net/trace-events          | 2 +-
>  qom/trace-events          | 2 +-
>  target-i386/trace-events  | 2 +-
>  target-ppc/trace-events   | 2 +-
>  target-s390x/trace-events | 2 +-
>  target-sparc/trace-events | 2 +-
>  ui/trace-events           | 2 +-
>  util/trace-events         | 2 +-
>  40 files changed, 40 insertions(+), 40 deletions(-)

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

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

      reply	other threads:[~2016-08-12 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-08 15:11 [Qemu-devel] [PATCH] trace-events: fix first line comment in trace-events Laurent Vivier
2016-08-12  9:36 ` 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=20160812093627.GC10583@stefanha-x1.localdomain \
    --to=stefanha@gmail.com \
    --cc=berrange@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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).