aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/jemalloc_wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not check tcache clear when doing a purge.Christopher Ferris2019-07-081-3/+2
* Fix malloc_info missing large allocs.Christopher Ferris2019-05-031-8/+8
* Make purging clear the current thread cache too.Christopher Ferris2019-05-011-0/+8
* Refactor the malloc_info code.Christopher Ferris2019-03-051-1/+48
* Make aligned_alloc match the standard.Christopher Ferris2019-03-011-0/+15
* Move to jemalloc5.Christopher Ferris2018-11-131-6/+13
* malloc: add M_PURGE mallopt flagTim Murray2018-10-221-0/+12
* Modernize codebase by replacing NULL with nullptrYi Kong2018-08-021-1/+1
* Add a legacy inline for mmap64.Dan Albert2017-10-051-1/+1
* Add support for modifying decay timer.Christopher Ferris2017-05-151-0/+36
* Slim down static binaries by avoiding stdio.Elliott Hughes2014-07-101-1/+1
* Move common macros into bionic_macros.h.Christopher Ferris2014-06-181-6/+10
* Move jemalloc due to whole_static_library bug.Christopher Ferris2014-06-161-0/+44