summaryrefslogtreecommitdiffstats
path: root/jemalloc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix build system problems.Jason Evans2010-04-081-19/+14
* Import pprof from google-perftools, svn r91.Jason Evans2010-04-021-1/+10
* Fix various config/build issues.Jason Evans2010-03-041-7/+14
* Add release versioning support.0.0.0Jason Evans2010-03-021-0/+1
* Restructure source tree.Jason Evans2010-02-111-27/+13
* Remove tracing (--enable-trace).Jason Evans2010-02-111-11/+2
* Implement allocation profiling and leack checking.Jason Evans2010-02-101-4/+6
* Implement mallctl{nametomib,bymib}().Jason Evans2010-01-271-4/+4
* Add the --enable-swap configure option.Jason Evans2010-01-241-3/+5
* Add the --with-install-suffix configure option.Jason Evans2010-01-171-21/+20
* Refactor jemalloc.c into multiple source files.Jason Evans2010-01-161-6/+10
* Fix some other minor build system bugs.Jason Evans2010-01-041-8/+15
* Build libjemalloc_pic.a.Jason Evans2010-01-031-4/+7
* Fix the 'clean' build target to delete binaries.Jason Evans2009-12-291-0/+1
* Integrate mtrgraph and mtrplay.Jason Evans2009-07-021-1/+19
* Clean up the manpage and conditionalize various portions according to howJason Evans2009-06-261-13/+14
* Implement configuration system.Jason Evans2009-06-241-0/+122