lkml.org 
[lkml]   [2009]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] tracing: Various cleanups for 2.6.32
Date
Hi Thomas, Ingo,

These patches are the result of various cleanups in the tracing
subsystem: algorithms simpifications, and various trace.c to tracer
files moving.

Thanks,
Frederic.

The following changes since commit d34a4debef933061924ee17c2ede33f5c44925fb:
jolsa@redhat.com (1):
tracing: Remove .globl in the scripts/recordmcount.pl doc

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/core

Frederic Weisbecker (5):
tracing/function-graph-tracer: Drop the useless nmi protection
tracing/function-tracer: Move trace_function() in the function tracer file
tracing/core: Make the stack entry helpers global
tracing: Move sched event insertion helpers in the sched switch tracer file
tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file

Lai Jiangshan (1):
tracing: Simplify print_graph_cpu()

arch/x86/kernel/ftrace.c | 4 -
kernel/trace/trace.c | 217 ++--------------------------------
kernel/trace/trace.h | 30 ++++-
kernel/trace/trace_functions.c | 25 ++++
kernel/trace/trace_functions_graph.c | 152 +++++++++++++++++++-----
kernel/trace/trace_sched_switch.c | 57 +++++++++
kernel/trace/trace_selftest.c | 1 +
7 files changed, 242 insertions(+), 244 deletions(-)


\
 
 \ /
  Last update: 2009-07-29 19:15    [W:0.145 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site