qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] e723b8: trace-events: fix first line comment


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] e723b8: trace-events: fix first line comment in trace-even...
Date: Mon, 15 Aug 2016 11:30:03 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: e723b8710356163e0f1722b94f988a8ddf83f17a
      
https://github.com/qemu/qemu/commit/e723b8710356163e0f1722b94f988a8ddf83f17a
  Author: Laurent Vivier <address@hidden>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M audio/trace-events
    M block/trace-events
    M crypto/trace-events
    M hw/9pfs/trace-events
    M hw/acpi/trace-events
    M hw/alpha/trace-events
    M hw/arm/trace-events
    M hw/audio/trace-events
    M hw/block/trace-events
    M hw/char/trace-events
    M hw/display/trace-events
    M hw/dma/trace-events
    M hw/i386/trace-events
    M hw/input/trace-events
    M hw/intc/trace-events
    M hw/isa/trace-events
    M hw/misc/trace-events
    M hw/net/trace-events
    M hw/nvram/trace-events
    M hw/pci/trace-events
    M hw/ppc/trace-events
    M hw/s390x/trace-events
    M hw/scsi/trace-events
    M hw/sd/trace-events
    M hw/sparc/trace-events
    M hw/timer/trace-events
    M hw/usb/trace-events
    M hw/vfio/trace-events
    M hw/virtio/trace-events
    M io/trace-events
    M linux-user/trace-events
    M migration/trace-events
    M net/trace-events
    M qom/trace-events
    M target-i386/trace-events
    M target-ppc/trace-events
    M target-s390x/trace-events
    M target-sparc/trace-events
    M ui/trace-events
    M util/trace-events

  Log Message:
  -----------
  trace-events: fix first line comment in trace-events

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 <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: aba5d9766454ed4b72d0deb43bbad0356eeb336e
      
https://github.com/qemu/qemu/commit/aba5d9766454ed4b72d0deb43bbad0356eeb336e
  Author: Peter Maydell <address@hidden>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M audio/trace-events
    M block/trace-events
    M crypto/trace-events
    M hw/9pfs/trace-events
    M hw/acpi/trace-events
    M hw/alpha/trace-events
    M hw/arm/trace-events
    M hw/audio/trace-events
    M hw/block/trace-events
    M hw/char/trace-events
    M hw/display/trace-events
    M hw/dma/trace-events
    M hw/i386/trace-events
    M hw/input/trace-events
    M hw/intc/trace-events
    M hw/isa/trace-events
    M hw/misc/trace-events
    M hw/net/trace-events
    M hw/nvram/trace-events
    M hw/pci/trace-events
    M hw/ppc/trace-events
    M hw/s390x/trace-events
    M hw/scsi/trace-events
    M hw/sd/trace-events
    M hw/sparc/trace-events
    M hw/timer/trace-events
    M hw/usb/trace-events
    M hw/vfio/trace-events
    M hw/virtio/trace-events
    M io/trace-events
    M linux-user/trace-events
    M migration/trace-events
    M net/trace-events
    M qom/trace-events
    M target-i386/trace-events
    M target-ppc/trace-events
    M target-s390x/trace-events
    M target-sparc/trace-events
    M ui/trace-events
    M util/trace-events

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' 
into staging

# gpg: Signature made Fri 12 Aug 2016 11:48:03 BST
# gpg:                using RSA key 0x9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>"
# gpg:                 aka "Stefan Hajnoczi <address@hidden>"
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/tracing-pull-request:
  trace-events: fix first line comment in trace-events

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/e57218b6ed9d...aba5d9766454

reply via email to

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