libgoogle-perftools4

Libraries for cpu and heap analysis, plus an efficient thread-caching malloc
  http://code.google.com/p/gperftools/
  0
  no reviews



The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of c++ programs. this includes the full features: an optimized thread-caching malloc() and cpu and heap profiling utilities.