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

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

Issue 2936033002: Supersize diff rewrite + tweaks (Closed)
Patch Set: review comnts 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 .rel.dyn: 0 bytes (0 bytes) (0.0%) 16 .rel.dyn: 0 bytes (0 bytes) (0.0%)
17 .rodata: 0 bytes (0 bytes) (0.0%) 17 .rodata: 0 bytes (0 bytes) (0.0%)
18 .text: 0 bytes (0 bytes) (0.0%) 18 .text: 0 bytes (0 bytes) (0.0%)
19 19
20 0 symbols added (+), 0 changed (~), 0 removed (-), 45 unchanged (not shown) 20 0 symbols added (+), 0 changed (~), 0 removed (-), 45 unchanged (not shown)
21 Number of unique symbols 46 -> 46 (+0)
21 0 paths added, 0 removed, 0 changed 22 0 paths added, 0 removed, 0 changed
22 23
23 Showing 0 symbols (0 unique) with total pss: 0 bytes 24 Showing 45 symbols (aliases not grouped for diffs) with total pss: 0 bytes
24 .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
25 Number of unique paths: 0 26 Number of unique paths: 9
26 27
27 Index, Running Total, Section@Address, PSS 28 Index | Running Total | Section@Address | Δ PSS (Δ size_without_padding) | Path
28 ------------------------------------------------------------ 29 ------------------------------------------------------------
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698