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

Side by Side Diff: tools/binary_size/libsupersize/testdata/SymbolGroupMethods.golden

Issue 2856203004: supersize: Fix name normalization of top-level lambdas (Closed)
Patch Set: rebase Created 3 years, 7 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/libsupersize/testdata/FullDescription.golden ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 GroupByNamespace() 1 GroupByNamespace()
2 Showing 10 symbols with total pss: 44309900 bytes 2 Showing 10 symbols (10 unique) with total pss: 44309900 bytes
3 .text=0 bytes .rodata=0 bytes other=42.3mb total=42.3mb 3 .text=0 bytes .rodata=0 bytes other=42.3mb total=42.3mb
4 Number of object files: 5 4 Number of object files: 5
5 5
6 First columns are: running total, address, pss 6 First columns are: running total, address, pss
7 43519394 *@Group 43519394 {no path} 7 43519394 *@Group 43519394 {no path}
8 {global} (count=33) 8 {global} (count=33)
9 44309322 *@Group 789928 {no path} 9 44309322 *@Group 789928 {no path}
10 chrome::mojom (count=2) 10 chrome::mojom (count=2)
11 44309522 *@Group 200 third_party/icu/ucnv_ext.c 11 44309522 *@Group 200 third_party/icu/ucnv_ext.c
12 SaveHistogram (count=1) 12 SaveHistogram (count=1)
13 44309682 *@Group 160 third_party/container.c 13 44309682 *@Group 160 third_party/container.c
14 base::android (count=3) 14 base::android (count=3)
15 44309776 *@Group 94 third_party/container.c 15 44309776 *@Group 94 third_party/container.c
16 blink::PaintChunker (count=1) 16 blink::PaintChunker (count=1)
17 44309832 *@Group 56 {no path} 17 44309832 *@Group 56 {no path}
18 blink::ContiguousContainerBase (count=3) 18 blink::ContiguousContainerBase (count=3)
19 44309864 *@Group 32 third_party/container.c 19 44309864 *@Group 32 third_party/container.c
20 chrome::mojom::FilePatcher (count=1) 20 chrome::mojom::FilePatcher (count=1)
21 44309888 *@Group 24 base/page_allocator.cc 21 44309888 *@Group 24 base/page_allocator.cc
22 mojo (count=1) 22 mojo (count=1)
23 44309896 *@Group 8 {no path} 23 44309896 *@Group 8 {no path}
24 google::protobuf::internal (count=2) 24 google::protobuf::internal (count=2)
25 44309900 *@Group 4 third_party/paint.cc 25 44309900 *@Group 4 third_party/paint.cc
26 blink::CSSValueKeywordsHash::findValueImpl (count=1) 26 blink::CSSValueKeywordsHash::findValueImpl (count=1)
27 GroupByNamespace(depth=1) 27 GroupByNamespace(depth=1)
28 Showing 7 symbols with total pss: 44309900 bytes 28 Showing 7 symbols (7 unique) with total pss: 44309900 bytes
29 .text=0 bytes .rodata=0 bytes other=42.3mb total=42.3mb 29 .text=0 bytes .rodata=0 bytes other=42.3mb total=42.3mb
30 Number of object files: 4 30 Number of object files: 4
31 31
32 First columns are: running total, address, pss 32 First columns are: running total, address, pss
33 43519394 *@Group 43519394 {no path} 33 43519394 *@Group 43519394 {no path}
34 {global} (count=33) 34 {global} (count=33)
35 44309354 *@Group 789960 {no path} 35 44309354 *@Group 789960 {no path}
36 chrome (count=3) 36 chrome (count=3)
37 44309554 *@Group 200 third_party/icu/ucnv_ext.c 37 44309554 *@Group 200 third_party/icu/ucnv_ext.c
38 SaveHistogram (count=1) 38 SaveHistogram (count=1)
39 44309708 *@Group 154 {no path} 39 44309708 *@Group 154 {no path}
40 blink (count=5) 40 blink (count=5)
41 44309868 *@Group 160 third_party/container.c 41 44309868 *@Group 160 third_party/container.c
42 base (count=3) 42 base (count=3)
43 44309892 *@Group 24 base/page_allocator.cc 43 44309892 *@Group 24 base/page_allocator.cc
44 mojo (count=1) 44 mojo (count=1)
45 44309900 *@Group 8 {no path} 45 44309900 *@Group 8 {no path}
46 google (count=2) 46 google (count=2)
47 GroupByNamespace(depth=1, fallback=None) 47 GroupByNamespace(depth=1, fallback=None)
48 Showing 7 symbols with total pss: 44309900 bytes 48 Showing 7 symbols (7 unique) with total pss: 44309900 bytes
49 .text=0 bytes .rodata=0 bytes other=42.3mb total=42.3mb 49 .text=0 bytes .rodata=0 bytes other=42.3mb total=42.3mb
50 Number of object files: 4 50 Number of object files: 4
51 51
52 First columns are: running total, address, pss 52 First columns are: running total, address, pss
53 43519394 *@Group 43519394 {no path} 53 43519394 *@Group 43519394 {no path}
54 44309354 *@Group 789960 {no path} 54 44309354 *@Group 789960 {no path}
55 chrome (count=3) 55 chrome (count=3)
56 44309554 *@Group 200 third_party/icu/ucnv_ext.c 56 44309554 *@Group 200 third_party/icu/ucnv_ext.c
57 SaveHistogram (count=1) 57 SaveHistogram (count=1)
58 44309708 *@Group 154 {no path} 58 44309708 *@Group 154 {no path}
59 blink (count=5) 59 blink (count=5)
60 44309868 *@Group 160 third_party/container.c 60 44309868 *@Group 160 third_party/container.c
61 base (count=3) 61 base (count=3)
62 44309892 *@Group 24 base/page_allocator.cc 62 44309892 *@Group 24 base/page_allocator.cc
63 mojo (count=1) 63 mojo (count=1)
64 44309900 *@Group 8 {no path} 64 44309900 *@Group 8 {no path}
65 google (count=2) 65 google (count=2)
66 GroupByNamespace(depth=1, min_count=2) 66 GroupByNamespace(depth=1, min_count=2)
67 Showing 7 symbols with total pss: 44309900 bytes 67 Showing 7 symbols (7 unique) with total pss: 44309900 bytes
68 .text=0 bytes .rodata=0 bytes other=42.3mb total=42.3mb 68 .text=0 bytes .rodata=0 bytes other=42.3mb total=42.3mb
69 Number of object files: 4 69 Number of object files: 4
70 70
71 First columns are: running total, address, pss 71 First columns are: running total, address, pss
72 43519394 *@Group 43519394 {no path} 72 43519394 *@Group 43519394 {no path}
73 {global} (count=33) 73 {global} (count=33)
74 44309354 *@Group 789960 {no path} 74 44309354 *@Group 789960 {no path}
75 chrome (count=3) 75 chrome (count=3)
76 44309508 *@Group 154 {no path} 76 44309508 *@Group 154 {no path}
77 blink (count=5) 77 blink (count=5)
78 44309668 *@Group 160 third_party/container.c 78 44309668 *@Group 160 third_party/container.c
79 base (count=3) 79 base (count=3)
80 44309692 d@0x2cd8538 24 base/page_allocator.cc 80 44309692 d@0x2cd8538 24 base/page_allocator.cc
81 mojo::MessageReceiver [vtable] 81 mojo::MessageReceiver [vtable]
82 44309700 *@Group 8 {no path} 82 44309700 *@Group 8 {no path}
83 google (count=2) 83 google (count=2)
84 44309700 b@0x2dffe80 200 third_party/icu/ucnv_ext.c 84 44309700 b@0x2dffe80 200 third_party/icu/ucnv_ext.c
85 SaveHistogram::atomic_histogram_pointer 85 SaveHistogram::atomic_histogram_pointer
OLDNEW
« no previous file with comments | « tools/binary_size/libsupersize/testdata/FullDescription.golden ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698