Re: [GIT PULL] perf events and breakpoints updates

From: Ingo Molnar
Date: Fri Jun 25 2010 - 05:33:29 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> Ingo,
>
> Please pull the perf/core branch that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
> perf/core
>
> Thanks,
> Frederic
> ---
>
> Frederic Weisbecker (6):
> hw_breakpoints: Fix per task breakpoint tracking
> x86: Set resume bit before returning from breakpoint exception
> x86: Support for instruction breakpoints
> perf: Don't use 4 bytes as a default instruction breakpoint length
> perf: Don't print traces when debugging ordering
> perf: Report lost events in perf trace debug mode
>
> Nobuhiro Iwamatsu (1):
> perf: Fix argument of perf_arch_fetch_caller_regs
>
>
> arch/x86/include/asm/hw_breakpoint.h | 2 +-
> arch/x86/kernel/hw_breakpoint.c | 51 ++++++++++++++++-------
> include/linux/perf_event.h | 8 ++-
> kernel/hw_breakpoint.c | 78 ++++++++++++++++++----------------
> tools/perf/builtin-trace.c | 32 ++++++++++++--
> tools/perf/util/parse-events.c | 11 ++++-
> 6 files changed, 119 insertions(+), 63 deletions(-)

Pulled, thanks a lot Frederic!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/