diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2018-09-20 13:17:59 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-25 20:09:18 +0200 |
commit | d4989fe88603367e5998af70ee638ae6790d42d1 (patch) | |
tree | 4381ba6a277d83fd5bdd519c7ea68e6575f16402 /include/trace | |
parent | d43b8ec599f90c1f07b1bdd29b0c4b6306726ef2 (diff) |
coresight: etb10: Splitting function etb_enable()
Up until now the relative simplicity of enabling the ETB made it
possible to accommodate processing for both sysFS and perf methods.
But work on claimtags and CPU-wide trace scenarios is adding some
complexity, making the current code messy and hard to maintain.
As such follow what has been done for ETF and ETR components and split
function etb_enable() so that processing for both API can be done
cleanly.
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 'include/trace')
0 files changed, 0 insertions, 0 deletions