1. ce93055 Use madvise(..., MADV_FREE) on OS X. by Jason Evans · 14 years ago
  2. e733970 Replace JEMALLOC_OPTIONS with MALLOC_CONF. by Jason Evans · 14 years ago
  3. ac6f3c2 Re-organize prof-libgcc configuration. by Jason Evans · 14 years ago
  4. 9f3b0a7 Fix tests build when --with-install-suffix is set. by Jason Evans · 14 years ago
  5. 4d5c099 Print prof-libgcc configure setting. by Jason Evans · 14 years ago
  6. 355b438 Fix compiler warnings. by Jason Evans · 14 years ago
  7. 6a0d291 Add memalign() and valloc() overrides. by Jason Evans · 14 years ago
  8. 79d660d Store full git GID in VERSION. by Jason Evans · 14 years ago
  9. 2dbecf1 Port to Mac OS X. by Jason Evans · 14 years ago
  10. b267d0f Add the thread.arena mallctl. by Jason Evans · 14 years ago
  11. 3395860 Don't build with -march=native. by Jason Evans · 14 years ago
  12. 0656ec0 Fix build system problems. by Jason Evans · 14 years ago
  13. cfeccd3 Fix various config/build issues. by Jason Evans · 14 years ago
  14. ca6bd4f Add the --with-static-libunwind configure option. by Jason Evans · 14 years ago
  15. a40bc7a Add release versioning support. by Jason Evans · 14 years ago
  16. b9477e7 Implement sampling for heap profiling. by Jason Evans · 14 years ago
  17. 376b152 Restructure source tree. by Jason Evans · 14 years ago
  18. fe5faa2 Remove tracing (--enable-trace). by Jason Evans · 14 years ago
  19. b01a6c2 Add JEMALLOC_PROF_PREFIX support. by Jason Evans · 14 years ago
  20. b27805b Various heap profiling improvements. by Jason Evans · 14 years ago
  21. 6109fe0 Implement allocation profiling and leack checking. by Jason Evans · 14 years ago
  22. 4201af0 Add the --enable-swap configure option. by Jason Evans · 15 years ago
  23. 78d815c Add the --disable-tls configure option. by Jason Evans · 15 years ago
  24. b0fd501 Add the --with-install-suffix configure option. by Jason Evans · 15 years ago
  25. e476f8a Refactor jemalloc.c into multiple source files. by Jason Evans · 15 years ago
  26. 03c2237 Make malloc_stats_print() a public symbol, and make it repeatedly callable. by Jason Evans · 15 years ago
  27. 9ad4823 Simplify JEMALLOC_ATTR_* macros to become JEMALLOC_ATTR(). by Jason Evans · 15 years ago
  28. 94ad2b5 Use "lg" prefix rather than "2pow" suffix to indicate base 2 logarithms. by Jason Evans · 15 years ago
  29. 84cbbcb Convert thread-specific caching from magazines, and implement incremental GC. by Jason Evans · 15 years ago
  30. 3ee7a5c Remove the dynamic rebalancing code, since magazines reduce its utility. by Jason Evans · 15 years ago
  31. 569432c Implement thread-aware allocation event tracing. by Jason Evans · 15 years ago
  32. 90895cf Add --with-jemalloc-prefix, which supports API mangling. by Jason Evans · 15 years ago
  33. a162402 Fix configure docs (--enable-lazy-lock --> --disable-lazy-lock). by Jason Evans · 15 years ago
  34. 662a017 Integrate mtrgraph and mtrplay. by Jason Evans · 15 years ago
  35. f3340ca Add configure tests for CFLAGS settings. by Jason Evans · 15 years ago
  36. cc00a15 Clean up the manpage and conditionalize various portions according to how by Jason Evans · 15 years ago
  37. b7924f5 Implement configuration system. by Jason Evans · 15 years ago