commit | 21ba6d493d0aa19b1932880ebbab057a99a9a9a1 | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Mon Feb 11 14:39:19 2013 +0000 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Jun 20 00:45:29 2013 -0400 |
tree | 09b67e6951ab47949c8645b36e0fecc7c895d776 | |
parent | b87db1b9e394f0d6c25bb9a4d2c85144fc571b5d [diff] |
ARM: bL_switcher/trace: Add kernel trace trigger interface 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>