it's only one patch, please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent
(It seems the git mirror is not yet sync'ed.)
Thanks,
-Robert
The following changes since commit cfc9c0b450176a077205ef39092f0dc1a04e020a:
Robert Richter (1):
oprofile/x86: fix msr access to reserved counters
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git ..BRANCH.NOT.VERIFIED..
Martin Schwidefsky (1):
oprofile: convert oprofile from timer_hook to hrtimer
drivers/oprofile/oprof.c | 12 ++++--
drivers/oprofile/oprof.h | 3 +-
drivers/oprofile/timer_int.c | 78 +++++++++++++++++++++++++++++++++++++-----
3 files changed, 79 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
> Ingo,
>
> it's only one patch, please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent
>
> (It seems the git mirror is not yet sync'ed.)
Still cannot pull - forgot to push out?
Ingo
No, it is already out, at least it is available now:
http://git.kernel.org/?p=linux/kernel/git/rric/oprofile.git;a=shortlog;h=refs/heads/urgent
Thanks.
-Robert
--
Advanced Micro Devices, Inc.
Operating System Research Center
email: robert....@amd.com
Ingo,
can you try to send that one patch in urgent upstream for .34? It is
already in the queue for 1 week.
Could you also pull the oprofile core tree with the reservation code
to tip/oprofile? I also want to merge this to perf/core after pending
perf patches esp. pebs are applied to tip. When do you think perf/core
can be updated?
Thanks,