summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Implement cache index randomization for large allocations.Jason Evans2015-05-061-0/+3
* Rename pprof to jeprof.Jason Evans2015-05-011-2/+3
* Fix mallctl doc: arenas.hchunk.<i>.sizeQinfan Wu2015-04-301-1/+1
* Add the "stats.arenas.<i>.lg_dirty_mult" mallctl.Jason Evans2015-03-241-1/+5
* Add the "stats.allocated" mallctl.Jason Evans2015-03-241-0/+2
* Restore --enable-ivsalloc.Jason Evans2015-03-191-2/+0
* Update ChangeLog.Jason Evans2015-03-091-1/+150
* Update ChangeLog for 3.6.0.Jason Evans2014-03-311-0/+24
* Update ChangeLog for 3.5.1.Jason Evans2014-02-261-2/+20
* Fix a typo.Jason Evans2014-01-221-1/+1
* Update ChangeLog for 3.5.0.Jason Evans2014-01-221-1/+1
* Update ChangeLog.Jason Evans2014-01-181-0/+38
* Disable floating point code/linking when possible.Jason Evans2013-12-061-0/+7
* Refactor to support more varied testing.Jason Evans2013-12-041-0/+8
* Update ChangeLog for 3.4.1.Jason Evans2013-10-211-1/+1
* Fix a race condition in the "arenas.extend" mallctl.Jason Evans2013-10-201-0/+2
* Fix a Valgrind integration flaw.Jason Evans2013-10-201-2/+5
* Update ChangeLog.Jason Evans2013-10-201-0/+10
* Fix typo.Jason Evans2013-10-031-1/+1
* Update ChangeLog for 3.4.0.Jason Evans2013-06-031-1/+14
* Update ChangeLog for 3.3.1.Jason Evans2013-03-061-1/+5
* Fix a prof-related locking order bug.Jason Evans2013-02-061-0/+2
* Fix Valgrind integration.Jason Evans2013-02-011-0/+2
* Fix a chunk recycling bug.Jason Evans2013-02-011-0/+8
* Fix two quarantine bugs.Jason Evans2013-01-311-0/+5
* Fix potential TLS-related memory corruption.Jason Evans2013-01-311-0/+7
* Updated ChangeLog for 3.3.0.Jason Evans2013-01-231-1/+11
* Fix chunk_recycle() Valgrind integration.Jason Evans2012-12-121-0/+2
* Fix "arenas.extend" mallctl to return the number of arenas.Jason Evans2012-11-301-0/+5
* Update ChangeLog for 3.2.0.Jason Evans2012-11-091-2/+6
* Purge unused dirty pages in a fragmentation-reducing order.Jason Evans2012-11-061-0/+5
* Fix dss/mmap allocation precedence code.Jason Evans2012-10-171-0/+6
* Update ChangeLog for 3.1.0.Jason Evans2012-10-161-1/+12
* Remove const from __*_hook variable declarations.Jason Evans2012-05-231-0/+2
* Disable tcache by default if running inside Valgrind.Jason Evans2012-05-161-0/+4
* Auto-detect whether running inside Valgrind.Jason Evans2012-05-151-0/+4
* Fix heap profiling crash for realloc(p, 0) case.Jason Evans2012-05-151-0/+5
* Update ChangeLog for 3.0.0.Jason Evans2012-05-121-4/+6
* Fix large calloc() zeroing bugs.Jason Evans2012-05-111-0/+1
* Fix the "epoch" mallctl.Jason Evans2012-04-251-0/+2
* Clean up documentation and formatting.Jason Evans2012-04-231-2/+2
* Document MinGW support.Jason Evans2012-04-221-0/+1
* Fix heap profiling bugs.Jason Evans2012-04-221-2/+6
* Fix a memory corruption bug in chunk_alloc_dss().Jason Evans2012-04-211-0/+2
* Add missing private namespace mangling.Jason Evans2012-04-201-0/+1
* Update prof defaults to match common usage.Jason Evans2012-04-171-0/+3
* Update pprof (from gperftools 2.0).Jason Evans2012-04-171-0/+1
* Start preparing ChangeLog for 3.0.0 release.Jason Evans2012-04-171-0/+72
* Update ChangeLog for 2.2.5.Jason Evans2011-11-151-0/+8
* Update ChangeLog for 2.2.4.Jason Evans2011-11-061-0/+7