commit | 47cd066cd00a65902ee3bd57da5bd395cb83aff9 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Wed Feb 17 17:51:53 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 14:11:01 2016 -0800 |
tree | 13ccec7a3a659c9437adce8ce1b2d1a071f1bb3c | |
parent | 22fd532eaa0c24d86e23d8e9e3b7feac4a8cac80 [diff] |
coresight: etm3x: set progbit to stop trace collection There is no need to use the event enable's "always false" event to stop trace collection. For that purpose setting the programming bit (ETMCR:10) is enough. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>