           SPELL=latencytop
         VERSION=0.5
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.${SPELL}.org/download/${SOURCE}
     SOURCE_HASH=sha512:
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.latencytop.org/"
      LICENSE[0]=GPL
         ENTERED=20090513
           SHORT="measuring and fixing Linux latency"
cat << EOF
LatencyTOP is a Linux* tool for software developers (both kernel and
userspace), aimed at identifying where in the system latency is happening,
and what kind of operation/action is causing the latency to happen so that
the code can be changed to avoid the worst latency hiccups.
EOF
