Index: third_party/tcmalloc/README.chromium |
diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium |
index 92fbf7553f3474159f5a066e96b2929c26e6e855..c5f40b19483dea3d5e805a43573c5b8aa8880bb6 100644 |
--- a/third_party/tcmalloc/README.chromium |
+++ b/third_party/tcmalloc/README.chromium |
@@ -93,3 +93,4 @@ Modifications: |
simulated stack from the embedding application. |
- Inserted spaces around PRIx64, SCNx64 and friends, for c++11 compatibility. |
- Fix sprintf formatting warning in MaybeDumpProfileLocked |
+- Added tc_malloc_skip_new_handler. |