commit | bf213a034c4470a071c3edaedc46e569bba17ed2 | [log] [tgz] |
---|---|---|
author | Pushkar Joshi <pushkarj@codeaurora.org> | Fri May 03 13:18:44 2013 -0700 |
committer | Pushkar Joshi <pushkarj@codeaurora.org> | Thu Jul 18 15:28:25 2013 -0700 |
tree | 115e9e5e36979e5f8a0badc6473d19f5ffe85d61 | |
parent | 0d2e426c13152205b7ec7d9a88679297fa71e8aa [diff] |
coresight: Add support for byte counter interrupt feature The CoreSight block can produce an interrupt on transfer of programmed number of bytes to ETR-memory. Use this feature to provide an interface to manage the byte counter value and to collect a continuous data stream from userspace. Change-Id: Ic00c9b19483be566d0f05005936b4a6ff7ab52f1 Signed-off-by: Pushkar Joshi <pushkarj@codeaurora.org>