drivers/hwtracing/stm/ftrace.c
0 → 100644
+87
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds a driver that models itself as an stm_source called stm_ftrace. Once the stm device and stm_ftrace have been linked via sysfs, the driver registers itself as a trace_export and everything passed to the interface from Ftrace subsystem will end up in the STM trace engine. Link: http://lkml.kernel.org/r/1479715043-6534-3-git-send-email-zhang.chunyan@linaro.org Signed-off-by:Chunyan Zhang <zhang.chunyan@linaro.org> Acked-by:
Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by:
Steven Rostedt <rostedt@goodmis.org>