← Back to team overview

kernel-packages team mailing list archive

[Bug 1521678] [NEW] perf enahancements for ppc64

 

You have been subscribed to a public bug:

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.

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: Taco Screen team (taco-screen-team)
         Status: New


** Tags: architecture-ppc64 bot-comment bugnameltc-133242 severity-medium targetmilestone-inin1604
-- 
perf enahancements for ppc64
https://bugs.launchpad.net/bugs/1521678
You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.