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

Side by Side Diff: tools/binary_size/testdata/ActualDiff.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/ninja_parser.py ('k') | tools/binary_size/testdata/ConsoleNullDiff.golden » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Metadata: time=Unknown tag=
1 Section Sizes (Total=0 bytes): 2 Section Sizes (Total=0 bytes):
2 .bss: 0 bytes (not included in totals) 3 .bss: 0 bytes (not included in totals)
3 .data: 0 bytes (0.0%) 4 .data: 0 bytes (0.0%)
4 .data.rel.ro: 0 bytes (0.0%) 5 .data.rel.ro: 0 bytes (0.0%)
5 .data.rel.ro.local: 0 bytes (0.0%) 6 .data.rel.ro.local: 0 bytes (0.0%)
6 .rodata: 0 bytes (0.0%) 7 .rodata: 0 bytes (0.0%)
7 .text: 0 bytes (0.0%) 8 .text: 0 bytes (0.0%)
8 9
9 1 symbols added (+), 1 changed (~), 1 removed (-), 40 unchanged (not shown) 10 1 symbols added (+), 1 changed (~), 1 removed (-), 42 unchanged (not shown)
10 Showing 3 symbols with total size: 0 bytes 11 Showing 3 symbols with total size: 0 bytes
11 First columns are: running total, type, size 12 First columns are: running total, type, size
12 + 0 b@0x0 262144 third_party/ffmpeg/libffmpeg_internal.a/fft_flo at.o 13 + 0 b@0x0 262144 third_party/fft_float.cc
13 + 0 ff_cos_131072 14 + 0 ff_cos_131072
14 ~ 0 b@0x0 -10 third_party/ffmpeg/libffmpeg_internal.a/fft_fix ed.o 15 ~ 0 b@0x0 -10 third_party/fft_fixed.cc
15 ~ 0 ff_cos_131072_fixed 16 ~ 0 ff_cos_131072_fixed
16 - 0 b@0x2dffe84 -4 base/base/animation_frame_time_histogram.o 17 - 0 b@0x2dffe84 -4 third_party/icu/ucnv_ext.c
17 - 0 _ZN12_GLOBAL__N_135g_AnimationFrameTimeHistogra m_clazzE 18 - 0 g_AnimationFrameTimeHistogram_clazz
OLDNEW
« no previous file with comments | « tools/binary_size/ninja_parser.py ('k') | tools/binary_size/testdata/ConsoleNullDiff.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698