qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1844814] [NEW] trace: SystemTap documentation out of date


From: Philippe Mathieu-Daudé
Subject: [Bug 1844814] [NEW] trace: SystemTap documentation out of date
Date: Fri, 20 Sep 2019 15:36:58 -0000

Public bug reported:

The docs/devel/tracing.txt help suggest:

    scripts/tracetool.py --backends=dtrace --format=stap \
                         --binary path/to/qemu-binary \
                         --target-type system \
                         --target-name x86_64 \
                         <trace-events-all >qemu.stp

but since commit 2098c56a9bc this comment is outdated:

  $ scripts/tracetool.py --backends=dtrace --format=stap \
    --binary mips-softmmu/qemu-system-mips \
    --target-type system \
    --target-name mips trace-events-all
  Error: group name is required

The offending commit seems:

commit 2098c56a9bc5901e145fa5d4759f075808811685
Author: Daniel P. Berrange <address@hidden>
Date:   Wed Jan 25 16:14:14 2017 +0000

    trace: move setting of group name into Makefiles

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: trace

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1844814

Title:
  trace: SystemTap documentation out of date

Status in QEMU:
  New

Bug description:
  The docs/devel/tracing.txt help suggest:

      scripts/tracetool.py --backends=dtrace --format=stap \
                           --binary path/to/qemu-binary \
                           --target-type system \
                           --target-name x86_64 \
                           <trace-events-all >qemu.stp

  but since commit 2098c56a9bc this comment is outdated:

    $ scripts/tracetool.py --backends=dtrace --format=stap \
      --binary mips-softmmu/qemu-system-mips \
      --target-type system \
      --target-name mips trace-events-all
    Error: group name is required

  The offending commit seems:

  commit 2098c56a9bc5901e145fa5d4759f075808811685
  Author: Daniel P. Berrange <address@hidden>
  Date:   Wed Jan 25 16:14:14 2017 +0000

      trace: move setting of group name into Makefiles

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1844814/+subscriptions



reply via email to

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