You are correct. the qemu.spec file is doing the copy.

** Changed in: qemu
       Status: New => Invalid

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

Title:
  qemu does not generate a qemu-kvm.stp tapset file

Status in QEMU:
  Invalid

Bug description:
  To make the systemtap probing easier to use qemu generates qemu*.stp
  files with aliases for various events for each of the executables. The
  installer places these files in /usr/share/systemtap/tapset/.  These
  files are generated by the tracetool. However, the /usr/bin/qemu-kvm
  is produced with a copy:

   cp -a x86_64-softmmu/qemu-system-x86_64 qemu-kvm

  No matching qemu-kvm.stp generated for the qemu-kvm executable. It
  would be really nice if that tapset file is generated so people can
  use more symbolic probe points.

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

Reply via email to