commit | 4f8ef21007531c3d7cb5b826e7b2c8999b65ecae | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Thu Sep 20 13:17:50 2018 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 25 20:09:17 2018 +0200 |
tree | e1800c88d1430129d3e5d603691365319fbfe7bb | |
parent | f9d81a657bb833ef030a092c50230359dfef4648 [diff] |
coresight: perf: Disable trace path upon source error We enable the trace path, before activating the source. If we fail to enable the source, we must disable the path to make sure it is available for another session. Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>