1. cfeccd3 Fix various config/build issues. by Jason Evans · 14 years ago
  2. ca6bd4f Add the --with-static-libunwind configure option. by Jason Evans · 14 years ago
  3. a40bc7a Add release versioning support. by Jason Evans · 14 years ago
  4. b9477e7 Implement sampling for heap profiling. by Jason Evans · 14 years ago
  5. 376b152 Restructure source tree. by Jason Evans · 15 years ago
  6. fe5faa2 Remove tracing (--enable-trace). by Jason Evans · 15 years ago
  7. b01a6c2 Add JEMALLOC_PROF_PREFIX support. by Jason Evans · 15 years ago
  8. b27805b Various heap profiling improvements. by Jason Evans · 15 years ago
  9. 6109fe0 Implement allocation profiling and leack checking. by Jason Evans · 15 years ago
  10. 4201af0 Add the --enable-swap configure option. by Jason Evans · 15 years ago
  11. 78d815c Add the --disable-tls configure option. by Jason Evans · 15 years ago
  12. b0fd501 Add the --with-install-suffix configure option. by Jason Evans · 15 years ago
  13. e476f8a Refactor jemalloc.c into multiple source files. by Jason Evans · 15 years ago
  14. 03c2237 Make malloc_stats_print() a public symbol, and make it repeatedly callable. by Jason Evans · 15 years ago
  15. 9ad4823 Simplify JEMALLOC_ATTR_* macros to become JEMALLOC_ATTR(). by Jason Evans · 15 years ago
  16. 94ad2b5 Use "lg" prefix rather than "2pow" suffix to indicate base 2 logarithms. by Jason Evans · 15 years ago
  17. 84cbbcb Convert thread-specific caching from magazines, and implement incremental GC. by Jason Evans · 15 years ago
  18. 3ee7a5c Remove the dynamic rebalancing code, since magazines reduce its utility. by Jason Evans · 15 years ago
  19. 569432c Implement thread-aware allocation event tracing. by Jason Evans · 15 years ago
  20. 90895cf Add --with-jemalloc-prefix, which supports API mangling. by Jason Evans · 15 years ago
  21. a162402 Fix configure docs (--enable-lazy-lock --> --disable-lazy-lock). by Jason Evans · 15 years ago
  22. 662a017 Integrate mtrgraph and mtrplay. by Jason Evans · 15 years ago
  23. f3340ca Add configure tests for CFLAGS settings. by Jason Evans · 15 years ago
  24. cc00a15 Clean up the manpage and conditionalize various portions according to how by Jason Evans · 15 years ago
  25. b7924f5 Implement configuration system. by Jason Evans · 15 years ago