gperftools/packages/deb/changelog
csilvers 682ff7da12 Thu Aug 5 12:48:03 PDT 2010
* google-perftools: version 1.6 release
	* 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)


git-svn-id: http://gperftools.googlecode.com/svn/trunk@97 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
2010-08-05 20:36:47 +00:00

166 lines
4.2 KiB
Plaintext

google-perftools (1.6-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Thu, 05 Aug 2010 12:48:03 -0700
google-perftools (1.5-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Tue, 19 Jan 2010 14:46:12 -0800
google-perftools (1.4-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Thu, 10 Sep 2009 13:51:15 -0700
google-perftools (1.3-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Tue, 09 Jun 2009 18:19:06 -0700
google-perftools (1.2-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Fri, 17 Apr 2009 16:40:48 -0700
google-perftools (1.1-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Wed, 11 Mar 2009 11:25:34 -0700
google-perftools (1.0-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Tue, 06 Jan 2009 13:58:56 -0800
google-perftools (1.0rc1-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Thu, 11 Dec 2008 16:01:32 -0800
google-perftools (0.99.1-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Sat, 20 Sep 2008 09:37:18 -0700
google-perftools (0.99-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Thu, 18 Sep 2008 16:00:27 -0700
google-perftools (0.98-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Mon, 09 Jun 2008 16:47:03 -0700
google-perftools (0.97-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Mon, 21 Apr 2008 15:20:52 -0700
google-perftools (0.96-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Tue, 18 Mar 2008 14:30:44 -0700
google-perftools (0.95-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Tue, 12 Feb 2008 12:28:32 -0800
google-perftools (0.94-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Thu, 29 Nov 2007 07:59:43 -0800
google-perftools (0.93-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Fri, 17 Aug 2007 12:32:56 -0700
google-perftools (0.92-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Tue, 17 Jul 2007 22:26:27 -0700
google-perftools (0.91-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Wed, 18 Apr 2007 16:43:55 -0700
google-perftools (0.90-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Fri, 13 Apr 2007 14:50:51 -0700
google-perftools (0.8-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Wed, 14 Jun 2006 15:11:14 -0700
google-perftools (0.7-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Thu, 13 Apr 2006 20:59:09 -0700
google-perftools (0.6-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Fri, 27 Jan 2006 14:04:27 -0800
google-perftools (0.5-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Mon Nov 14 17:28:59 2005
google-perftools (0.4-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Wed, 26 Oct 2005 15:19:16 -0700
google-perftools (0.3-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Fri, 24 Jun 2005 18:02:26 -0700
google-perftools (0.2-1) unstable; urgency=low
* New upstream release.
-- Google Inc. <opensource@google.com> Tue, 31 May 2005 08:14:38 -0700
google-perftools (0.1-1) unstable; urgency=low
* Initial release.
The google-perftools 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.
-- Google Inc. <opensource@google.com> Fri, 11 Mar 2005 08:07:33 -0800