commit | e97b1c6a8dba967a7c272c3b976ed6d59c7bfad7 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Thu Aug 25 15:19:18 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 31 13:05:44 2016 +0200 |
tree | fd2e78072c8c8a88c2de724d1842b829c6a7d9fb | |
parent | 2703d74c1313271ba78439b0796444add6a9328f [diff] |
coresight: etm4x: adding configurable start/stop filtering With this patch we add start/stop filtering as specified on the perf cmd line. When the IP matches the start address trace generation gets triggered. The stop condition is achieved when the IP matches the stop address. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>