diff options
author | 2009-10-07 19:00:35 +0200 | |
---|---|---|
committer | 2009-10-07 15:52:09 -0400 | |
commit | e7247a15ff3bbdab0a8b402dffa1171e5c05a8e0 (patch) | |
tree | 139c26b2abd8ea5dd55ee6a4d43622bb24a0ee6a /kernel/trace/trace_branch.c | |
parent | tracing: fix transposed numbers of lock_depth and preempt_count (diff) | |
download | wireguard-linux-e7247a15ff3bbdab0a8b402dffa1171e5c05a8e0.tar.xz wireguard-linux-e7247a15ff3bbdab0a8b402dffa1171e5c05a8e0.zip |
tracing: correct module boundaries for ftrace_release
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.
Plus making ftrace_release function module specific.
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
LKML-Reference: <1254934835-363-3-git-send-email-jolsa@redhat.com>
Cc: stable@kernel.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_branch.c')
0 files changed, 0 insertions, 0 deletions