    MODULE=gperftools
   VERSION=2.18.1
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://github.com/gperftools/gperftools/releases/download/gperftools-$VERSION/
SOURCE_VFY=sha256:d18d919175f9e4d740ace6b52f0f4f91284160c454e91b36ffd6456282a02206
  WEB_SITE=https://github.com/gperftools/gperftools
   ENTERED=20240726
   UPDATED=20260401
     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
