lkml.org 
[lkml]   [2012]   [Jun]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] perf, x86: Updates and cleanups
Date
I separated these for patches from my original NB counter
implementation. They are independent and contain updates and
cleanups. The most important change is the pmu unification. That code
also changes pmu setup for core perfctr from family detection to cpuid
check.

-Robert


Robert Richter (4):
perf, x86: Rename Intel specific macros
perf, x86: Move Intel specific code to intel_pmu_init()
perf, amd: Unify AMD's generic and family 15h pmus
perf, x86: Improve debug output in check_hw_exists()

arch/x86/include/asm/kvm_host.h | 4 +-
arch/x86/include/asm/perf_event.h | 20 +++---
arch/x86/kernel/cpu/perf_event.c | 59 ++++------------
arch/x86/kernel/cpu/perf_event_amd.c | 103 +++++++++++++----------------
arch/x86/kernel/cpu/perf_event_intel.c | 47 +++++++++++--
arch/x86/kernel/cpu/perf_event_intel_ds.c | 4 +-
arch/x86/kernel/cpu/perf_event_p4.c | 2 +-
arch/x86/kvm/pmu.c | 22 +++---
arch/x86/oprofile/op_model_amd.c | 4 +-
9 files changed, 128 insertions(+), 137 deletions(-)

--
1.7.8.4




\
 
 \ /
  Last update: 2012-06-20 23:41    [W:2.094 / U:1.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site