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

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

Issue 2791433004: //tools/binary_size: source_path information, change file format, fixes (Closed)
Patch Set: fix comment for _DetectToolPrefix 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: 2652154 bytes
3 First columns are: running total, type, size
4 2651884 * 2651884 {global} (count=27)
5 2651978 * 94 blink::PaintChunker (count=1)
6 2652034 * 56 blink::ContiguousContainerBase (count=2)
7 2652082 * 48 chrome::mojom (count=2)
8 2652114 * 32 chrome::mojom::FilePatcher (count=1)
9 2652138 * 24 mojo (count=1)
10 2652146 * 8 google::protobuf::internal (count=2)
11 2652150 * 4 base::android (count=1)
12 2652154 * 4 blink::CSSValueKeywordsHash::findValueImpl (count=1)
13 2652154 * 0 SaveHistogram (count=1)
14 GroupByNamespace(depth=1)
15 Showing 7 symbols with total size: 2652154 bytes
16 First columns are: running total, type, size
17 2651884 * 2651884 {global} (count=27)
18 2652038 * 154 blink (count=4)
19 2652118 * 80 chrome (count=3)
20 2652142 * 24 mojo (count=1)
21 2652150 * 8 google (count=2)
22 2652154 * 4 base (count=1)
23 2652154 * 0 SaveHistogram (count=1)
24 GroupByNamespace(depth=1, fallback=None)
25 Showing 7 symbols with total size: 2652154 bytes
26 First columns are: running total, type, size
27 2651884 * 2651884 (count=27)
28 2652038 * 154 blink (count=4)
29 2652118 * 80 chrome (count=3)
30 2652142 * 24 mojo (count=1)
31 2652150 * 8 google (count=2)
32 2652154 * 4 base (count=1)
33 2652154 * 0 SaveHistogram (count=1)
34 GroupByNamespace(depth=1, min_count=2)
35 Showing 7 symbols with total size: 2652154 bytes
36 First columns are: running total, type, size
37 2651884 * 2651884 {global} (count=27)
38 2652038 * 154 blink (count=4)
39 2652118 * 80 chrome (count=3)
40 2652142 d@0x2cd8538 24 base/page_allocator.cc
41 2652142 mojo::MessageReceiver [vtable]
42 2652150 * 8 google (count=2)
43 2652154 d@0x2de70a0 4 third_party/container.c
44 2652154 base::android::g_renderer_histogram_code
45 2652154 b@0x2dffe80 200 third_party/icu/ucnv_ext.c
46 2652154 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