trace: SystemTap documentation out of date

Bug #1844814 reported by Philippe Mathieu-Daudé
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Fix Released
Undecided
Unassigned

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 <email address hidden>
Date: Wed Jan 25 16:14:14 2017 +0000

    trace: move setting of group name into Makefiles

Tags: trace
Revision history for this message
Philippe Mathieu-Daudé (philmd) wrote :

Fixed by commit bd200384c515 (trace: add --group=all to tracing.txt).

Changed in qemu:
status: New → Fix Committed
Revision history for this message
Philippe Mathieu-Daudé (philmd) wrote :

Fixed in v4.2.0.

Changed in qemu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.