index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement cache index randomization for large allocations.
Jason Evans
2015-05-06
1
-0/+3
*
Rename pprof to jeprof.
Jason Evans
2015-05-01
1
-2/+3
*
Fix mallctl doc: arenas.hchunk.<i>.size
Qinfan Wu
2015-04-30
1
-1/+1
*
Add the "stats.arenas.<i>.lg_dirty_mult" mallctl.
Jason Evans
2015-03-24
1
-1/+5
*
Add the "stats.allocated" mallctl.
Jason Evans
2015-03-24
1
-0/+2
*
Restore --enable-ivsalloc.
Jason Evans
2015-03-19
1
-2/+0
*
Update ChangeLog.
Jason Evans
2015-03-09
1
-1/+150
*
Update ChangeLog for 3.6.0.
Jason Evans
2014-03-31
1
-0/+24
*
Update ChangeLog for 3.5.1.
Jason Evans
2014-02-26
1
-2/+20
*
Fix a typo.
Jason Evans
2014-01-22
1
-1/+1
*
Update ChangeLog for 3.5.0.
Jason Evans
2014-01-22
1
-1/+1
*
Update ChangeLog.
Jason Evans
2014-01-18
1
-0/+38
*
Disable floating point code/linking when possible.
Jason Evans
2013-12-06
1
-0/+7
*
Refactor to support more varied testing.
Jason Evans
2013-12-04
1
-0/+8
*
Update ChangeLog for 3.4.1.
Jason Evans
2013-10-21
1
-1/+1
*
Fix a race condition in the "arenas.extend" mallctl.
Jason Evans
2013-10-20
1
-0/+2
*
Fix a Valgrind integration flaw.
Jason Evans
2013-10-20
1
-2/+5
*
Update ChangeLog.
Jason Evans
2013-10-20
1
-0/+10
*
Fix typo.
Jason Evans
2013-10-03
1
-1/+1
*
Update ChangeLog for 3.4.0.
Jason Evans
2013-06-03
1
-1/+14
*
Update ChangeLog for 3.3.1.
Jason Evans
2013-03-06
1
-1/+5
*
Fix a prof-related locking order bug.
Jason Evans
2013-02-06
1
-0/+2
*
Fix Valgrind integration.
Jason Evans
2013-02-01
1
-0/+2
*
Fix a chunk recycling bug.
Jason Evans
2013-02-01
1
-0/+8
*
Fix two quarantine bugs.
Jason Evans
2013-01-31
1
-0/+5
*
Fix potential TLS-related memory corruption.
Jason Evans
2013-01-31
1
-0/+7
*
Updated ChangeLog for 3.3.0.
Jason Evans
2013-01-23
1
-1/+11
*
Fix chunk_recycle() Valgrind integration.
Jason Evans
2012-12-12
1
-0/+2
*
Fix "arenas.extend" mallctl to return the number of arenas.
Jason Evans
2012-11-30
1
-0/+5
*
Update ChangeLog for 3.2.0.
Jason Evans
2012-11-09
1
-2/+6
*
Purge unused dirty pages in a fragmentation-reducing order.
Jason Evans
2012-11-06
1
-0/+5
*
Fix dss/mmap allocation precedence code.
Jason Evans
2012-10-17
1
-0/+6
*
Update ChangeLog for 3.1.0.
Jason Evans
2012-10-16
1
-1/+12
*
Remove const from __*_hook variable declarations.
Jason Evans
2012-05-23
1
-0/+2
*
Disable tcache by default if running inside Valgrind.
Jason Evans
2012-05-16
1
-0/+4
*
Auto-detect whether running inside Valgrind.
Jason Evans
2012-05-15
1
-0/+4
*
Fix heap profiling crash for realloc(p, 0) case.
Jason Evans
2012-05-15
1
-0/+5
*
Update ChangeLog for 3.0.0.
Jason Evans
2012-05-12
1
-4/+6
*
Fix large calloc() zeroing bugs.
Jason Evans
2012-05-11
1
-0/+1
*
Fix the "epoch" mallctl.
Jason Evans
2012-04-25
1
-0/+2
*
Clean up documentation and formatting.
Jason Evans
2012-04-23
1
-2/+2
*
Document MinGW support.
Jason Evans
2012-04-22
1
-0/+1
*
Fix heap profiling bugs.
Jason Evans
2012-04-22
1
-2/+6
*
Fix a memory corruption bug in chunk_alloc_dss().
Jason Evans
2012-04-21
1
-0/+2
*
Add missing private namespace mangling.
Jason Evans
2012-04-20
1
-0/+1
*
Update prof defaults to match common usage.
Jason Evans
2012-04-17
1
-0/+3
*
Update pprof (from gperftools 2.0).
Jason Evans
2012-04-17
1
-0/+1
*
Start preparing ChangeLog for 3.0.0 release.
Jason Evans
2012-04-17
1
-0/+72
*
Update ChangeLog for 2.2.5.
Jason Evans
2011-11-15
1
-0/+8
*
Update ChangeLog for 2.2.4.
Jason Evans
2011-11-06
1
-0/+7
[next]