Meta Configuration of Package google-perftools
1
<package name="google-perftools" project="home:jg:devel">
2
<title>Very fast malloc and performance analysis tools</title>
3
<description>Perf Tools is a collection of performance analysis tools, including a
4
high-performance multi-threaded malloc() implementation that works
5
particularly well with threads and STL, a thread-friendly heap-checker,
6
a heap profiler, and a cpu-profiler.
7
8
</description>
9
<person userid="jg" role="bugowner"/>
10
<person userid="jg" role="maintainer"/>
11
<url>http://code.google.com/p/google-perftools/</url>
12
</package>
13