cmake gperftools examples

pnnl/SHAD cmake/config.cmake :105

find_package(Gperftools COMPONENTS tcmalloc)

gnss-sdr/gnss-sdr CMakeLists.txt :3549

find_package(GPERFTOOLS)

apache/brpc test/CMakeLists.txt :18

find_package(Gperftools)

ceph/ceph CMakeLists.txt :441

find_package(gperftools 2.6.2 REQUIRED)

steemit/steem programs/cli_wallet/CMakeLists.txt :6

find_package( Gperftools QUIET )

apache/mxnet CMakeLists.txt :406

find_package(Gperftools)

diasurgical/DevilutionX CMake/Dependencies.cmake :291

find_package(Gperftools REQUIRED)

plstcharles/litiv CMakeLists.txt :291

find_package(Gperftools REQUIRED)

rdaly525/coreir src/CMakeLists.txt :45

find_package(Gperftools REQUIRED)

INET-RC/GeoMX CMakeLists.txt :347

find_package(Gperftools)

apple/foundationdb cmake/ConfigureCompiler.cmake :66

find_package(Gperftools REQUIRED)

PaddlePaddle/Paddle CMakeLists.txt :605

find_package(Gperftools REQUIRED)

PeterFWS/Structure-PLP-SLAM example/CMakeLists.txt :19

find_package(Gperftools REQUIRED)

Cocos-BCX/cocos-mainnet programs/cli_wallet/CMakeLists.txt :6

find_package( Gperftools QUIET )

AntelopeIO/leap CMakeLists.txt :164

find_package( Gperftools REQUIRED )

m-a-d-n-e-s-s/madness external/gperftools.cmake :4

find_package(Gperftools COMPONENTS tcmalloc OPTIONAL_COMPONENTS profiler)

nfs-ganesha/nfs-ganesha src/CMakeLists.txt :382

find_package(Gperftools ${USE_GTEST_REQUIRED})

chatopera/clause cmake/default.cmake :24

find_package(Gperftools REQUIRED)

Intel-HLS/GenomicsDB CMakeLists.txt :205

find_package(GPerftools)