lkml.org 
[lkml]   [2009]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [GIT PULL v5] hw-breakpoints: Rewrite on top of perf events v5
On Fri, Nov 06, 2009 at 03:28:55AM +0100, Frederic Weisbecker wrote:

<snipped>

> arch/Kconfig | 3 +
> arch/x86/include/asm/Kbuild | 1 +
> arch/x86/include/asm/debugreg.h | 11 +-
> arch/x86/include/asm/hw_breakpoint.h | 58 +++--
> arch/x86/include/asm/processor.h | 12 +-
> arch/x86/kernel/hw_breakpoint.c | 391 ++++++++++++++--------
> arch/x86/kernel/process.c | 9 +-
> arch/x86/kernel/process_32.c | 26 +--
> arch/x86/kernel/process_64.c | 26 +--
> arch/x86/kernel/ptrace.c | 182 +++++++----
> arch/x86/kernel/smpboot.c | 3 -
> arch/x86/kvm/x86.c | 18 +-
> arch/x86/power/cpu.c | 6 -
> include/asm-generic/hw_breakpoint.h | 139 --------
> include/linux/hw_breakpoint.h | 131 ++++++++
> include/linux/perf_event.h | 37 ++-
> kernel/exit.c | 5 +
> kernel/hw_breakpoint.c | 602 +++++++++++++++++++++-------------
> kernel/perf_event.c | 136 ++++++++-
> kernel/trace/trace.h | 1 -
> kernel/trace/trace_entries.h | 6 +-
> kernel/trace/trace_ksym.c | 126 ++++----
> kernel/trace/trace_selftest.c | 4 +-
> 23 files changed, 1194 insertions(+), 739 deletions(-)

Please make changes to samples/hw_breakpoint/data_breakpoint.c
simultaneously....it breaks the build if CONFIG_SAMPLE_HW_BREAKPOINT is
selected.

Thanks,
K.Prasad



\
 
 \ /
  Last update: 2009-11-08 18:33    [W:0.423 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site