commit | fc208abef39279903887bea955139f64bf0bbb12 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Tue Apr 05 11:53:45 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 01 14:12:14 2016 -0700 |
tree | 575907ee240db3aec4710e3fc7d7816d00acee90 | |
parent | 54ff892b76c68ea3fa0ba53a0cdc4508b35aee6f [diff] |
coresight: etm4x: splitting etmv4 default configuration Splitting and updating the default initialisation for each etmv4 configuration so that it can be called at the beginning of each session rather than initialisation time only. Since the trace ID isn't expected to change with every session, moving it with the default tracer initialisation. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>