slackbuilds_ponce/libraries/gperftools
Andre Barboza 441adff9d6 libraries/gperftools: Updated for version 2.6.1
Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
2017-08-05 07:08:00 +07:00
..
gperftools.info libraries/gperftools: Updated for version 2.6.1 2017-08-05 07:08:00 +07:00
gperftools.SlackBuild libraries/gperftools: Updated for version 2.6.1 2017-08-05 07:08:00 +07:00
README
slack-desc

gperftools, originally Google Performance Tools, is a collection of a
high-performance multi-threaded malloc() implementation, plus some
pretty nifty performance analysis tools. gperftools works particularly
well with threads and STL. Also: thread-friendly heap-checker,
heap-profiler, and cpu-profiler.

gperftools was original home for pprof program. But do note that
original pprof (which is still included with gperftools) is now
deprecated.