Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gperftools-2.17.tar.gz | 2025-08-04 | 2.8 MB | |
gperftools-2.17.zip | 2025-08-04 | 3.4 MB | |
gperftools-2.17 source code.tar.gz | 2025-08-04 | 2.2 MB | |
gperftools-2.17 source code.zip | 2025-08-04 | 2.8 MB | |
README.md | 2025-08-04 | 1.0 kB | |
Totals: 5 Items | 11.2 MB | 0 |
gperftools 2.17 is out!
We have had a few relatively simple updates since the RC release.
-
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.
Much thanks to all the contributors.
You can find the list of all GitHub issues fixes in this release here: https://github.com/gperftools/gperftools/issues?q=label%3Afixed-in-2.17+is%3Aclosed