diff options
author | Alexander Shishkin <virtuoso@slind.org> | 2009-12-01 13:00:51 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-12-02 10:25:22 (GMT) |
commit | c5d6c7708c3e58015b2e4e13e6cea02c8567a94e (patch) | |
tree | 2ea9eb6d16be3de06d1172ed83e6bfe2c1c7d376 /scripts | |
parent | 29e553631b2a0d4eebd23db630572e1027a9967a (diff) | |
download | linux-c5d6c7708c3e58015b2e4e13e6cea02c8567a94e.tar.xz |
ARM: 5841/1: a driver for on-chip ETM and ETB
This driver implements support for on-chip Embedded Tracing Macrocell and
Embedded Trace Buffer. It allows to trigger tracing of kernel execution flow
and exporting trace output to userspace via character device and a sysrq
combo.
Trace output can then be decoded by a fairly simple open source tool [1]
which is already sufficient to get the idea of what the kernel is doing.
[1]: http://github.com/virtuoso/etm2human
Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions