commit | de2773b359751f6abf40b1112b07c1d1da26e786 | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Mon Feb 11 14:39:19 2013 +0000 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Mon May 13 19:03:41 2013 -0400 |
tree | d08068bfcd626e323f80b5eb5e5b96ce51ed5f27 | |
parent | 56e453ef248c69627f35c7c901838398a4f8bdd4 [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>