ARM: bL_switcher/trace: Add kernel trace trigger interface
authorDave Martin <dave.martin@linaro.org>
Mon, 11 Feb 2013 14:39:19 +0000 (14:39 +0000)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 23 Sep 2013 22:47:31 +0000 (18:47 -0400)
This patch exports a bL_switcher_trace_trigger() function to
provide a means for drivers using the trace events to get the
current status when starting a trace session.

Calling this function is equivalent to pinging the trace_trigger
file in sysfs.

Signed-off-by: Dave Martin <dave.martin@linaro.org>

No differences found