All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Richter <robert.richter@amd.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"oprofile-list@lists.sourceforge.net" 
	<oprofile-list@lists.sourceforge.net>
Subject: [GIT PULL] oprofile updates for v3.1
Date: Mon, 4 Jul 2011 12:23:45 +0200	[thread overview]
Message-ID: <20110704102344.GW4590@erda.amd.com> (raw)

Ingo,

please pull oprofile updates for v3.1 (tip/perf/core):

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

Thanks,

-Robert


The following changes since commit 29dfc4fd7e792854b30d771d4e299fbdd2adb763:

  perf, powerpc: Fix build borkage (2011-07-01 16:20:04 +0200)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git core

Daniel Kalmar (2):
      MIPS: Add new unwind_stack variant
      MIPS: oprofile: Add callgraph support

Robert Richter (3):
      oprofile, x86: Fix race in nmi handler while starting counters
      oprofile, x86: Fix nmi-unsafe callgraph support
      Merge branch 'oprofile/urgent' into HEAD

 arch/mips/include/asm/stacktrace.h |    4 +
 arch/mips/kernel/process.c         |   19 +++-
 arch/mips/oprofile/Makefile        |    2 +-
 arch/mips/oprofile/backtrace.c     |  175 ++++++++++++++++++++++++++++++++++++
 arch/mips/oprofile/common.c        |    1 +
 arch/mips/oprofile/op_impl.h       |    2 +
 arch/x86/oprofile/backtrace.c      |   56 ++++++++++--
 arch/x86/oprofile/nmi_int.c        |   14 ++-
 8 files changed, 254 insertions(+), 19 deletions(-)
 create mode 100644 arch/mips/oprofile/backtrace.c


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


             reply	other threads:[~2011-07-04 10:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 10:23 Robert Richter [this message]
2011-07-04 12:48 ` [GIT PULL] oprofile updates for v3.1 Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110704102344.GW4590@erda.amd.com \
    --to=robert.richter@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=oprofile-list@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.