Index: third_party/tcmalloc/README.chromium |
diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium |
index 10800df43211ea50e4a0b0ab00df59b3271454f1..5ab67d0daf6caf014113adbc5e952744c522b86e 100644 |
--- a/third_party/tcmalloc/README.chromium |
+++ b/third_party/tcmalloc/README.chromium |
@@ -99,3 +99,4 @@ Modifications: |
- Changed DEFINE_string to define const char*s instead of strings |
- Disabled HEAPPROFILE envvar unless ENABLE_PROFILING is defined |
- Add "ARMv8-a" to the supporting list of ARM architecture |
+- Add generic.total_physical_bytes property to MallocExtension |