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

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

Issue 2869793002: supersize: Fix --toolprefix="" not being followed (Closed)
Patch Set: fix arch detection 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/Diff_NullDiff.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 Metadata: 1 Metadata:
2 elf_arch=ARM 2 elf_arch=arm
3 elf_build_id=WhatAnAmazingBuildId 3 elf_build_id=WhatAnAmazingBuildId
4 elf_file_name=elf 4 elf_file_name=elf
5 elf_mtime={redacted} 5 elf_mtime={redacted}
6 git_revision=abc123 6 git_revision=abc123
7 gn_args=var1=true var2="foo" 7 gn_args=var1=true var2="foo"
8 map_file_name=../test.map 8 map_file_name=../test.map
9 9
10 Section Sizes (Total=43,785,380 bytes): 10 Section Sizes (Total=43,785,380 bytes):
11 .bss: 1,300,456 bytes (not included in totals) 11 .bss: 1,300,456 bytes (not included in totals)
12 .data: 101,768 bytes (0.2%) 12 .data: 101,768 bytes (0.2%)
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 41) 43785380 (98.8%) b@0x2dffda0 pss=28 padding=0 size_without_padding=28 219 41) 43785380 (98.8%) b@0x2dffda0 pss=28 padding=0 size_without_padding=28
220 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o 220 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o
221 flags={gen} name=g_chrome_content_browser_client 221 flags={gen} name=g_chrome_content_browser_client
222 42) 43785380 (98.8%) b@0x2dffe80 pss=200 padding=196 size_without_padding=4 222 42) 43785380 (98.8%) b@0x2dffe80 pss=200 padding=196 size_without_padding=4
223 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o 223 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o
224 flags={gen} name=SaveHistogram::atomic_histogram_pointer 224 flags={gen} name=SaveHistogram::atomic_histogram_pointer
225 full_name=SaveHistogram(_JNIEnv*, base::android::JavaParamRef< _jobject*> const&, base::android::JavaParamRef<_jstring*> const&, base::android: :JavaParamRef<_jlongArray*> const&, int)::atomic_histogram_pointer 225 full_name=SaveHistogram(_JNIEnv*, base::android::JavaParamRef< _jobject*> const&, base::android::JavaParamRef<_jstring*> const&, base::android: :JavaParamRef<_jlongArray*> const&, int)::atomic_histogram_pointer
226 43) 43785380 (98.8%) b@0x2dffe84 pss=4 padding=0 size_without_padding=4 226 43) 43785380 (98.8%) b@0x2dffe84 pss=4 padding=0 size_without_padding=4
227 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o 227 source_path=third_party/icu/ucnv_ext.c object_path=third_party/ icu/icuuc/ucnv_ext.o
228 flags={anon,gen} name=g_AnimationFrameTimeHistogram_clazz 228 flags={anon,gen} name=g_AnimationFrameTimeHistogram_clazz
OLDNEW
« no previous file with comments | « tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698