Source: google-perftools Section: libs Priority: optional Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 13), libunwind-dev [amd64] Standards-Version: 4.7.2 Homepage: https://github.com/gperftools/gperftools Vcs-Git: https://salsa.debian.org/debian/google-perftools.git Vcs-Browser: https://salsa.debian.org/debian/google-perftools Package: libgoogle-perftools-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libgoogle-perftools4t64 (= ${binary:Version}), libtcmalloc-minimal4t64 (= ${binary:Version}), libunwind-dev [amd64] Multi-Arch: same Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This includes an optimized thread-caching malloc() and cpu and heap profiling utilities. The devel package contains static and debug libraries and header files for developing applications that use the google-perftools package. Package: libtcmalloc-minimal4t64 Provides: ${t64:Provides} Replaces: libtcmalloc-minimal4 Breaks: libtcmalloc-minimal4 (<< ${source:Version}) Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes an optimized thread-caching malloc. Package: libgoogle-perftools4t64 Provides: ${t64:Provides} Replaces: libgoogle-perftools4 Breaks: libgoogle-perftools4 (<< ${source:Version}) Architecture: any Depends: libtcmalloc-minimal4t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Conflicts: libgoogle-perftools0 Multi-Arch: same Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc 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.