| Index: third_party/tcmalloc/README.chromium
|
| diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
|
| index 881fc58d6480bd61a7905266788f6023c2ea9c82..7fa864540439ddbe1c2154520745d8224697f398 100644
|
| --- a/third_party/tcmalloc/README.chromium
|
| +++ b/third_party/tcmalloc/README.chromium
|
| @@ -102,3 +102,4 @@ Modifications:
|
| - Conditionally define HAVE_VDSO_SUPPORT only on linux_x86 to avoid static initializers
|
| - Add TC_MALLOPT_IS_OVERRIDDEN_BY_TCMALLOC mallopt() arg
|
| - Added tc_malloc_skip_new_handler.
|
| +- Added TCMALLOC_DONT_REPLACE_SYSTEM_ALLOC which bypasses the libc_override logic.
|
|
|