cpp-heap-profiler Quick start In order to compile and run the program, TCMalloc need to be installed Step1: Install TCMalloc sudo apt-get install google-perftools libgoogle-perftools-dev Step2: Compile Use Makefile to compile Step 3: Run!