lkml.org 
[lkml]   [2009]   [Oct]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] tracing - wrong scale in ftrace_release
Date
When the module is about the unload we release its call records.
The ftrace_release function was given wrong values representing
the module core boundaries, thus not releasing its call records.

I prepared 2 patches:

1/2 - simple fix putting correct core boundaries
2/2 - making ftrace_release function module specific

Please choose whichever version you like more.

wbr,
jirka


Signed-off-by: Jiri Olsa <jolsa@redhat.com>
---
kernel/trace/ftrace.c | 150 +++++++++++-------------------------------
kernel/trace/trace.c | 106 ++++++++++++++++++++++++++++++
kernel/trace/trace.h | 35 ++++++++++
kernel/trace/trace_events.c | 60 ++++-------------
4 files changed, 194 insertions(+), 157 deletions(-)


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