commit | 81e4312eeb4ed3973454ea73c5345ef927e32453 | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Mon Jan 31 18:33:55 2011 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Jun 14 09:09:59 2011 -0700 |
tree | 58a0f934a367c601a6d88eb904802b76425a96b3 | |
parent | 51495976f44882db2643b18f34ed7ce70bc95b21 [diff] |
ARM: etm: Configure data tracing The old code enabled data tracing, but did not configure the range. We now configure it to trace all data addresses by default, and add a trace_data_range attribute to change the range or disable data tracing. Change-Id: I9d04e3e1ea0d0b4d4d5bcb93b1b042938ad738b2 Signed-off-by: Arve Hjønnevåg <arve@android.com>