From: Steven Rostedt (Red Hat) Date: Tue, 14 Jan 2014 14:32:58 +0000 (-0500) Subject: tracing: Allow irq/preempt tracers to be used by instances X-Git-Tag: omap-for-v3.16/fixes-against-rc1~80^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f2f7646fd5d0482e805d728601e8e4305ad56f;p=pandora-kernel.git tracing: Allow irq/preempt tracers to be used by instances The irqsoff, preemptoff and preemptirqsoff tracers can now be used by instances. But they may only be used by one instance at a time (including the top level directory). This allows multiple tracers to run while the irqsoff (and friends) tracer is running simultaneously. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed