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
/
jemalloc
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the "stats.cactive" mallctl.
Jason Evans
2011-03-19
1
-7/+8
*
Use bitmaps to track small regions.
Jason Evans
2011-03-17
1
-3/+7
*
Fix a build dependency regression.
Jason Evans
2011-03-15
1
-1/+2
*
Build both PIC and no PIC static libraries
Arun Sharma
2011-03-02
1
-6/+19
*
Fix "thread.{de,}allocatedp" mallctl.
Jason Evans
2011-02-14
1
-0/+2
*
Use mremap(2) for huge realloc().
Jason Evans
2010-12-01
1
-1/+1
*
Convert man page from roff to DocBook.
Jason Evans
2010-11-27
1
-5/+36
*
Bump library version number.
Jason Evans
2010-10-24
1
-1/+1
*
Add per thread allocation counters, and enhance heap sampling.
Jason Evans
2010-10-21
1
-1/+2
*
Fix tests build when --with-install-suffix is set.
Jason Evans
2010-10-07
1
-2/+2
*
Add {,r,s,d}allocm().
Jason Evans
2010-09-17
1
-1/+2
*
Add posix_memalign test.
Jason Evans
2010-09-12
1
-1/+1
*
Port to Mac OS X.
Jason Evans
2010-09-12
1
-17/+28
*
Add the thread.arena mallctl.
Jason Evans
2010-08-14
1
-2/+48
*
Remove autom4te.cache in distclean (not relclean).
Jason Evans
2010-04-14
1
-1/+1
*
Fix build system problems.
Jason Evans
2010-04-08
1
-19/+14
*
Import pprof from google-perftools, svn r91.
Jason Evans
2010-04-02
1
-1/+10
*
Fix various config/build issues.
Jason Evans
2010-03-04
1
-7/+14
*
Add release versioning support.
0.0.0
Jason Evans
2010-03-02
1
-0/+1
*
Restructure source tree.
Jason Evans
2010-02-11
1
-27/+13
*
Remove tracing (--enable-trace).
Jason Evans
2010-02-11
1
-11/+2
*
Implement allocation profiling and leack checking.
Jason Evans
2010-02-10
1
-4/+6
*
Implement mallctl{nametomib,bymib}().
Jason Evans
2010-01-27
1
-4/+4
*
Add the --enable-swap configure option.
Jason Evans
2010-01-24
1
-3/+5
*
Add the --with-install-suffix configure option.
Jason Evans
2010-01-17
1
-21/+20
*
Refactor jemalloc.c into multiple source files.
Jason Evans
2010-01-16
1
-6/+10
*
Fix some other minor build system bugs.
Jason Evans
2010-01-04
1
-8/+15
*
Build libjemalloc_pic.a.
Jason Evans
2010-01-03
1
-4/+7
*
Fix the 'clean' build target to delete binaries.
Jason Evans
2009-12-29
1
-0/+1
*
Integrate mtrgraph and mtrplay.
Jason Evans
2009-07-02
1
-1/+19
*
Clean up the manpage and conditionalize various portions according to how
Jason Evans
2009-06-26
1
-13/+14
*
Implement configuration system.
Jason Evans
2009-06-24
1
-0/+122