commit | cf7d045799f928ac338dbc9fea42538567a513e9 | [log] [tgz] |
---|---|---|
author | Pratik Patel <pratikp@codeaurora.org> | Mon Jul 02 13:57:20 2012 -0700 |
committer | Pratik Patel <pratikp@codeaurora.org> | Sat Aug 11 16:40:46 2012 -0700 |
tree | 7ac2b9906d485fff75e77dc18c065b8ffb1881bc | |
parent | 2291149f68875789ca515247a371542686f9799a [diff] |
coresight: implement coresight abort Provide CoreSight abort debug api to stop the active trace sink from any context. This is a best effort api that can be used to abruptly stop and disable the current trace sink from anywhere in the kernel to avoid tracing and hence polluting the trace data after the point of interest has been executed. Change-Id: I34c528d9febec4265088a7267dbcf0e7a1f87fcf Signed-off-by: Pratik Patel <pratikp@codeaurora.org>