summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-tmc.h
diff options
context:
space:
mode:
authorMathieu Poirier <mathieu.poirier@linaro.org>2016-11-29 19:47:14 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-29 22:05:32 +0300
commitd52c9750f150111dc7f73e4036f6948b20c9f8c3 (patch)
tree2dcb69bd6d84668bf12797e456e3d063a76d1c92 /drivers/hwtracing/coresight/coresight-tmc.h
parenta39f841a5b5b2215f99ed6dd6f75b8e06807a810 (diff)
downloadlinux-d52c9750f150111dc7f73e4036f6948b20c9f8c3.tar.xz
coresight: reset "enable_sink" flag when need be
When using coresight from the perf interface sinks are specified as part of the perf command line. As such the sink needs to be disabled once it has been acknowledged by the coresight framework. Otherwise the sink stays enabled, which may interfere with other sessions. This patch removes the sink selection check from the build path process and make it a function on it's own. The function is then used when operating from sysFS or perf to determine what sink has been selected. If operated from perf the status of the "enable_sink" flag is reset so that concurrent session can use a different sink. When used from sysFS the status of the flag is left untouched since users have full control. The implementation doesn't handle a scenario where a sink has been enabled from sysFS and another sink is selected from the perf command line as both modes of operation are mutually exclusive. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwtracing/coresight/coresight-tmc.h')
0 files changed, 0 insertions, 0 deletions