alistair23-linux/drivers/hwtracing/intel_th
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
..
core.c intel_th: Fixes -stable 2016-07-15 14:19:11 +09:00
debug.c
debug.h
gth.c intel_th: gth: Fix a source comment 2016-07-01 11:01:02 +03:00
gth.h intel_th: Update scratchpad bits according to enabled output activity 2016-02-20 14:09:14 -08:00
intel_th.h intel_th: Fixes -stable 2016-07-15 14:19:11 +09:00
Kconfig intel_th: Depend on HAS_IOMEM 2016-02-20 14:09:14 -08:00
Makefile intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
msu.c Char / Misc driver update for 4.7-rc1 2016-05-20 21:20:31 -07:00
msu.h
pci.c intel_th: pci: Add Kaby Lake PCH-H support 2016-07-14 13:16:56 +03:00
pti.c intel_th: pti: Create sysfs attributes using core driver's facility 2016-04-08 16:11:57 +03:00
pti.h intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
sth.c intel_th: Mark sth_stm_packet() with notrace 2016-11-22 17:47:56 -05:00
sth.h