1. 1506a1b Move variable declaration out of for loop header. by Jason Evans · 14 years ago
  2. a881cd2 Make cumulative heap profile data optional. by Jason Evans · 14 years ago
  3. 6005f07 Add the "arenas.purge" mallctl. by Jason Evans · 14 years ago
  4. 2dbecf1 Port to Mac OS X. by Jason Evans · 14 years ago
  5. b267d0f Add the thread.arena mallctl. by Jason Evans · 14 years ago
  6. f18c982 Add sampling activation/deactivation control. by Jason Evans · 15 years ago
  7. a02fc08 Make interval-triggered profile dumping optional. by Jason Evans · 15 years ago
  8. dafde14 Remove medium size classes. by Jason Evans · 15 years ago
  9. 86815df Push locks into arena bins. by Jason Evans · 15 years ago
  10. 3fa9a2f Simplify tcache object caching. by Jason Evans · 15 years ago
  11. a40bc7a Add release versioning support. by Jason Evans · 15 years ago
  12. 22ca855 Allow prof.dump mallctl to specify filename. by Jason Evans · 15 years ago
  13. b9477e7 Implement sampling for heap profiling. by Jason Evans · 15 years ago
  14. 376b152 Restructure source tree. by Jason Evans · 15 years ago[Renamed (99%) from jemalloc/src/jemalloc_ctl.c]
  15. fe5faa2 Remove tracing (--enable-trace). by Jason Evans · 15 years ago
  16. d34f9e7 Implement interval-based heap profile dumping. by Jason Evans · 15 years ago
  17. 6109fe0 Implement allocation profiling and leack checking. by Jason Evans · 15 years ago
  18. 1366826 Fix some comments and whitespace. by Jason Evans · 15 years ago
  19. d8f565f Remove tcache bin sorting during flush. by Jason Evans · 15 years ago
  20. c66aaf1 Statistics fixes and cleanup. by Jason Evans · 15 years ago
  21. 3c23435 Implement mallctl{nametomib,bymib}(). by Jason Evans · 15 years ago