gperftools 2.18.1⚓︎
- Package: master/make/libs/gperftools/
- Homepage: https://github.com/gperftools/gperftools
- Provides:
libtcmalloc.so,libprofiler.so— Performance analysis tools - Used by: —
- Externalization: supported
gperftools (formerly Google Performance Tools) provides fast memory allocation via tcmalloc, heap profiling, CPU profiling, and leak checking. Useful for debugging performance issues on the target.