"great" perftools (formerly google-perftools)

Edit Package gperftools

The gperftools 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.

Formerly the google-perftools package.

Refresh
Refresh
Source Files
Filename Size Changed
gperftools-2.2.tar.gz 0001367117 1.3 MB
gperftools-fix_docdir.patch 0000000588 588 Bytes
gperftools.changes 0000009026 8.81 KB
gperftools.spec 0000003036 2.96 KB
gperftools_fix_unassigned_malloc_in_unittest.patch 0000000518 518 Bytes
gperftools_gcc46.patch 0000000353 353 Bytes
Revision 2 (latest revision is 5)
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 2)
- enable build for aarch64 (fate#318444)
- update to 2.2:
  * issue 620 (crash on windows when c runtime dll is reloaded) was
    fixed
  * a number of fixes for a number compilers and platforms. Notably
    Visual Studio 2013, recent mingw with c++ threads and some OSX
    fixes.
  * we now have mips and mips64 support! (courtesy of Jovan Zelincevic,
    Jean Lee, user xiaoyur347 and others)
  * we now have aarch64 (aka arm64) support! (contributed by Riku
    Voipio)
  * there's now support for ppc64-le (by Raphael Moreira Zinsly and
    Adhemerval Zanella)
  * there's now some support of uclibc (contributed by user xiaoyur347)
  * google/ headers will now give you deprecation warning. They are
    deprecated since 2.0
  * there's now new api: tc_malloc_skip_new_handler (ported from chromium
    fork)
  * issue-557: added support for dumping heap profile via signal (by
    Jean Lee)
  * issue-567: Petr Hosek contributed SysAllocator support for windows
  * Joonsoo Kim contributed several speedups for central freelist code
  * TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES environment variable now works
  * configure scripts are now using AM_MAINTAINER_MODE. It'll only
    affect folks who modify source from .tar.gz and want automake to
    automatically rebuild Makefile-s. See automake documentation for
    that.
  * issue-586: detect main executable even if PIE is active (based on
    patch by user themastermind1). Notably, it fixes profiler use with
    ruby.
Comments 0
openSUSE Build Service is sponsored by