* [GIT PULL] oprofile updates for v3.1
@ 2011-07-04 10:23 Robert Richter
2011-07-04 12:48 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Robert Richter @ 2011-07-04 10:23 UTC (permalink / raw)
To: Ingo Molnar
Cc: linux-kernel@vger.kernel.org, oprofile-list@lists.sourceforge.net
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] oprofile updates for v3.1
2011-07-04 10:23 [GIT PULL] oprofile updates for v3.1 Robert Richter
@ 2011-07-04 12:48 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2011-07-04 12:48 UTC (permalink / raw)
To: Robert Richter
Cc: linux-kernel@vger.kernel.org, oprofile-list@lists.sourceforge.net
* Robert Richter <robert.richter@amd.com> wrote:
> 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
Pulled, thanks Robert!
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-04 12:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04 10:23 [GIT PULL] oprofile updates for v3.1 Robert Richter
2011-07-04 12:48 ` Ingo Molnar
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.