Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Unified Diff: third_party/tcmalloc/README.chromium

Issue 1578163002: Enable tcmalloc VDSO support only on x86 to reduce static initializers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ghh, comment Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/allocator/BUILD.gn ('k') | third_party/tcmalloc/chromium/src/base/vdso_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tcmalloc/README.chromium
diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
index 5ab67d0daf6caf014113adbc5e952744c522b86e..a8595da96b70fa6d19ee4cfdb90c856ab9601f26 100644
--- a/third_party/tcmalloc/README.chromium
+++ b/third_party/tcmalloc/README.chromium
@@ -100,3 +100,4 @@ Modifications:
- 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
+- Conditionally define HAVE_VDSO_SUPPORT only on linux_x86 to avoid static initializers
« no previous file with comments | « base/allocator/BUILD.gn ('k') | third_party/tcmalloc/chromium/src/base/vdso_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698