commit | 7c38aa4b03b3fc6ce17e5a00327f8c0be18daf8a | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Tue Apr 05 11:53:43 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 01 14:12:14 2016 -0700 |
tree | 29052143107e1e65c08ad93bb2d5eb4abc1d1c54 | |
parent | a77de2637c9eb4794c6234b40cee2a243c548875 [diff] |
coresight: etm4x: adding config and traceid registers Adding new sysFS management interface to query the configuration and the traceid registers. Both are required to convey information to the perf cmd line tools when using ETMv4 tracers as PMU. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>