summaryrefslogtreecommitdiffstats
path: root/third_party/tcmalloc/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/tcmalloc/README.chromium')
-rw-r--r--third_party/tcmalloc/README.chromium13
1 files changed, 6 insertions, 7 deletions
diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
index f699fc9f..a8352a9 100644
--- a/third_party/tcmalloc/README.chromium
+++ b/third_party/tcmalloc/README.chromium
@@ -1,11 +1,10 @@
+Name: tcmalloc
+URL: http://google-perftools.googlecode.com/
+
This contains Chromium's locally patched copy of tcmalloc.
Contents:
- README.chromium
-
- This file you're looking at right now.
-
chromium/
The chromium patched sources, copied from the vendor/
@@ -26,7 +25,7 @@ Contents:
Last Changed Rev: 77
Last Changed Date: 2009-10-27 10:30:52 -0700 (Tue, 27 Oct 2009)
-
+
HOWTOs:
@@ -52,7 +51,7 @@ HOWTOs:
"diff -q -r" output from above)
5) Create the CL, upload, check it in:
-
+
$ gcl change CL
$ gcl upload CL
$ gcl commit CL
@@ -69,7 +68,7 @@ HOWTOs:
2) Resolve any conflicts
3) Create the CL, upload, check in:
-
+
$ gcl change CL
$ gcl upload CL
$ gcl commit CL