commit | 949ddf3099ab51ea34bc16b44c0aec7fafd4105d | [log] [tgz] |
---|---|---|
author | Pushkar Joshi <pushkarj@codeaurora.org> | Fri Oct 26 15:31:23 2012 -0700 |
committer | Pushkar Joshi <pushkarj@codeaurora.org> | Thu Nov 01 17:27:41 2012 -0700 |
tree | 5484fc321e5f2d655f09bc7903f9cbd050503c30 | |
parent | 7ef933d4a042216f97b1ce754ab544dead5e18b2 [diff] |
coresight: Have trace_marker only log the actual data The stm_log call in tracing_mark_write was logging the complete internal buffer data structure instead of only the data part. Changing the call to only log the data. Change-Id: I33e800cd9b1dc1d27d519c74db0cf5bb6ef6e3f5 Signed-off-by: Pushkar Joshi <pushkarj@codeaurora.org>