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
*
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