diff options
author | 2014-02-26 10:54:36 -0500 | |
---|---|---|
committer | 2014-03-03 21:23:08 -0500 | |
commit | 7dec935a3aa04412cba2cebe1524ae0d34a30c24 (patch) | |
tree | 5fb2530f811f78cfa65310d0936975fbb90b0de8 /kernel/trace/trace_output.c | |
parent | ftrace/x86: One more missing sync after fixup of function modification failure (diff) | |
download | linux-dev-7dec935a3aa04412cba2cebe1524ae0d34a30c24.tar.xz linux-dev-7dec935a3aa04412cba2cebe1524ae0d34a30c24.zip |
tracepoint: Do not waste memory on mods with no tracepoints
No reason to allocate tp_module structures for modules that have no
tracepoints. This just wastes memory.
Fixes: b75ef8b44b1c "Tracepoint: Dissociate from module mutex"
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_output.c')
0 files changed, 0 insertions, 0 deletions