stellar2012wxg / gperftools

Automatically exported from code.google.com/p/gperftools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Release Notes (2.1) #505

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Target Version: gperftools-2.1

Listing of release notes for the target version:

Issue 503 - Remove configure and other autotools products from svn

<enter a description here of how this impacts developers and maintainers>

Original issue reported on code.google.com by chapp...@gmail.com on 10 Mar 2013 at 6:31

GoogleCodeExporter commented 9 years ago

Original comment by chapp...@gmail.com on 11 Mar 2013 at 12:16

GoogleCodeExporter commented 9 years ago
Here's what we have in NEWS so far:

20 July 2013
gperftools 2.1rc is out!

As a result of more than a year of contributions we're ready for 2.1 release.

But before making that step I'd like to create RC and make sure people have 
chance to test it.

Here are notable changes since 2.0:

fixes for building on newer platforms. Notably, there's now initial support for 
x32 ABI (--enable-minimal only at this time)
new getNumericProperty stats for cache sizes
added HEAP_PROFILER_TIME_INTERVAL variable (see documentation)
added environment variable to control heap size (TCMALLOC_HEAP_LIMIT_MB)
added environment variable to disable release of memory back to OS 
(TCMALLOC_DISABLE_MEMORY_RELEASE)
cpu profiler can now be switched on and off by sending it a signal (specified 
in CPUPROFILESIGNAL)
( issue 491 ) fixed race-ful spinlock wake-ups
( issue 496 ) added some support for fork-ing of process that is using tcmalloc
( issue 368 ) improved memory fragmentation when large chunks of memory are 
allocated/freed

Original comment by alkondratenko on 28 Jul 2013 at 3:15

GoogleCodeExporter commented 9 years ago
Hi Alkondratenko,

Thanks for summaring it, could you just add the following note:

- Some fixes for debug allocation on POWER/Linux

On Sunday, July 28, 2013, wrote:

Original comment by zatr...@gmail.com on 28 Jul 2013 at 7:01

GoogleCodeExporter commented 9 years ago
2.1 is out

Original comment by alkondratenko on 30 Jul 2013 at 9:22