SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libtcmalloc_debug4-2.13-87.3.x86_64.rpm :

* Thu Oct 05 2023 Florian - Added baselibs.conf
* Fri Sep 29 2023 Paolo Stivanin - Update to 2.13:
* generic_fp backtracing method now uses robust address probing method. The previous approach had occasional false positives, which caused occasional rare crashes.
* fix pkg-config files
* we now support HEAPPROFILE_USE_PID and CPUPROFILE_USE_PID environment variables that force profile filenames to have pid appended. Which will be useful for some programs that fork for parallelism
* MPI detection has been extended
* Sun Jul 10 2022 Callum Farmer - Update to 2.10:
* Added debugallocator feature to use readable (PROT_READ) fence pages.
* fix for cmake detection of libunwind.
* fix for OSX Monterey support.
* support for returning memory back to OS by using mmap with MAP_FIXED and PROT_NONE
* basic support for LoongArch.
* Mon May 09 2022 Andreas Schwab - Enable use of libunwind on riscv64
* Sat May 22 2021 Callum Farmer - Follow shared library packaging policy
* Wed Mar 17 2021 Callum Farmer - Update to 2.9.1:
* usage of unsupportable linux_syscall_support.h has been removed from few places.
* Incorrect assertion failure was fixed that crashed tcmalloc if assertions were on and sized delete was used
* there is now better backtracing support for aarch64 and riscv x86-64 with frame pointers now also defaults to this new \"generic\" frame pointer backtracer.- Use golang version of pprof- Split doc into subpackage
* Fri Jan 08 2021 Andreas Schwab - Enable build on riscv64- No libunwind-coredump on powerpc
* Tue Jan 05 2021 Paolo Stivanin - Update to 2.8.1:
* previous release contained change to release memory without page heap lock, but this change had at least one bug that caused to crashes and corruption when running under aggressive decommit mode (this is not default). While we check for other bugs, this feature was reverted. See github issue #1204 and issue #1227.
* stack traces depth captured by gperftools is now up to 254 levels deep
* updated detection of program counter
* ProfilerGetStackTrace is now officially supported API for libprofiler
* for compiling linux syscall support on i386 and recent GCCs
* test failures caused by new gcc 10 optimizations were fixed. Same change also fixed tests on clang.- Drop ppc64-fix-367fd5731a8c68225cb870aa656ea0ce677fe040.patch- Drop gcc-dont-clobber-rsp.patch
* Fri Sep 04 2020 Jan Engelhardt - Add ExclusiveArch declaration to specfile.- Trim some old specfile constructs.
* Fri Aug 02 2019 Martin Liška - Use FAT LTO objects in order to provide proper static library.
 
ICM