[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1277415658-10036-1-git-send-regression-fweisbec@gmail.com>
Date: Thu, 24 Jun 2010 23:40:51 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Paul Mackerras <paulus@...ba.org>
Subject: [GIT PULL] perf events and breakpoints updates
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists