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

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

Issue 2924193004: supersize: Show relocations in section totals (Closed)
Patch Set: Created 3 years, 6 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 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 tool_prefix=tools/binary_size/libsupersize/testdata/mock_toolchain/ 9 tool_prefix=tools/binary_size/libsupersize/testdata/mock_toolchain/
10 Old Metadata: 10 Old Metadata:
11 New Metadata: 11 New Metadata:
12 12
13 Section Sizes (Total=0 bytes (0 bytes)): 13 Section Sizes (Total=0 bytes (0 bytes)):
14 .bss: 0 bytes (0 bytes) (not included in totals) 14 .bss: 0 bytes (0 bytes) (not included in totals)
15 .data: 0 bytes (0 bytes) (0.0%) 15 .data: 0 bytes (0 bytes) (0.0%)
16 .data.rel.ro: 0 bytes (0 bytes) (0.0%) 16 .rel.dyn: 0 bytes (0 bytes) (0.0%)
17 .data.rel.ro.local: 0 bytes (0 bytes) (0.0%)
18 .rodata: 0 bytes (0 bytes) (0.0%) 17 .rodata: 0 bytes (0 bytes) (0.0%)
19 .text: 0 bytes (0 bytes) (0.0%) 18 .text: 0 bytes (0 bytes) (0.0%)
20 19
21 0 symbols added (+), 0 changed (~), 0 removed (-), 45 unchanged (not shown) 20 0 symbols added (+), 0 changed (~), 0 removed (-), 45 unchanged (not shown)
22 0 paths added, 0 removed, 0 changed 21 0 paths added, 0 removed, 0 changed
23 22
24 Showing 0 symbols (0 unique) with total pss: 0 bytes 23 Showing 0 symbols (0 unique) with total pss: 0 bytes
25 .text=0 bytes .rodata=0 bytes .data*=0 bytes .bss=0 bytes total=0 by tes 24 .text=0 bytes .rodata=0 bytes .data*=0 bytes .bss=0 bytes total=0 by tes
26 Number of unique paths: 0 25 Number of unique paths: 0
27 26
28 Index, Running Total, Section@Address, PSS 27 Index, Running Total, Section@Address, PSS
29 ------------------------------------------------------------ 28 ------------------------------------------------------------
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698