          MODULE=gperftools
         VERSION=2.17.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/gperftools/gperftools/releases/download/gperftools-$VERSION/
      SOURCE_VFY=sha256:bb172a54312f623b53d8b94cab040248c559decdb87574ed873e80b516e6e8eb
        WEB_SITE=https://github.com/gperftools/gperftools
         ENTERED=20240726
         UPDATED=20250902
           SHORT="a high-performance multi-threaded malloc implementation"

cat << EOF
A collection of a high-performance multi-threaded malloc() implementation,
plus some pretty nifty performance analysis
tools.
EOF
