1. 4a7e1e3 Add better jemalloc stat logging. by Christopher Ferris · 10 months ago
  2. 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 3 months ago
  3. e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 2 months ago
  4. d86eb86 Add support for M_PURGE_ALL. by Christopher Ferris · 2 years, 5 months ago
  5. ff88fb0 Fix allocations escaping malloc debug. by Christopher Ferris · 6 years ago
  6. 3d0bafb Do not check tcache clear when doing a purge. by Christopher Ferris · 6 years ago
  7. db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 6 years ago
  8. 0f710fd Make purging clear the current thread cache too. by Christopher Ferris · 6 years ago
  9. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  10. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 6 years ago
  11. d73a49e Move to jemalloc5. by Christopher Ferris · 7 years ago
  12. ac578f2 malloc: add M_PURGE mallopt flag by Tim Murray · 7 years ago
  13. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  14. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  15. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 8 years ago
  16. 91570ce Slim down static binaries by avoiding stdio. by Elliott Hughes · 11 years ago
  17. 03eebcb Move common macros into bionic_macros.h. by Christopher Ferris · 11 years ago
  18. 3a37576 Move jemalloc due to whole_static_library bug. by Christopher Ferris · 11 years ago[Renamed from libc/bionic/jemalloc.cpp]
  19. a217a0c Merge "libc: Fix 'index' symbol export." by Dan Albert · 11 years ago