File google-perftools.changes of Package google-perftools
-------------------------------------------------------------------
Mon Sep 6 16:15:01 UTC 2010 - cgardner@novell.com
- Update to 1.6, from upstream.
* Add tc_malloc_usable_size for compatibility with glibc (csilvers)
* Override malloc_usable_size with tc_malloc_usable_size (csilvers)
* Default to no automatic heap sampling in tcmalloc (csilvers)
* Add -DTCMALLOC_LARGE_PAGES, a possibly faster tcmalloc (rus)
* Make some functions extern "C" to avoid false ODR warnings (jyasskin)
* pprof: Add SVG-based output (rsc)
* pprof: Extend pprof --tools to allow per-tool configs (csilvers)
* pprof: Improve support of 64-bit and big-endian profiles (csilvers)
* pprof: Add interactive callgrind suport (weidenri...)
* pprof: Improve address->function mapping a bit (dpeng)
* Better detection of when we're running under valgrind (csilvers)
* Better CPU-speed detection under valgrind (saito)
* Use, and recommend, -fno-builtin-malloc when compiling (csilvers)
* Avoid false-sharing of memory between caches (bmaurer)
* BUGFIX: Fix heap sampling to use correct alloc size (bmauer)
* BUGFIX: Avoid gcc 4.0.x bug by making hook-clearing atomic (csilvers)
* BUGFIX: Avoid gcc 4.5.x optimization bug (csilvers)
* BUGFIX: Work around deps-determining bug in libtool 1.5.26 (csilvers)
* BUGFIX: Fixed test to use HAVE_PTHREAD, not HAVE_PTHREADS (csilvers)
* BUGFIX: Fix tls callback behavior on windows when using wpo (wtc)
* BUGFIX: properly align allocation sizes on Windows (antonm)
* BUGFIX: Fix prototypes for tcmalloc/debugalloc wrt throw() (csilvers)
* DOC: Updated heap-checker doc to match reality better (fischman)
* DOC: Document ProfilerFlush, ProfilerStartWithOptions (csilvers)
* DOC: Update docs for heap-profiler functions (csilvers)
* DOC: Clean up documentation around tcmalloc.slack_bytes (fikes)
* DOC: Renamed README.windows to README_windows.txt (csilvers)
* DOC: Update the NEWS file to be non-empty (csilvers)
* PORTING: Fix windows addr2line and nm with proper rc code (csilvers)
* PORTING: Add CycleClock and atomicops support for arm 5 (sanek)
* PORTING: Improve PC finding on cygwin and redhat 7 (csilvers)
* PORTING: speed up function-patching under windows (csilvers)
-------------------------------------------------------------------
Fri Jul 9 14:39:52 UTC 2010 - cgardner@suse.de
- Update to 1.5, from upstream.
-------------------------------------------------------------------
Mon Feb 8 11:54:44 UTC 2010 - jengelh@medozas.de
- disable libunwind for SPARC too
- set ExclusiveArch to what the source code actually seems to
supports (which is much less than there is use of %ifarch)
-------------------------------------------------------------------
Sat Jun 20 13:50:14 CEST 2009 - coolo@novell.com
- fix build with automake 1.11
-------------------------------------------------------------------
Sat Apr 4 17:41:09 CEST 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
-------------------------------------------------------------------
Fri Sep 19 15:10:33 CEST 2008 - cgardner@suse.de
- Update to 0.98. Builds and runs only on ix86, x86_64 and ppc.
-------------------------------------------------------------------
Wed Oct 24 17:53:13 CEST 2007 - cgardner@suse.de
- Fix memset calls in test programs for gcc 4.3
-------------------------------------------------------------------
Sun Jun 10 10:15:39 CEST 2007 - schwab@suse.de
- Fix dependencies.
-------------------------------------------------------------------
Sat Jun 9 00:57:09 CEST 2007 - cgardner@suse.de
- Fixed build for gcc 4.2 for x86_64.
-------------------------------------------------------------------
Wed Apr 18 00:07:46 CEST 2007 - cgardner@suse.de
- Fixed build on s390 and s390x.
-------------------------------------------------------------------
Thu Apr 5 10:17:02 MDT 2007 - cgardner@novell.com
- Bug#260744: Fix location of docs
-------------------------------------------------------------------
Mon Feb 26 19:26:47 CET 2007 - cgardner@suse.de
- Fixed errors regarding strcmp()
- Fixed warnings about strict-aliasing
- Fixed _syscallN() to build on x86_64 10.3
- Near Fix to sigcontext struct to build on s390{,x}
-------------------------------------------------------------------
Wed Feb 21 08:36:51 MST 2007 - cgardner@novell.com
- Initial submission of 0.8