diff options
author | Suzuki K Poulose <suzuki.poulose@arm.com> | 2018-07-11 21:40:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-15 13:52:56 +0200 |
commit | 0f728a7f9f8fed5dfd86a628d871d572cb91942c (patch) | |
tree | e28eddb84fce3b9f82d8b126e0b22bf32b40b854 /CREDITS | |
parent | coresight: tmc: Hide trace buffer handling for file read (diff) | |
download | linux-0f728a7f9f8fed5dfd86a628d871d572cb91942c.tar.xz linux-0f728a7f9f8fed5dfd86a628d871d572cb91942c.zip |
coresight: tmc-etr: Do not clean trace buffer
We zero out the entire trace buffer used for ETR before it is enabled,
for helping with debugging. With the addition of scatter-gather mode,
the buffer could be bigger and non-contiguous.
Get rid of this step; if someone wants to debug, they can always add it
as and when needed.
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions