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

Unified Diff: tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden

Issue 2868003003: supersize: Update README.md with technical details. (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 side-by-side diff with in-line comments
Download patch
Index: tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
diff --git a/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden b/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
index 5e48003fcc041476f3e5e3998e29e345f2bceba6..8c04fa7e45c170af5bdf462408771871d64650ee 100644
--- a/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
+++ b/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
@@ -9,19 +9,19 @@ Common Metadata:
Old Metadata:
New Metadata:
-Section Sizes (Total=0 bytes):
- .bss: 0 bytes (not included in totals)
- .data: 0 bytes (0.0%)
- .data.rel.ro: 0 bytes (0.0%)
- .data.rel.ro.local: 0 bytes (0.0%)
- .rodata: 0 bytes (0.0%)
- .text: 0 bytes (0.0%)
+Section Sizes (Total=0 bytes (0 bytes)):
+ .bss: 0 bytes (0 bytes) (not included in totals)
+ .data: 0 bytes (0 bytes) (0.0%)
+ .data.rel.ro: 0 bytes (0 bytes) (0.0%)
+ .data.rel.ro.local: 0 bytes (0 bytes) (0.0%)
+ .rodata: 0 bytes (0 bytes) (0.0%)
+ .text: 0 bytes (0 bytes) (0.0%)
0 symbols added (+), 0 changed (~), 0 removed (-), 43 unchanged (not shown)
0 object files added, 0 removed
Showing 0 symbols (0 unique) with total pss: 0 bytes
-.text=0 bytes .rodata=0 bytes other=0 bytes total=0 bytes
+.text=0 bytes .rodata=0 bytes .data*=0 bytes .bss=0 bytes total=0 bytes
Number of object files: 0
Index, Running Total, Section@Address, PSS

Powered by Google App Engine
This is Rietveld 408576698