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

Side by Side Diff: tools/binary_size/libsupersize/testdata/ActualDiff.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 Common Metadata: 1 Common Metadata:
2 baz=yes 2 baz=yes
3 foo=1 3 foo=1
4 Old Metadata: 4 Old Metadata:
5 bar=[1, 3] 5 bar=[1, 3]
6 New Metadata: 6 New Metadata:
7 bar=[1, 2, 3] 7 bar=[1, 2, 3]
8 8
9 Section Sizes (Total=0 bytes): 9 Section Sizes (Total=0 bytes):
10 .bss: 0 bytes (not included in totals) 10 .bss: 0 bytes (not included in totals)
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 full_name=SaveHistogram(_JNIEnv*, base::android::JavaP aramRef<_jobject*> const&, base::android::JavaParamRef<_jstring*> const&, base:: android::JavaParamRef<_jlongArray*> const&, int)::atomic_histogram_pointer 174 full_name=SaveHistogram(_JNIEnv*, base::android::JavaP aramRef<_jobject*> const&, base::android::JavaParamRef<_jstring*> const&, base:: android::JavaParamRef<_jlongArray*> const&, int)::atomic_histogram_pointer
175 + -10 b@0x2dffda0 size=28 padding=0 size_without_padding=28 175 + -10 b@0x2dffda0 size=28 padding=0 size_without_padding=28
176 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o 176 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o
177 is_anonymous=0 name=g_chrome_content_browser_client 177 is_anonymous=0 name=g_chrome_content_browser_client
178 + -10 b@0x2dffe84 size=4 padding=0 size_without_padding=4 178 + -10 b@0x2dffe84 size=4 padding=0 size_without_padding=4
179 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o 179 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o
180 is_anonymous=1 name=g_AnimationFrameTimeHistogram_clazz 180 is_anonymous=1 name=g_AnimationFrameTimeHistogram_clazz
181 = -10 b@0x0 size=0 padding=0 size_without_padding=0 181 = -10 b@0x0 size=0 padding=0 size_without_padding=0
182 source_path=third_party/fft_float.cc object_path=third_party/ ffmpeg/libffmpeg_internal.a/fft_float.o 182 source_path=third_party/fft_float.cc object_path=third_party/ ffmpeg/libffmpeg_internal.a/fft_float.o
183 is_anonymous=0 name=ff_cos_65536 183 is_anonymous=0 name=ff_cos_65536
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698