          MODULE=sysprof
         VERSION=1.0.12
          SOURCE=${MODULE}-${VERSION}.tar.gz
      SOURCE_URL=http://www.daimi.au.dk/~sandmann/sysprof/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_VFY=sha1:c5fae3caa6c7e4b7d1aa639dd8412fcb51d2cc8f
        WEB_SITE="http://www.daimi.au.dk/~sandmann/sysprof/"
         ENTERED=20090601
         UPDATED=20090601
           SHORT="system profiler (sysprof) data analysis tool"
cat <<EOF
Sysprof is a sampling CPU profiler for Linux that uses a kernel module
to profile the entire system, not just a single application. Sysprof
handles shared libraries and applications do not need to be
recompiled. In fact they don't even have to be restarted.
EOF
