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

Side by Side Diff: tools/binary_size/libsupersize/testdata/FullDescription.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
OLDNEW
1 Metadata: 1 Metadata:
2 2
3 Section Sizes (Total=43,785,380 bytes): 3 Section Sizes (Total=43,785,380 bytes):
4 .bss: 1,300,456 bytes (not included in totals) 4 .bss: 1,300,456 bytes (not included in totals)
5 .data: 101,768 bytes (0.2%) 5 .data: 101,768 bytes (0.2%)
6 .data.rel.ro: 1,065,224 bytes (2.4%) 6 .data.rel.ro: 1,065,224 bytes (2.4%)
7 .data.rel.ro.local: 790,024 bytes (1.8%) 7 .data.rel.ro.local: 790,024 bytes (1.8%)
8 .rodata: 5,927,652 bytes (13.5%) 8 .rodata: 5,927,652 bytes (13.5%)
9 .text: 35,900,712 bytes (82.0%) 9 .text: 35,900,712 bytes (82.0%)
10 10
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 2652506 b@0x0 131072 third_party/fft_fixed.cc 81 2652506 b@0x0 131072 third_party/fft_fixed.cc
82 ff_cos_131072_fixed 82 ff_cos_131072_fixed
83 2652506 b@0x0 131072 third_party/fft_float.cc 83 2652506 b@0x0 131072 third_party/fft_float.cc
84 ff_cos_65536 84 ff_cos_65536
85 2652506 b@0x2dffe80 200 third_party/icu/ucnv_ext.c 85 2652506 b@0x2dffe80 200 third_party/icu/ucnv_ext.c
86 SaveHistogram::atomic_histogram_pointer 86 SaveHistogram::atomic_histogram_pointer
87 2652506 b@0x2dffda0 28 third_party/icu/ucnv_ext.c 87 2652506 b@0x2dffda0 28 third_party/icu/ucnv_ext.c
88 g_chrome_content_browser_client 88 g_chrome_content_browser_client
89 2652506 b@0x2dffe84 4 third_party/icu/ucnv_ext.c 89 2652506 b@0x2dffe84 4 third_party/icu/ucnv_ext.c
90 g_AnimationFrameTimeHistogram_clazz 90 g_AnimationFrameTimeHistogram_clazz
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698