[GIT PULL] oprofile updates for v2.6.37

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Robert Richter
Date: Monday, October 25, 2010 - 8:46 am

Ingo,

please consider to pull AMD oprofile cpu updates for tip/perf/core and
v2.6.37:

 git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git x86

Thanks,

-Robert


The following changes since commit d4429f608abde89e8bc1e24b43cd503feb95c496:

  Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc (2010-10-21 21:19:54 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git for-next

Robert Richter (10):
      oprofile, x86: Add support for AMD family 12h
      oprofile, x86: Add support for AMD family 14h
      oprofile, x86: Check IBS capability bits 1 and 2
      oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT
      oprofile, x86: Introduce struct ibs_state
      oprofile, x86: Add support for IBS branch target address reporting
      oprofile, x86: Add support for IBS periodic op counter extension
      Merge commit 'v2.6.36' into oprofile/core
      Merge commit 'linux-2.6/master' (early part) into oprofile/core
      Merge branch 'oprofile/core' into oprofile/x86

 arch/x86/include/asm/msr-index.h  |    1 +
 arch/x86/include/asm/perf_event.h |   19 +++---
 arch/x86/oprofile/nmi_int.c       |    6 ++
 arch/x86/oprofile/op_model_amd.c  |  120 +++++++++++++++++++++++++-----------
 4 files changed, 100 insertions(+), 46 deletions(-)

-- 
Advanced Micro Devices, Inc.
Operating System Research Center

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] oprofile updates for v2.6.37, Robert Richter, (Mon Oct 25, 8:46 am)
Re: [GIT PULL] oprofile updates for v2.6.37, Ingo Molnar, (Mon Oct 25, 10:16 am)