linux/drivers/hwtracing
Chunyan Zhang 22975be20f intel_th: Mark sth_stm_packet() with notrace
If CONFIG_STM_SOURCE_FTRACE is selected, Function trace data can be
writen to sink via STM, all functions that related to writing data
packets to STM should be marked 'notrace' to avoid being traced by
Ftrace, otherwise the program would stall into an endless loop.

Link: http://lkml.kernel.org/r/1479715043-6534-5-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>
2016-11-22 17:47:56 -05:00
..
coresight coresight: Mark stm_generic_packet() with notrace 2016-11-22 17:47:53 -05:00
intel_th intel_th: Mark sth_stm_packet() with notrace 2016-11-22 17:47:56 -05:00
stm stm class: ftrace: Add ftrace-export-over-stm driver 2016-11-22 17:47:48 -05:00