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

Unified Diff: third_party/tcmalloc/README.chromium

Issue 2730473002: Build addr2line-pdb from tcmalloc for use in memory-infra symbolization (Closed)
Patch Set: Move target correctly Created 3 years, 9 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 | « third_party/tcmalloc/BUILD.gn ('k') | third_party/tcmalloc/chromium/src/windows/addr2line-pdb.c » ('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 d2e8176d7f1b74b474c16c6572b80d9ee94372f3..50862f95ce559e5ee4fad6ccd134077c434d83de 100644
--- a/third_party/tcmalloc/README.chromium
+++ b/third_party/tcmalloc/README.chromium
@@ -105,3 +105,5 @@ Modifications:
- Added TCMALLOC_DONT_REPLACE_SYSTEM_ALLOC which bypasses the libc_override logic.
- Backported 7df7f14 "issue-693: enable futex usage on arm" from upstream.
- Don't use the tls model 'initial-exec' in chromeos on arm with gcc.
+- Update addr2line-pdb.c to fix format string errors and use relative addresses
+ matching linux's behavior more closely.
« no previous file with comments | « third_party/tcmalloc/BUILD.gn ('k') | third_party/tcmalloc/chromium/src/windows/addr2line-pdb.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698