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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 GroupByNamespace()
2 Showing 10 symbols with total size: 2652506 bytes
3 .text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
4 Number of object files: 5
5
6 First columns are: running total, type, size
7 2652236 *@Group 2652236 {no path}
8 {global} (count=25)
9 2652330 *@Group 94 third_party/container.c
10 blink::PaintChunker (count=1)
11 2652386 *@Group 56 {no path}
12 blink::ContiguousContainerBase (count=3)
13 2652434 *@Group 48 {no path}
14 chrome::mojom (count=2)
15 2652466 *@Group 32 third_party/container.c
16 chrome::mojom::FilePatcher (count=1)
17 2652490 *@Group 24 base/page_allocator.cc
18 mojo (count=1)
19 2652498 *@Group 8 {no path}
20 google::protobuf::internal (count=2)
21 2652502 *@Group 4 third_party/container.c
22 base::android (count=1)
23 2652506 *@Group 4 third_party/paint.cc
24 blink::CSSValueKeywordsHash::findValueImpl (count=1)
25 2652506 *@Group 0 third_party/icu/ucnv_ext.c
26 SaveHistogram (count=1)
27 GroupByNamespace(depth=1)
28 Showing 7 symbols with total size: 2652506 bytes
29 .text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
30 Number of object files: 4
31
32 First columns are: running total, type, size
33 2652236 *@Group 2652236 {no path}
34 {global} (count=25)
35 2652390 *@Group 154 {no path}
36 blink (count=5)
37 2652470 *@Group 80 {no path}
38 chrome (count=3)
39 2652494 *@Group 24 base/page_allocator.cc
40 mojo (count=1)
41 2652502 *@Group 8 {no path}
42 google (count=2)
43 2652506 *@Group 4 third_party/container.c
44 base (count=1)
45 2652506 *@Group 0 third_party/icu/ucnv_ext.c
46 SaveHistogram (count=1)
47 GroupByNamespace(depth=1, fallback=None)
48 Showing 7 symbols with total size: 2652506 bytes
49 .text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
50 Number of object files: 4
51
52 First columns are: running total, type, size
53 2652236 *@Group 2652236 {no path}
54 2652390 *@Group 154 {no path}
55 blink (count=5)
56 2652470 *@Group 80 {no path}
57 chrome (count=3)
58 2652494 *@Group 24 base/page_allocator.cc
59 mojo (count=1)
60 2652502 *@Group 8 {no path}
61 google (count=2)
62 2652506 *@Group 4 third_party/container.c
63 base (count=1)
64 2652506 *@Group 0 third_party/icu/ucnv_ext.c
65 SaveHistogram (count=1)
66 GroupByNamespace(depth=1, min_count=2)
67 Showing 7 symbols with total size: 2652506 bytes
68 .text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
69 Number of object files: 4
70
71 First columns are: running total, type, size
72 2652236 *@Group 2652236 {no path}
73 {global} (count=25)
74 2652390 *@Group 154 {no path}
75 blink (count=5)
76 2652470 *@Group 80 {no path}
77 chrome (count=3)
78 2652494 d@0x2cd8538 24 base/page_allocator.cc
79 mojo::MessageReceiver [vtable]
80 2652502 *@Group 8 {no path}
81 google (count=2)
82 2652506 d@0x2de70a0 4 third_party/container.c
83 base::android::g_renderer_histogram_code
84 2652506 b@0x2dffe80 200 third_party/icu/ucnv_ext.c
85 SaveHistogram::atomic_histogram_pointer
OLDNEW
« 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