搜索资源列表
google-perftools-0.93
- These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profi
google-perftools-0.93
- These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profi
gperftools-2.0
- gperftools 是google-perftools工具中的一个内存管理库,与标准的glibc库中malloc相比,TcMalloc在内存分配的效率和速度上要高很多,可以提升高并发情况下的性能,降低系统的负载。-gperftools malloc compared the google-perftools tools a memory management library, with standard glibc library,
gperftools-2.2.1
- gperftools是google开发的一款非常实用的工具集,主要包括:性能优异的malloc free内存分配器tcmalloc;基于tcmalloc的堆内存检测和内存泄漏分析工具heap-profiler,heap-checker;基于tcmalloc实现的程序CPU性能监测工具cpu-profiler.-Gperftools is a Google development of a very practical tool set,
tcmalloc
- THROW is defined in glibc systems. It means, counter-intuitively.
tcmalloc
- The code has moved to gperftools . Use that include-directory for new code.
libc_override_redefine
- No need to do anything at tcmalloc-registration time: we do it all via overriding weak symbols (at link time).