kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #159792
[Bug 1521678] Re: perf enahancements for ppc64
I understand that this bug is ready for Canonical consumption.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1521678
Title:
perf enahancements for ppc64
Status in linux package in Ubuntu:
New
Bug description:
perf kvm stat record/report is not supported on powerpc currently.
With perf kvm stat record/report analysis of kvm exit events and
hypervisor calls can be done. The statistics for these events can be
shown individually for each running VM in the host and can be very
useful in giving an idea of the performance of a VM under a certain
workload.
This can show how many number of KVM exits have happened during a
certain period of time. Along with the total number of exits, all the
exits are grouped according to their specific exit reasons. Also,
frequency for individual exit reasons is shown. Same can be done with
hypervisor calls too.
Updating this with two more features :
- perf intr regs sampling support. Patches are currently in v3.
https://lkml.org/lkml/2015/11/3/25
- Guest symbol resolution:
To enable perf kvm record for powerpc, we need to sample the instruction pointer from kvm guest_exit tracepoint. The patches for this feature are currently being sent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521678/+subscriptions