aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChunyan Zhang <[email protected]>2016-11-21 15:57:20 +0800
committerSteven Rostedt <[email protected]>2016-11-22 17:47:53 -0500
commitdea5d0e1fcac657ea0d699afb1595e52cb051d46 (patch)
tree3e372fcc3bed48094da930d8ed4aface33c143c7 /tools/perf/scripts/python/bin
parent262e1f6e39143c2a0f559e2fb4a835069a7693a9 (diff)
coresight: Mark stm_generic_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/[email protected] Signed-off-by: Chunyan Zhang <[email protected]> Acked-by: Alexander Shishkin <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions