lkml.org 
[lkml]   [2009]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateTue, 06 Jan 2009 17:33:37 -0500
FromSteven Rostedt <>
Subject[PATCH 0/3] ftrace: important updates
Ingo,

The first patch is a critical fix that needs to get into 2.6.29.

The next patch is a rename of tracing_on to writing_enabled since
tracing_on is confusing, and the file enables or disables writes.

The last patch is a fix to tip that prevents a memory leak.

-- Steve


The following patches are in:

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git

branch: tip/devel


Frederic Weisbecker (1):
tracing/ftrace: fix a memory leak in stat tracing

Steven Rostedt (2):
ftrace: convert unsigned index to signed
ring-buffer: rename debugfs file tracing_on to writing_enabled

----
kernel/trace/ftrace.c | 4 ++--
kernel/trace/ring_buffer.c | 5 +++--
kernel/trace/trace_stat.c | 39 +++++++++++++++------------------------
3 files changed, 20 insertions(+), 28 deletions(-)
--

\
 
 \ /
  Last update: 2009-01-06 23:43    [from the cache]
©2003-2010