From: Steven Rostedt (Red Hat) Date: Wed, 26 Feb 2014 15:54:36 +0000 (-0500) Subject: tracepoint: Do not waste memory on mods with no tracepoints X-Git-Tag: v3.15-rc1~110^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dec935a3aa04412cba2cebe1524ae0d34a30c24;p=pandora-kernel.git 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 Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed