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

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

Issue 2813963002: //tools/binary_size: Consolidate most tools into "supersize" command (Closed)
Patch Set: Fix readme formatting. Make archive's --outoput-file a positional arg Created 3 years, 8 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 GroupByNamespace() 1 GroupByNamespace()
2 Showing 10 symbols with total size: 2652506 bytes 2 Showing 10 symbols with total size: 2652506 bytes
3 .text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb 3 .text=0 bytes .rodata=0 bytes other=2.53mb total=2.53mb
4 Number of object files: 5 4 Number of object files: 5
5 5
6 First columns are: running total, type, size 6 First columns are: running total, type, size
7 2652236 *@Group 2652236 {no path} 7 2652236 *@Group 2652236 {no path}
8 {global} (count=25) 8 {global} (count=25)
9 2652330 *@Group 94 third_party/container.c 9 2652330 *@Group 94 third_party/container.c
10 blink::PaintChunker (count=1) 10 blink::PaintChunker (count=1)
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 2652470 *@Group 80 {no path} 76 2652470 *@Group 80 {no path}
77 chrome (count=3) 77 chrome (count=3)
78 2652494 d@0x2cd8538 24 base/page_allocator.cc 78 2652494 d@0x2cd8538 24 base/page_allocator.cc
79 mojo::MessageReceiver [vtable] 79 mojo::MessageReceiver [vtable]
80 2652502 *@Group 8 {no path} 80 2652502 *@Group 8 {no path}
81 google (count=2) 81 google (count=2)
82 2652506 d@0x2de70a0 4 third_party/container.c 82 2652506 d@0x2de70a0 4 third_party/container.c
83 base::android::g_renderer_histogram_code 83 base::android::g_renderer_histogram_code
84 2652506 b@0x2dffe80 200 third_party/icu/ucnv_ext.c 84 2652506 b@0x2dffe80 200 third_party/icu/ucnv_ext.c
85 SaveHistogram::atomic_histogram_pointer 85 SaveHistogram::atomic_histogram_pointer
OLDNEW
« no previous file with comments | « tools/binary_size/libsupersize/testdata/FullDescription.golden ('k') | tools/binary_size/libsupersize/testdata/build.ninja » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698