Ingo,
please pull oprofile fixes for tip/perf/urgent (v2.6.38):
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent
Thanks,
-Robert
The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:
Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git for-next
Ari Kauppi (2):
oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends
ARM: oprofile: Fix backtraces in timer mode
arch/arm/oprofile/common.c | 12 ++----------
include/linux/oprofile.h | 13 +++++++++++--
2 files changed, 13 insertions(+), 12 deletions(-)
--
Advanced Micro Devices, Inc.
Operating System Research Center
* Robert Richter <[email protected]> wrote:
> Ingo,
>
> please pull oprofile fixes for tip/perf/urgent (v2.6.38):
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent
>
> Thanks,
>
> -Robert
>
>
>
> The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:
>
> Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)
>
> are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git for-next
>
> Ari Kauppi (2):
> oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends
> ARM: oprofile: Fix backtraces in timer mode
>
> arch/arm/oprofile/common.c | 12 ++----------
> include/linux/oprofile.h | 13 +++++++++++--
> 2 files changed, 13 insertions(+), 12 deletions(-)
Pulled, thanks Robert!
Ingo