aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorMathieu Poirier <[email protected]>2016-02-17 17:51:50 -0700
committerGreg Kroah-Hartman <[email protected]>2016-02-20 14:11:01 -0800
commitae69a1da399fccaed406932f5cbee55a6f9d4425 (patch)
tree20d07060be6e71136bc87c5ac69f641f7b2f4f74 /tools/perf/util/trace-event-scripting.c
parentc04148e708c0d8d7eabc447946b712a66b468b47 (diff)
coresight: etm3x: unlocking tracers in default arch init
Calling function 'smp_call_function_single()' to unlock a tracer and calling it again right after to perform the default initialisation doesn't make sense. Moving 'etm_os_unlock()' just before making the default initialisation results in the same outcome while saving one call to 'smp_call_function_single()'. Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions