ARM: etm: Configure data tracing
authorArve Hjønnevåg <arve@android.com>
Tue, 1 Feb 2011 02:33:55 +0000 (18:33 -0800)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:08:03 +0000 (12:08 -0800)
commitdc764f0c742b49b1588cafb55d47fadb159c54ef
tree84c5fda4c2f3e204744c06e9ce975510e17c4008
parent0a87156f0b1b7a11a9af9f079b615ae44a9df17b
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>
arch/arm/include/asm/hardware/coresight.h
arch/arm/kernel/etm.c