Google performance tool for CPU and Heap profiling
Google performance tool for CPU and Heap profiling. Originally known as google-perftools, later renamed to gperftools.
Main script of profile analysing in gperftools is called pprof
(or sometimes google-pprof
)
There are libraries in gperftools project: libtcmalloc.so and libprofiler.so