lkml.org 
[lkml]   [2010]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] perf and breakpoints updates
Date
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 (8):
perf: Remove leftover useless options to record trace events from scripts
perf: Fix warning while reading ring buffer headers
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
hw-breakpoints: Check disabled breakpoints again
hw-breakpoints: Change/Enforce some breakpoints policies
hw-breakpoints: Separate constraint space for data and instruction breakpoints
hw-breakpoints: Handle breakpoint weight in allocation constraints
hw-breakpoints: Get the number of available registers on boot dynamically


arch/Kconfig | 11 +
arch/sh/Kconfig | 1 +
arch/sh/include/asm/hw_breakpoint.h | 10 +-
arch/sh/kernel/hw_breakpoint.c | 34 +---
arch/sh/kernel/ptrace_32.c | 2 +-
arch/x86/Kconfig | 1 +
arch/x86/include/asm/hw_breakpoint.h | 10 +-
arch/x86/kernel/hw_breakpoint.c | 41 +----
arch/x86/kernel/ptrace.c | 2 +-
include/linux/hw_breakpoint.h | 25 +++-
kernel/hw_breakpoint.c | 196 +++++++++++++++-----
kernel/trace/trace_ksym.c | 26 +--
tools/perf/Documentation/perf-trace-perl.txt | 6 +-
tools/perf/Documentation/perf-trace-python.txt | 10 +-
.../perf/scripts/perl/bin/check-perf-trace-record | 2 +-
tools/perf/scripts/perl/bin/failed-syscalls-record | 2 +-
tools/perf/scripts/perl/bin/rw-by-file-record | 2 +-
tools/perf/scripts/perl/bin/rw-by-pid-record | 2 +-
tools/perf/scripts/perl/bin/rwtop-record | 2 +-
tools/perf/scripts/perl/bin/wakeup-latency-record | 2 +-
tools/perf/scripts/perl/bin/workqueue-stats-record | 2 +-
.../python/bin/failed-syscalls-by-pid-record | 2 +-
tools/perf/scripts/python/bin/sctop-record | 2 +-
.../python/bin/syscall-counts-by-pid-record | 2 +-
.../perf/scripts/python/bin/syscall-counts-record | 2 +-
tools/perf/util/trace-event-parse.c | 89 ---------
tools/perf/util/trace-event-read.c | 12 +-
tools/perf/util/trace-event.h | 1 -
28 files changed, 243 insertions(+), 256 deletions(-)


\
 
 \ /
  Last update: 2010-05-01 04:57    [W:0.072 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site