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

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

Issue 2884283002: supersize: Fix diff logic for changed vs unchanged of groups (Closed)
Patch Set: 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_Basic.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 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 .data.rel.ro: 0 bytes (0 bytes) (0.0%)
17 .data.rel.ro.local: 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%) 18 .rodata: 0 bytes (0 bytes) (0.0%)
19 .text: 0 bytes (0 bytes) (0.0%) 19 .text: 0 bytes (0 bytes) (0.0%)
20 20
21 0 symbols added (+), 0 changed (~), 0 removed (-), 44 unchanged (not shown) 21 0 symbols added (+), 0 changed (~), 0 removed (-), 44 unchanged (not shown)
22 0 object files added, 0 removed 22 0 paths added, 0 removed, 0 changed
23 23
24 Showing 0 symbols (0 unique) with total pss: 0 bytes 24 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 25 .text=0 bytes .rodata=0 bytes .data*=0 bytes .bss=0 bytes total=0 by tes
26 Number of unique paths: 0 26 Number of unique paths: 0
27 27
28 Index, Running Total, Section@Address, PSS 28 Index, Running Total, Section@Address, PSS
29 ------------------------------------------------------------ 29 ------------------------------------------------------------
OLDNEW
« no previous file with comments | « tools/binary_size/libsupersize/testdata/Diff_Basic.golden ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698