Index: third_party/tcmalloc/README.chromium |
diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium |
index a8595da96b70fa6d19ee4cfdb90c856ab9601f26..d857d070ef5b54f314cf5588bebe3e00e40f25d5 100644 |
--- a/third_party/tcmalloc/README.chromium |
+++ b/third_party/tcmalloc/README.chromium |
@@ -101,3 +101,4 @@ Modifications: |
- Add "ARMv8-a" to the supporting list of ARM architecture |
- Add generic.total_physical_bytes property to MallocExtension |
- Conditionally define HAVE_VDSO_SUPPORT only on linux_x86 to avoid static initializers |
+- Add TC_MALLOPT_IS_OVERRIDDEN_BY_TCMALLOC mallopt() arg |