From: Steven Rostedt (Red Hat) Date: Fri, 8 Nov 2013 01:08:58 +0000 (-0500) Subject: ftrace: Allow instances to use function tracing X-Git-Tag: v3.15-rc1~110^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20a580627f43e73e4e57cb37e3864080ca06088;p=pandora-kernel.git ftrace: Allow instances to use function tracing Allow instances (sub-buffers) to enable function tracing. Each instance will have its own function tracing capability. For now, instances will not have function stack tracing, or will they be able to pick and choose what functions they can trace. Picking and choosing their own functions will come later. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed