Subscribe

How to install gperftools in CentOS/RHEL 8 (x86_64)

Very fast malloc and performance analysis tools

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install gperftools

Description

Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler. This is a metapackage which pulls in all of the gperftools (and pprof) binaries, libraries, and development headers, so that you can use them.

RPMs

Fedora Release Engineering (2019-02-01) - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild