platform_bionic/libc
Christopher Ferris a1c0d2fd4c Add support for modifying decay timer.
Add the mallopt function, and only a single option so far.

Bug: 36401135

Test: Built and booted bullhead.
Test: Ran jemalloc unit tests.
Test: Ran bionic unit tests.
Test: Ran a test that allocated and free'd a large piece of memory,
Test: and verified that after changing the parameter, the PSS
Test: sticks around (decay timer set to 1), the PSS is purged (decay
Test: timer set to 0).
Change-Id: I6927929b0c539c1023d34772d9e26bb6a8a45877
2017-05-15 16:59:16 -07:00
..
arch-arm Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
arch-arm64 libc: clean up ARM64 copyright notices 2017-05-04 12:59:53 -04:00
arch-common/bionic
arch-mips Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Zero-initialize user_desc for __set_thread_area. 2017-05-09 14:39:24 -07:00
arch-x86_64 Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
async_safe Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
bionic Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
dns Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
include Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
kernel Update static functions/macro definitions. 2017-04-21 20:59:53 -07:00
malloc_debug Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
private Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
seccomp [MIPS64] Enable necessary mips64 syscalls in seccomp whitelist 2017-05-05 15:37:11 +02:00
stdio Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
stdlib Clean up __isthreaded. 2017-05-11 15:29:03 -07:00
tools Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
tzcode Fix incorrect check. 2017-04-14 12:58:56 -07:00
upstream-freebsd libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
upstream-netbsd Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08:00
upstream-openbsd Clean up __isthreaded. 2017-05-11 15:29:03 -07:00
versioner-dependencies Revert "Revert "Run the versioner as part of the build."" 2017-03-27 13:06:45 -07:00
zoneinfo Addition of a new system file for time zone data 2017-03-31 15:35:14 +01:00
Android.bp Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.arm.map Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
libc.arm64.map Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
libc.map.txt DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -07:00
libc.mips.map Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
libc.mips64.map Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
libc.x86.map Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
libc.x86_64.map Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
libstdc++.arm.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.arm64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.map.txt Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86_64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
MODULE_LICENSE_BSD
NOTICE libc: clean up ARM64 copyright notices 2017-05-04 12:59:53 -04:00
SECCOMP_BLACKLIST.TXT Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
SECCOMP_WHITELIST.TXT Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00
SYSCALLS.TXT [MIPS64] Enable necessary mips64 syscalls in seccomp whitelist 2017-05-05 15:37:11 +02:00
version_script.txt