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

Unified Diff: tools/binary_size/testdata/SymbolGroupMethods.golden

Issue 2813963002: //tools/binary_size: Consolidate most tools into "supersize" command (Closed)
Patch Set: Fix readme formatting. Make archive's --outoput-file a positional arg Created 3 years, 8 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 | « tools/binary_size/testdata/Map2Size.golden ('k') | tools/binary_size/testdata/build.ninja » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/testdata/SymbolGroupMethods.golden
diff --git a/tools/binary_size/testdata/SymbolGroupMethods.golden b/tools/binary_size/testdata/SymbolGroupMethods.golden
deleted file mode 100644
index 1ec51c4a3a54b1aaeed1424ac21b4406172275b2..0000000000000000000000000000000000000000
--- a/tools/binary_size/testdata/SymbolGroupMethods.golden
+++ /dev/null
@@ -1,85 +0,0 @@
-GroupByNamespace()
-Showing 10 symbols with total size: 2652506 bytes
-.text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
-Number of object files: 5
-
-First columns are: running total, type, size
- 2652236 *@Group 2652236 {no path}
- {global} (count=25)
- 2652330 *@Group 94 third_party/container.c
- blink::PaintChunker (count=1)
- 2652386 *@Group 56 {no path}
- blink::ContiguousContainerBase (count=3)
- 2652434 *@Group 48 {no path}
- chrome::mojom (count=2)
- 2652466 *@Group 32 third_party/container.c
- chrome::mojom::FilePatcher (count=1)
- 2652490 *@Group 24 base/page_allocator.cc
- mojo (count=1)
- 2652498 *@Group 8 {no path}
- google::protobuf::internal (count=2)
- 2652502 *@Group 4 third_party/container.c
- base::android (count=1)
- 2652506 *@Group 4 third_party/paint.cc
- blink::CSSValueKeywordsHash::findValueImpl (count=1)
- 2652506 *@Group 0 third_party/icu/ucnv_ext.c
- SaveHistogram (count=1)
-GroupByNamespace(depth=1)
-Showing 7 symbols with total size: 2652506 bytes
-.text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
-Number of object files: 4
-
-First columns are: running total, type, size
- 2652236 *@Group 2652236 {no path}
- {global} (count=25)
- 2652390 *@Group 154 {no path}
- blink (count=5)
- 2652470 *@Group 80 {no path}
- chrome (count=3)
- 2652494 *@Group 24 base/page_allocator.cc
- mojo (count=1)
- 2652502 *@Group 8 {no path}
- google (count=2)
- 2652506 *@Group 4 third_party/container.c
- base (count=1)
- 2652506 *@Group 0 third_party/icu/ucnv_ext.c
- SaveHistogram (count=1)
-GroupByNamespace(depth=1, fallback=None)
-Showing 7 symbols with total size: 2652506 bytes
-.text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
-Number of object files: 4
-
-First columns are: running total, type, size
- 2652236 *@Group 2652236 {no path}
- 2652390 *@Group 154 {no path}
- blink (count=5)
- 2652470 *@Group 80 {no path}
- chrome (count=3)
- 2652494 *@Group 24 base/page_allocator.cc
- mojo (count=1)
- 2652502 *@Group 8 {no path}
- google (count=2)
- 2652506 *@Group 4 third_party/container.c
- base (count=1)
- 2652506 *@Group 0 third_party/icu/ucnv_ext.c
- SaveHistogram (count=1)
-GroupByNamespace(depth=1, min_count=2)
-Showing 7 symbols with total size: 2652506 bytes
-.text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
-Number of object files: 4
-
-First columns are: running total, type, size
- 2652236 *@Group 2652236 {no path}
- {global} (count=25)
- 2652390 *@Group 154 {no path}
- blink (count=5)
- 2652470 *@Group 80 {no path}
- chrome (count=3)
- 2652494 d@0x2cd8538 24 base/page_allocator.cc
- mojo::MessageReceiver [vtable]
- 2652502 *@Group 8 {no path}
- google (count=2)
- 2652506 d@0x2de70a0 4 third_party/container.c
- base::android::g_renderer_histogram_code
- 2652506 b@0x2dffe80 200 third_party/icu/ucnv_ext.c
- SaveHistogram::atomic_histogram_pointer
« no previous file with comments | « tools/binary_size/testdata/Map2Size.golden ('k') | tools/binary_size/testdata/build.ninja » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698