Files
gperftools/gperftools.changes
Paolo Stivanin 2dab053abe - version update to 2.17.2
2.17.2
    Couple bugs were found in the recently introduced changes. So this is
    another point release with some fixes.
  2.17.1
    There was just one fix submitted since 2.17. graysky has contributed
    build fix for (legacy, 32-bit) ARMs. Huge thanks!
  2.17
    * Salvatore Dipietro has contributed SB instruction support for
      spinlock delay loops on newer ARMs.
    * libgcc backtrace capturing method now handles deep backtraces
      better.
    * PPC+musl users can now workaround some issues building PPC-specific
      backtrace code by adding
      TCMALLOC_DISABLE_PPC_FRAME_POINTER_BACKTRACER preprocessor
      define. Much thanks to Josef Schlehofer for reporting the
      problem. See details in
      https://github.com/gperftools/gperftools/issues/1602.
    * Jackie Cui has contributed a small change to the page heap span
      selection logic that makes a big difference in reducing the amount
      of used memory in some workloads. See
      https://github.com/gperftools/gperftools/pull/1604 for further
      details.
    * [headline] heap leak checker has been amputated, as promised earlier
    * [headline] we don't ship pprof anymore. People need to get modern
      and awesome pprof implementation from github.com/google/pprof
    * we now have some basic CI infrastructure via Github Actions
    * we now have basic Bazel support
    * our docs have been slightly updated and converted to AsciiDoc format
    * we now implement C23 free{,_aligned}_sized functions (but no libc-s

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=68
2025-09-03 06:15:15 +00:00

30 KiB