#!/bin/sh
#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
'/>
2010-06-24T14:41:31ZARM: Remove support for LinkUp Systems L7200 SDP.2010-06-24T14:41:31ZRussell Kingrmk+kernel@arm.linux.org.uk2010-06-24T14:41:31Zurn:sha1:c9c6fe5033191d82e1d819105485c795062107fd
This hasn't been actively maintained for a long time, only receiving
the occasional build update when things break. I doubt anyone has
one of these on their desks anymore.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>