]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: etm: Configure data tracing
authorArve Hjønnevåg <arve@android.com>
Tue, 1 Feb 2011 02:33:55 +0000 (18:33 -0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:13:03 +0000 (14:13 +0200)
commit5a962aa04a82bf1ec6c34f7eef75edbc7129e7e6
treec7e01680e0f91cfbb925dc1d90cd407da2dc57f0
parent83ab10360885598797a500bfb060cec4327e588c
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