Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split apart text-only logging and binary logging. #29661

Conversation

bzbarsky-apple
Copy link
Contributor

Text-only logging does not depend on Span, but binary logging (LogByteSpan) does. And Span.h depends on text-only logging.

We were manually breaking the cycle caused by having both logging types in CHIPLogging.h by not including Span.h from CHIPLogging.h and forward-declaring Span instead. This fixes things so that we have a TextOnlyLogging.h (which is used by Span.h, via CodeUtils.h, and does not use Span at all), and a BinaryLogging.h which uses Span and includes Span.h.

Review note: git's default copy detection is failing here; a diff with -B or --break-rewrites as part of the diff args is likely more readable.

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

PR #29661: Size comparison from 762d3ab to 0c6082f

Increases (13 builds for bl702, bl702l, cc32xx, cyw30739, psoc6)
platform target config section 762d3ab 0c6082f change % change
bl702 lighting-app bl702 .debug_line 5369260 5369936 676 0.0
.strtab 596894 596898 4 0.0
bl702+mfd .debug_line 5408647 5409315 668 0.0
.strtab 600654 600658 4 0.0
bl702+rpc .debug_line 5787509 5788291 782 0.0
.strtab 661907 661911 4 0.0
bl706-eth .debug_line 4301895 4302497 602 0.0
.strtab 465189 465193 4 0.0
bl706-wifi .debug_line 4546100 4546833 733 0.0
.strtab 505916 505920 4 0.0
bl702l lighting-app bl702l .debug_line 5272395 5273067 672 0.0
.strtab 598520 598524 4 0.0
bl702l+mfd .debug_line 5311659 5312323 664 0.0
.strtab 602348 602352 4 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936226 936976 750 0.1
.debug_aranges 108856 108880 24 0.0
.debug_frame 366964 366980 16 0.0
.debug_info 20633284 20636728 3444 0.0
.debug_line 2659509 2662046 2537 0.1
.debug_rnglists 112029 112042 13 0.0
.debug_str 3429132 3429237 105 0.0
.strtab 515386 515408 22 0.0
.symtab 298272 298288 16 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.app_xip_area 466169 466177 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1379668 1380503 835 0.1
.debug_aranges 145560 145584 24 0.0
.debug_frame 482748 482764 16 0.0
.debug_info 32217946 32222283 4337 0.0
.debug_line 4041155 4044175 3020 0.1
.debug_rnglists 155929 155942 13 0.0
.debug_str 4182976 4183097 121 0.0
.strtab 844211 844233 22 0.0
.symtab 513744 513760 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1260663 1261498 835 0.1
.debug_aranges 137360 137384 24 0.0
.debug_frame 461176 461192 16 0.0
.debug_info 28558396 28562733 4337 0.0
.debug_line 3800306 3803258 2952 0.1
.debug_rnglists 147496 147509 13 0.0
.debug_str 3984616 3984745 129 0.0
.strtab 741027 741049 22 0.0
.symtab 474560 474576 16 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1101635 1102470 835 0.1
.debug_aranges 127424 127448 24 0.0
.debug_frame 424108 424124 16 0.0
.debug_info 23679722 23684059 4337 0.0
.debug_line 3375088 3377872 2784 0.1
.debug_rnglists 137048 137061 13 0.0
.debug_str 3791698 3791815 117 0.0
.strtab 654119 654141 22 0.0
.symtab 436016 436032 16 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1093826 1094661 835 0.1
.debug_aranges 126056 126080 24 0.0
.debug_frame 419132 419148 16 0.0
.debug_info 23482990 23487327 4337 0.0
.debug_line 3325670 3328426 2756 0.1
.debug_rnglists 134989 135002 13 0.0
.debug_str 3753688 3753801 113 0.0
.strtab 627663 627685 22 0.0
.symtab 427600 427616 16 0.0
Decreases (14 builds for bl702, bl702l, cc13x4_26x4, cc32xx, k32w, psoc6)
platform target config section 762d3ab 0c6082f change % change
bl702 lighting-app bl702 .debug_abbrev 1548031 1547872 -159 -0.0
.debug_aranges 138432 138424 -8 -0.0
.debug_frame 506592 506536 -56 -0.0
.debug_info 41937607 41936520 -1087 -0.0
.debug_loc 3633185 3632887 -298 -0.0
.debug_ranges 433568 433512 -56 -0.0
.debug_str 4052111 4052055 -56 -0.0
bl702+mfd .debug_abbrev 1550104 1549945 -159 -0.0
.debug_aranges 139600 139592 -8 -0.0
.debug_frame 511664 511608 -56 -0.0
.debug_info 41978225 41977138 -1087 -0.0
.debug_loc 3671616 3671318 -298 -0.0
.debug_ranges 435568 435512 -56 -0.0
.debug_str 4057642 4057586 -56 -0.0
bl702+rpc .debug_abbrev 1728925 1728766 -159 -0.0
.debug_aranges 147152 147144 -8 -0.0
.debug_frame 535940 535884 -56 -0.0
.debug_info 47088283 47087204 -1079 -0.0
.debug_loc 3840278 3839980 -298 -0.0
.debug_ranges 461120 461064 -56 -0.0
.debug_str 4480696 4480640 -56 -0.0
bl706-eth .debug_abbrev 1083846 1083652 -194 -0.0
.debug_aranges 115440 115432 -8 -0.0
.debug_frame 425992 425936 -56 -0.0
.debug_info 22689994 22688908 -1086 -0.0
.debug_loc 3142212 3141930 -282 -0.0
.debug_ranges 369376 369320 -56 -0.0
.debug_str 3631465 3631409 -56 -0.0
bl706-wifi .debug_abbrev 1176898 1176739 -159 -0.0
.debug_aranges 119616 119608 -8 -0.0
.debug_frame 618544 618476 -68 -0.0
.debug_info 2386006 23858989 -1079 -0.0
.debug_loc 3242230 3241907 -323 -0.0
.debug_ranges 379288 379232 -56 -0.0
.debug_str 3703756 3703700 -56 -0.0
bl702l lighting-app bl702l .debug_abbrev 1542319 1542160 -159 -0.0
.debug_aranges 133296 133288 -8 -0.0
.debug_frame 487232 487176 -56 -0.0
.debug_info 41395604 41394517 -1087 -0.0
.debug_loc 3577442 3577129 -313 -0.0
.debug_ranges 440104 440048 -56 -0.0
.debug_str 4076699 4076643 -56 -0.0
bl702l+mfd .debug_abbrev 1544407 1544248 -159 -0.0
.debug_aranges 134464 134456 -8 -0.0
.debug_frame 492300 492244 -56 -0.0
.debug_info 41438265 41437178 -1087 -0.0
.debug_loc 3615873 3615560 -313 -0.0
.debug_ranges 442104 442048 -56 -0.0
.debug_str 4082220 4082164 -56 -0.0
cc13x4_26x4 pump-controller-app LP_EM_CC1354P10_6 (read only) 680307 680299 -8 -0.0
.rodata 76111 76103 -8 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_loclists 1634241 1634218 -23 -0.0
k32w light k32w1+release (read/write) 775404 775388 -16 -0.0
.text 653392 653376 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2317074 2317058 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2190449 2190433 -16 -0.0
light cy8ckit_062s2_43012 .debug_loclists 2027173 2027158 -15 -0.0
lock cy8ckit_062s2_43012 .debug_loclists 2002659 2002644 -15 -0.0
Full report (37 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 762d3ab 0c6082f change % change
bl602 lighting-app bl602 (read/write) 1389634 1389634 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1066262 1066262 0 0.0
bl602+mfd (read/write) 1403546 1403546 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081068 1081068 0 0.0
bl602+rpc (read/write) 1436902 1436902 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097994 1097994 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1193387 1193387 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548031 1547872 -159 -0.0
.debug_aranges 138432 138424 -8 -0.0
.debug_frame 506592 506536 -56 -0.0
.debug_info 41937607 41936520 -1087 -0.0
.debug_line 5369260 5369936 676 0.0
.debug_loc 3633185 3632887 -298 -0.0
.debug_ranges 433568 433512 -56 -0.0
.debug_str 4052111 4052055 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596894 596898 4 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
960750 960750 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1203963 1203963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550104 1549945 -159 -0.0
.debug_aranges 139600 139592 -8 -0.0
.debug_frame 511664 511608 -56 -0.0
.debug_info 41978225 41977138 -1087 -0.0
.debug_line 5408647 5409315 668 0.0
.debug_loc 3671616 3671318 -298 -0.0
.debug_ranges 435568 435512 -56 -0.0
.debug_str 4057642 4057586 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600654 600658 4 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972268 972268 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292067 1292067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728925 1728766 -159 -0.0
.debug_aranges 147152 147144 -8 -0.0
.debug_frame 535940 535884 -56 -0.0
.debug_info 47088283 47087204 -1079 -0.0
.debug_line 5787509 5788291 782 0.0
.debug_loc 3840278 3839980 -298 -0.0
.debug_ranges 461120 461064 -56 -0.0
.debug_str 4480696 4480640 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661907 661911 4 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1034740 1034740 0 0.0
bl706-eth (read/write) 1042283 1042283 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083846 1083652 -194 -0.0
.debug_aranges 115440 115432 -8 -0.0
.debug_frame 425992 425936 -56 -0.0
.debug_info 22689994 22688908 -1086 -0.0
.debug_line 4301895 4302497 602 0.0
.debug_loc 3142212 3141930 -282 -0.0
.debug_ranges 369376 369320 -56 -0.0
.debug_str 3631465 3631409 -56 -0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465189 465193 4 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786574 786574 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207390 1207390 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176898 1176739 -159 -0.0
.debug_aranges 119616 119608 -8 -0.0
.debug_frame 618544 618476 -68 -0.0
.debug_info 2386006 23858989 -1079 -0.0
.debug_line 4546100 4546833 733 0.0
.debug_loc 3242230 3241907 -323 -0.0
.debug_ranges 379288 379232 -56 -0.0
.debug_str 3703756 3703700 -56 -0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505916 505920 4 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955086 955086 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1156532 1156532 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542319 1542160 -159 -0.0
.debug_aranges 133296 133288 -8 -0.0
.debug_frame 487232 487176 -56 -0.0
.debug_info 41395604 41394517 -1087 -0.0
.debug_line 5272395 5273067 672 0.0
.debug_loc 3577442 3577129 -313 -0.0
.debug_ranges 440104 440048 -56 -0.0
.debug_str 4076699 4076643 -56 -0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598520 598524 4 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943568 943568 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167152 1167152 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544407 1544248 -159 -0.0
.debug_aranges 134464 134456 -8 -0.0
.debug_frame 492300 492244 -56 -0.0
.debug_info 41438265 41437178 -1087 -0.0
.debug_line 5311659 5312323 664 0.0
.debug_loc 3615873 3615560 -313 -0.0
.debug_ranges 442104 442048 -56 -0.0
.debug_str 4082220 4082164 -56 -0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602348 602352 4 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955096 955096 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734563 734563 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 649772 649772 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756059 756059 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 675584 675584 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743595 743595 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 637096 637096 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694619 694619 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 613956 613956 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680307 680299 -8 -0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76103 -8 -0.0
.text 603804 603804 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617362 617362 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 936226 936976 750 0.1
.debug_aranges 108856 108880 24 0.0
.debug_frame 366964 366980 16 0.0
.debug_info 20633284 20636728 3444 0.0
.debug_line 2659509 2662046 2537 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1634241 1634218 -23 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112042 13 0.0
.debug_str 3429132 3429237 105 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515386 515408 22 0.0
.symtab 298272 298288 16 0.0
.text 508960 508960 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551543 551543 0 0.0
.app_xip_area 442745 442745 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537695 537695 0 0.0
.app_xip_area 424105 424105 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.app_xip_area 466169 466177 8 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549463 549463 0 0.0
.app_xip_area 438897 438897 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 588476 588476 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 587940 587940 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683696 683696 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 570528 570528 0 0.0
light k32w0+release (read only) 588204 588204 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 587668 587668 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775404 775388 -16 -0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653392 653376 -16 -0.0
lock k32w0+release (read only) 559940 559940 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 559404 559404 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10077996 10077996 0 0.0
(read/write) 504792 504792 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 373648 373648 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 314888 314888 0 0.0
.text 8997576 8997576 0 0.0
thermostat-no-ble arm64 (read only) 4345388 4345388 0 0.0
(read/write) 241832 241832 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3849784 3849784 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2521784 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1484468 1484468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227632 1227632 0 0.0
bss 154518 154518 0 0.0
rodata 142644 142644 0 0.0
text 851436 851436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347252 1347252 0 0.0
bss 140528 140528 0 0.0
rodata 136880 136880 0 0.0
text 779164 779164 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159988 1159988 0 0.0
bss 153948 153948 0 0.0
rodata 113672 113672 0 0.0
text 813428 813428 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1778276 1778276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1379668 1380503 835 0.1
.debug_aranges 145560 145584 24 0.0
.debug_frame 482748 482764 16 0.0
.debug_info 32217946 32222283 4337 0.0
.debug_line 4041155 4044175 3020 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2317074 2317058 -16 -0.0
.debug_rnglists 155929 155942 13 0.0
.debug_str 4182976 4183097 121 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 844211 844233 22 0.0
.symtab 513744 513760 16 0.0
.text 0 0 0 0.0
1574060 1574060 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1680764 1680764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1260663 1261498 835 0.1
.debug_aranges 137360 137384 24 0.0
.debug_frame 461176 461192 16 0.0
.debug_info 28558396 28562733 4337 0.0
.debug_line 3800306 3803258 2952 0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2190449 2190433 -16 -0.0
.debug_rnglists 147496 147509 13 0.0
.debug_str 3984616 3984745 129 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741027 741049 22 0.0
.symtab 474560 474576 16 0.0
.text 1479204 1479204 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1607164 1607164 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1101635 1102470 835 0.1
.debug_aranges 127424 127448 24 0.0
.debug_frame 424108 424124 16 0.0
.debug_info 23679722 23684059 4337 0.0
.debug_line 3375088 3377872 2784 0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 2027173 2027158 -15 -0.0
.debug_rnglists 137048 137061 13 0.0
.debug_str 3791698 3791815 117 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 654119 654141 22 0.0
.symtab 436016 436032 16 0.0
.text 1411932 1411932 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640172 1640172 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1093826 1094661 835 0.1
.debug_aranges 126056 126080 24 0.0
.debug_frame 419132 419148 16 0.0
.debug_info 23482990 23487327 4337 0.0
.debug_line 3325670 3328426 2756 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 2002659 2002644 -15 -0.0
.debug_rnglists 134989 135002 13 0.0
.debug_str 3753688 3753801 113 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627663 627685 22 0.0
.symtab 427600 427616 16 0.0
.text 1417676 1417676 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175536 1175536 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 622376 622376 0 0.0
lock-app qpg6105+debug (read/write) 1132328 1132328 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 579172 579172 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

PR #29661: Size comparison from 3dfffe7 to 17af39e

Increases (13 builds for bl702, bl702l, cc32xx, cyw30739, psoc6)
platform target config section 3dfffe7 17af39e change % change
bl702 lighting-app bl702 .debug_line 5369260 5369936 676 0.0
.strtab 596894 596898 4 0.0
bl702+mfd .debug_line 5408647 5409315 668 0.0
.strtab 600654 600658 4 0.0
bl702+rpc .debug_line 5787509 5788191 682 0.0
.strtab 661907 661911 4 0.0
bl706-eth .debug_line 4301895 4302497 602 0.0
.strtab 465189 465193 4 0.0
bl706-wifi .debug_line 4546100 4546833 733 0.0
.strtab 505916 505920 4 0.0
bl702l lighting-app bl702l .debug_line 5272395 5273067 672 0.0
.strtab 598520 598524 4 0.0
bl702l+mfd .debug_line 5311659 5312323 664 0.0
.strtab 602348 602352 4 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936226 936976 750 0.1
.debug_aranges 108856 108880 24 0.0
.debug_frame 366964 366980 16 0.0
.debug_info 20633284 20636728 3444 0.0
.debug_line 2659509 2662046 2537 0.1
.debug_rnglists 112029 112042 13 0.0
.debug_str 3429132 3429237 105 0.0
.strtab 515386 515408 22 0.0
.symtab 298272 298288 16 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.app_xip_area 466169 466177 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1379668 1380503 835 0.1
.debug_aranges 145560 145584 24 0.0
.debug_frame 482748 482764 16 0.0
.debug_info 32217946 32222283 4337 0.0
.debug_line 4041155 4044175 3020 0.1
.debug_rnglists 155929 155942 13 0.0
.debug_str 4182976 4183097 121 0.0
.strtab 844211 844233 22 0.0
.symtab 513744 513760 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1260663 1261498 835 0.1
.debug_aranges 137360 137384 24 0.0
.debug_frame 461176 461192 16 0.0
.debug_info 28558392 28562729 4337 0.0
.debug_line 3800306 3803258 2952 0.1
.debug_rnglists 147496 147509 13 0.0
.debug_str 3984616 3984745 129 0.0
.strtab 741027 741049 22 0.0
.symtab 474560 474576 16 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1101635 1102470 835 0.1
.debug_aranges 127424 127448 24 0.0
.debug_frame 424108 424124 16 0.0
.debug_info 23679722 23684059 4337 0.0
.debug_line 3375088 3377872 2784 0.1
.debug_rnglists 137048 137061 13 0.0
.debug_str 3791698 3791815 117 0.0
.strtab 654119 654141 22 0.0
.symtab 436016 436032 16 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1093826 1094661 835 0.1
.debug_aranges 126056 126080 24 0.0
.debug_frame 419132 419148 16 0.0
.debug_info 23482990 23487327 4337 0.0
.debug_line 3325670 3328426 2756 0.1
.debug_rnglists 134989 135002 13 0.0
.debug_str 3753688 3753801 113 0.0
.strtab 627663 627685 22 0.0
.symtab 427600 427616 16 0.0
Decreases (14 builds for bl702, bl702l, cc13x4_26x4, cc32xx, k32w, psoc6)
platform target config section 3dfffe7 17af39e change % change
bl702 lighting-app bl702 .debug_abbrev 1548031 1547872 -159 -0.0
.debug_aranges 138432 138424 -8 -0.0
.debug_frame 506592 506536 -56 -0.0
.debug_info 41937607 41936520 -1087 -0.0
.debug_loc 3633185 3632887 -298 -0.0
.debug_ranges 433568 433512 -56 -0.0
.debug_str 4052111 4052055 -56 -0.0
bl702+mfd .debug_abbrev 1550104 1549945 -159 -0.0
.debug_aranges 139600 139592 -8 -0.0
.debug_frame 511664 511608 -56 -0.0
.debug_info 41978225 41977138 -1087 -0.0
.debug_loc 3671616 3671318 -298 -0.0
.debug_ranges 435568 435512 -56 -0.0
.debug_str 4057642 4057586 -56 -0.0
bl702+rpc .debug_abbrev 1728925 1728766 -159 -0.0
.debug_aranges 147152 147144 -8 -0.0
.debug_frame 535940 535884 -56 -0.0
.debug_info 47088283 47087196 -1087 -0.0
.debug_loc 3840278 3839980 -298 -0.0
.debug_ranges 461120 461064 -56 -0.0
.debug_str 4480696 4480640 -56 -0.0
bl706-eth .debug_abbrev 1083846 1083652 -194 -0.0
.debug_aranges 115440 115432 -8 -0.0
.debug_frame 425992 425936 -56 -0.0
.debug_info 22689994 22688908 -1086 -0.0
.debug_loc 3142212 3141930 -282 -0.0
.debug_ranges 369376 369320 -56 -0.0
.debug_str 3631465 3631409 -56 -0.0
bl706-wifi .debug_abbrev 1176898 1176739 -159 -0.0
.debug_aranges 119616 119608 -8 -0.0
.debug_frame 618544 618476 -68 -0.0
.debug_info 2386006 23858989 -1079 -0.0
.debug_loc 3242230 3241907 -323 -0.0
.debug_ranges 379288 379232 -56 -0.0
.debug_str 3703756 3703700 -56 -0.0
bl702l lighting-app bl702l .debug_abbrev 1542319 1542160 -159 -0.0
.debug_aranges 133296 133288 -8 -0.0
.debug_frame 487232 487176 -56 -0.0
.debug_info 41395604 41394517 -1087 -0.0
.debug_loc 3577442 3577129 -313 -0.0
.debug_ranges 440104 440048 -56 -0.0
.debug_str 4076699 4076643 -56 -0.0
bl702l+mfd .debug_abbrev 1544407 1544248 -159 -0.0
.debug_aranges 134464 134456 -8 -0.0
.debug_frame 492300 492244 -56 -0.0
.debug_info 41438265 41437178 -1087 -0.0
.debug_loc 3615873 3615560 -313 -0.0
.debug_ranges 442104 442048 -56 -0.0
.debug_str 4082220 4082164 -56 -0.0
cc13x4_26x4 pump-controller-app LP_EM_CC1354P10_6 (read only) 680307 680299 -8 -0.0
.rodata 76111 76103 -8 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_loclists 1634241 1634218 -23 -0.0
k32w light k32w1+release (read/write) 775404 775388 -16 -0.0
.text 653392 653376 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2317074 2317058 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2190449 2190433 -16 -0.0
light cy8ckit_062s2_43012 .debug_loclists 2027173 2027158 -15 -0.0
lock cy8ckit_062s2_43012 .debug_loclists 2002659 2002644 -15 -0.0
Full report (37 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 3dfffe7 17af39e change % change
bl602 lighting-app bl602 (read/write) 1389634 1389634 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1066262 1066262 0 0.0
bl602+mfd (read/write) 1403546 1403546 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081068 1081068 0 0.0
bl602+rpc (read/write) 1436902 1436902 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097994 1097994 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1193387 1193387 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548031 1547872 -159 -0.0
.debug_aranges 138432 138424 -8 -0.0
.debug_frame 506592 506536 -56 -0.0
.debug_info 41937607 41936520 -1087 -0.0
.debug_line 5369260 5369936 676 0.0
.debug_loc 3633185 3632887 -298 -0.0
.debug_ranges 433568 433512 -56 -0.0
.debug_str 4052111 4052055 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596894 596898 4 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
960750 960750 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1203963 1203963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550104 1549945 -159 -0.0
.debug_aranges 139600 139592 -8 -0.0
.debug_frame 511664 511608 -56 -0.0
.debug_info 41978225 41977138 -1087 -0.0
.debug_line 5408647 5409315 668 0.0
.debug_loc 3671616 3671318 -298 -0.0
.debug_ranges 435568 435512 -56 -0.0
.debug_str 4057642 4057586 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600654 600658 4 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972268 972268 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292067 1292067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728925 1728766 -159 -0.0
.debug_aranges 147152 147144 -8 -0.0
.debug_frame 535940 535884 -56 -0.0
.debug_info 47088283 47087196 -1087 -0.0
.debug_line 5787509 5788191 682 0.0
.debug_loc 3840278 3839980 -298 -0.0
.debug_ranges 461120 461064 -56 -0.0
.debug_str 4480696 4480640 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661907 661911 4 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1034740 1034740 0 0.0
bl706-eth (read/write) 1042283 1042283 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083846 1083652 -194 -0.0
.debug_aranges 115440 115432 -8 -0.0
.debug_frame 425992 425936 -56 -0.0
.debug_info 22689994 22688908 -1086 -0.0
.debug_line 4301895 4302497 602 0.0
.debug_loc 3142212 3141930 -282 -0.0
.debug_ranges 369376 369320 -56 -0.0
.debug_str 3631465 3631409 -56 -0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465189 465193 4 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786574 786574 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207390 1207390 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176898 1176739 -159 -0.0
.debug_aranges 119616 119608 -8 -0.0
.debug_frame 618544 618476 -68 -0.0
.debug_info 2386006 23858989 -1079 -0.0
.debug_line 4546100 4546833 733 0.0
.debug_loc 3242230 3241907 -323 -0.0
.debug_ranges 379288 379232 -56 -0.0
.debug_str 3703756 3703700 -56 -0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505916 505920 4 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955086 955086 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1156532 1156532 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542319 1542160 -159 -0.0
.debug_aranges 133296 133288 -8 -0.0
.debug_frame 487232 487176 -56 -0.0
.debug_info 41395604 41394517 -1087 -0.0
.debug_line 5272395 5273067 672 0.0
.debug_loc 3577442 3577129 -313 -0.0
.debug_ranges 440104 440048 -56 -0.0
.debug_str 4076699 4076643 -56 -0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598520 598524 4 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943568 943568 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167152 1167152 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544407 1544248 -159 -0.0
.debug_aranges 134464 134456 -8 -0.0
.debug_frame 492300 492244 -56 -0.0
.debug_info 41438265 41437178 -1087 -0.0
.debug_line 5311659 5312323 664 0.0
.debug_loc 3615873 3615560 -313 -0.0
.debug_ranges 442104 442048 -56 -0.0
.debug_str 4082220 4082164 -56 -0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602348 602352 4 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955096 955096 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734563 734563 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 649772 649772 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756059 756059 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 675584 675584 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743595 743595 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 637096 637096 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694619 694619 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 613956 613956 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680307 680299 -8 -0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76103 -8 -0.0
.text 603804 603804 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617362 617362 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 936226 936976 750 0.1
.debug_aranges 108856 108880 24 0.0
.debug_frame 366964 366980 16 0.0
.debug_info 20633284 20636728 3444 0.0
.debug_line 2659509 2662046 2537 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1634241 1634218 -23 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112042 13 0.0
.debug_str 3429132 3429237 105 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515386 515408 22 0.0
.symtab 298272 298288 16 0.0
.text 508960 508960 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551543 551543 0 0.0
.app_xip_area 442745 442745 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537695 537695 0 0.0
.app_xip_area 424105 424105 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.app_xip_area 466169 466177 8 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549463 549463 0 0.0
.app_xip_area 438897 438897 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 588476 588476 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 587940 587940 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683696 683696 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 570528 570528 0 0.0
light k32w0+release (read only) 588204 588204 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 587668 587668 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775404 775388 -16 -0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653392 653376 -16 -0.0
lock k32w0+release (read only) 559940 559940 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 559404 559404 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10077996 10077996 0 0.0
(read/write) 504792 504792 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 373648 373648 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 314888 314888 0 0.0
.text 8997576 8997576 0 0.0
thermostat-no-ble arm64 (read only) 4345388 4345388 0 0.0
(read/write) 241832 241832 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3849784 3849784 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2521784 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1484468 1484468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227632 1227632 0 0.0
bss 154518 154518 0 0.0
rodata 142644 142644 0 0.0
text 851436 851436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347252 1347252 0 0.0
bss 140528 140528 0 0.0
rodata 136880 136880 0 0.0
text 779164 779164 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159984 1159984 0 0.0
bss 153948 153948 0 0.0
rodata 113668 113668 0 0.0
text 813428 813428 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1778276 1778276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1379668 1380503 835 0.1
.debug_aranges 145560 145584 24 0.0
.debug_frame 482748 482764 16 0.0
.debug_info 32217946 32222283 4337 0.0
.debug_line 4041155 4044175 3020 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2317074 2317058 -16 -0.0
.debug_rnglists 155929 155942 13 0.0
.debug_str 4182976 4183097 121 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 844211 844233 22 0.0
.symtab 513744 513760 16 0.0
.text 0 0 0 0.0
1574060 1574060 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1680756 1680756 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1260663 1261498 835 0.1
.debug_aranges 137360 137384 24 0.0
.debug_frame 461176 461192 16 0.0
.debug_info 28558392 28562729 4337 0.0
.debug_line 3800306 3803258 2952 0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2190449 2190433 -16 -0.0
.debug_rnglists 147496 147509 13 0.0
.debug_str 3984616 3984745 129 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741027 741049 22 0.0
.symtab 474560 474576 16 0.0
.text 1479196 1479196 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1607164 1607164 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1101635 1102470 835 0.1
.debug_aranges 127424 127448 24 0.0
.debug_frame 424108 424124 16 0.0
.debug_info 23679722 23684059 4337 0.0
.debug_line 3375088 3377872 2784 0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 2027173 2027158 -15 -0.0
.debug_rnglists 137048 137061 13 0.0
.debug_str 3791698 3791815 117 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 654119 654141 22 0.0
.symtab 436016 436032 16 0.0
.text 1411932 1411932 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640172 1640172 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1093826 1094661 835 0.1
.debug_aranges 126056 126080 24 0.0
.debug_frame 419132 419148 16 0.0
.debug_info 23482990 23487327 4337 0.0
.debug_line 3325670 3328426 2756 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 2002659 2002644 -15 -0.0
.debug_rnglists 134989 135002 13 0.0
.debug_str 3753688 3753801 113 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627663 627685 22 0.0
.symtab 427600 427616 16 0.0
.text 1417676 1417676 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175536 1175536 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 622376 622376 0 0.0
lock-app qpg6105+debug (read/write) 1132328 1132328 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 579172 579172 0 0.0

Text-only logging does not depend on Span, but binary logging (LogByteSpan)
does.  And Span.h depends on text-only logging.

We were manually breaking the cycle caused by having both logging types in
CHIPLogging.h by not including Span.h from CHIPLogging.h and forward-declaring
Span instead.  This fixes things so that we have a TextOnlyLogging.h (which is
used by Span.h, via CodeUtils.h, and does not use Span at all), and a
BinaryLogging.h which uses Span and includes Span.h.
@bzbarsky-apple bzbarsky-apple force-pushed the split-span-logging-from-core-logging branch from 17af39e to 9f56e1b Compare October 9, 2023 18:41
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

PR #29661: Size comparison from 3dfffe7 to 9f56e1b

Increases (16 builds for bl702, bl702l, cc32xx, cyw30739, linux, psoc6)
platform target config section 3dfffe7 9f56e1bb change % change
bl702 lighting-app bl702 .debug_line 5369260 5369936 676 0.0
.strtab 596894 596898 4 0.0
bl702+mfd .debug_line 5408647 5409315 668 0.0
.strtab 600654 600658 4 0.0
bl702+rpc .debug_line 5787509 5788191 682 0.0
.strtab 661907 661911 4 0.0
bl706-eth .debug_line 4301895 4302497 602 0.0
.strtab 465189 465193 4 0.0
bl706-wifi .debug_line 4546100 4546833 733 0.0
.strtab 505916 505920 4 0.0
bl702l lighting-app bl702l .debug_line 5272395 5273067 672 0.0
.strtab 598520 598524 4 0.0
bl702l+mfd .debug_line 5311659 5312323 664 0.0
.strtab 602348 602352 4 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936226 936976 750 0.1
.debug_aranges 108856 108880 24 0.0
.debug_frame 366964 366980 16 0.0
.debug_info 20633284 20636728 3444 0.0
.debug_line 2659509 2662046 2537 0.1
.debug_rnglists 112029 112042 13 0.0
.debug_str 3429132 3429237 105 0.0
.strtab 515386 515408 22 0.0
.symtab 298272 298288 16 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.app_xip_area 466169 466177 8 0.0
linux lock-app debug (read only) 4450433 4450465 32 0.0
.rodata 246813 246845 32 0.0
ota-requestor-app debug (read only) 4201865 4201897 32 0.0
.rodata 203293 203325 32 0.0
tv-casting-app debug (read only) 8138801 8138833 32 0.0
.rodata 336152 336184 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1379668 1380503 835 0.1
.debug_aranges 145560 145584 24 0.0
.debug_frame 482748 482764 16 0.0
.debug_info 32217946 32222283 4337 0.0
.debug_line 4041155 4044175 3020 0.1
.debug_rnglists 155929 155942 13 0.0
.debug_str 4182976 4183097 121 0.0
.strtab 844211 844233 22 0.0
.symtab 513744 513760 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1260663 1261498 835 0.1
.debug_aranges 137360 137384 24 0.0
.debug_frame 461176 461192 16 0.0
.debug_info 28558392 28562729 4337 0.0
.debug_line 3800306 3803258 2952 0.1
.debug_rnglists 147496 147509 13 0.0
.debug_str 3984616 3984745 129 0.0
.strtab 741027 741049 22 0.0
.symtab 474560 474576 16 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1101635 1102470 835 0.1
.debug_aranges 127424 127448 24 0.0
.debug_frame 424108 424124 16 0.0
.debug_info 23679722 23684059 4337 0.0
.debug_line 3375088 3377872 2784 0.1
.debug_rnglists 137048 137061 13 0.0
.debug_str 3791698 3791815 117 0.0
.strtab 654119 654141 22 0.0
.symtab 436016 436032 16 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1093826 1094661 835 0.1
.debug_aranges 126056 126080 24 0.0
.debug_frame 419132 419148 16 0.0
.debug_info 23482990 23487327 4337 0.0
.debug_line 3325670 3328426 2756 0.1
.debug_rnglists 134989 135002 13 0.0
.debug_str 3753688 3753801 113 0.0
.strtab 627663 627685 22 0.0
.symtab 427600 427616 16 0.0
Decreases (18 builds for bl702, bl702l, cc13x4_26x4, cc32xx, k32w, linux, psoc6)
platform target config section 3dfffe7 9f56e1bb change % change
bl702 lighting-app bl702 .debug_abbrev 1548031 1547872 -159 -0.0
.debug_aranges 138432 138424 -8 -0.0
.debug_frame 506592 506536 -56 -0.0
.debug_info 41937607 41936520 -1087 -0.0
.debug_loc 3633185 3632887 -298 -0.0
.debug_ranges 433568 433512 -56 -0.0
.debug_str 4052111 4052055 -56 -0.0
bl702+mfd .debug_abbrev 1550104 1549945 -159 -0.0
.debug_aranges 139600 139592 -8 -0.0
.debug_frame 511664 511608 -56 -0.0
.debug_info 41978225 41977138 -1087 -0.0
.debug_loc 3671616 3671318 -298 -0.0
.debug_ranges 435568 435512 -56 -0.0
.debug_str 4057642 4057586 -56 -0.0
bl702+rpc .debug_abbrev 1728925 1728766 -159 -0.0
.debug_aranges 147152 147144 -8 -0.0
.debug_frame 535940 535884 -56 -0.0
.debug_info 47088283 47087196 -1087 -0.0
.debug_loc 3840278 3839980 -298 -0.0
.debug_ranges 461120 461064 -56 -0.0
.debug_str 4480696 4480640 -56 -0.0
bl706-eth .debug_abbrev 1083846 1083652 -194 -0.0
.debug_aranges 115440 115432 -8 -0.0
.debug_frame 425992 425936 -56 -0.0
.debug_info 22689994 22688908 -1086 -0.0
.debug_loc 3142212 3141930 -282 -0.0
.debug_ranges 369376 369320 -56 -0.0
.debug_str 3631465 3631409 -56 -0.0
bl706-wifi .debug_abbrev 1176898 1176739 -159 -0.0
.debug_aranges 119616 119608 -8 -0.0
.debug_frame 618544 618476 -68 -0.0
.debug_info 2386006 23858989 -1079 -0.0
.debug_loc 3242230 3241907 -323 -0.0
.debug_ranges 379288 379232 -56 -0.0
.debug_str 3703756 3703700 -56 -0.0
bl702l lighting-app bl702l .debug_abbrev 1542319 1542160 -159 -0.0
.debug_aranges 133296 133288 -8 -0.0
.debug_frame 487232 487176 -56 -0.0
.debug_info 41395604 41394517 -1087 -0.0
.debug_loc 3577442 3577129 -313 -0.0
.debug_ranges 440104 440048 -56 -0.0
.debug_str 4076699 4076643 -56 -0.0
bl702l+mfd .debug_abbrev 1544407 1544248 -159 -0.0
.debug_aranges 134464 134456 -8 -0.0
.debug_frame 492300 492244 -56 -0.0
.debug_info 41438265 41437178 -1087 -0.0
.debug_loc 3615873 3615560 -313 -0.0
.debug_ranges 442104 442048 -56 -0.0
.debug_str 4082220 4082164 -56 -0.0
cc13x4_26x4 pump-controller-app LP_EM_CC1354P10_6 (read only) 680307 680299 -8 -0.0
.rodata 76111 76103 -8 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_loclists 1634241 1634218 -23 -0.0
k32w light k32w1+release (read/write) 775404 775388 -16 -0.0
.text 653392 653376 -16 -0.0
linux all-clusters-app debug (read only) 5494097 5494065 -32 -0.0
.rodata 335468 335436 -32 -0.0
all-clusters-minimal-app debug (read only) 4873929 4873897 -32 -0.0
.rodata 270365 270333 -32 -0.0
bridge-app debug (read only) 2752905 2752873 -32 -0.0
.rodata 213280 213248 -32 -0.0
tv-app debug (read only) 5276897 5276865 -32 -0.0
.rodata 271117 271085 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2317074 2317058 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2190449 2190433 -16 -0.0
light cy8ckit_062s2_43012 .debug_loclists 2027173 2027158 -15 -0.0
lock cy8ckit_062s2_43012 .debug_loclists 2002659 2002644 -15 -0.0
Full report (50 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 3dfffe7 9f56e1bb change % change
bl602 lighting-app bl602 (read/write) 1389634 1389634 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1066262 1066262 0 0.0
bl602+mfd (read/write) 1403546 1403546 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081068 1081068 0 0.0
bl602+rpc (read/write) 1436902 1436902 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097994 1097994 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1193387 1193387 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548031 1547872 -159 -0.0
.debug_aranges 138432 138424 -8 -0.0
.debug_frame 506592 506536 -56 -0.0
.debug_info 41937607 41936520 -1087 -0.0
.debug_line 5369260 5369936 676 0.0
.debug_loc 3633185 3632887 -298 -0.0
.debug_ranges 433568 433512 -56 -0.0
.debug_str 4052111 4052055 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596894 596898 4 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
960750 960750 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1203963 1203963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550104 1549945 -159 -0.0
.debug_aranges 139600 139592 -8 -0.0
.debug_frame 511664 511608 -56 -0.0
.debug_info 41978225 41977138 -1087 -0.0
.debug_line 5408647 5409315 668 0.0
.debug_loc 3671616 3671318 -298 -0.0
.debug_ranges 435568 435512 -56 -0.0
.debug_str 4057642 4057586 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600654 600658 4 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972268 972268 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292067 1292067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728925 1728766 -159 -0.0
.debug_aranges 147152 147144 -8 -0.0
.debug_frame 535940 535884 -56 -0.0
.debug_info 47088283 47087196 -1087 -0.0
.debug_line 5787509 5788191 682 0.0
.debug_loc 3840278 3839980 -298 -0.0
.debug_ranges 461120 461064 -56 -0.0
.debug_str 4480696 4480640 -56 -0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661907 661911 4 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1034740 1034740 0 0.0
bl706-eth (read/write) 1042283 1042283 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083846 1083652 -194 -0.0
.debug_aranges 115440 115432 -8 -0.0
.debug_frame 425992 425936 -56 -0.0
.debug_info 22689994 22688908 -1086 -0.0
.debug_line 4301895 4302497 602 0.0
.debug_loc 3142212 3141930 -282 -0.0
.debug_ranges 369376 369320 -56 -0.0
.debug_str 3631465 3631409 -56 -0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465189 465193 4 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786574 786574 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207390 1207390 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176898 1176739 -159 -0.0
.debug_aranges 119616 119608 -8 -0.0
.debug_frame 618544 618476 -68 -0.0
.debug_info 2386006 23858989 -1079 -0.0
.debug_line 4546100 4546833 733 0.0
.debug_loc 3242230 3241907 -323 -0.0
.debug_ranges 379288 379232 -56 -0.0
.debug_str 3703756 3703700 -56 -0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505916 505920 4 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955086 955086 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1156532 1156532 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542319 1542160 -159 -0.0
.debug_aranges 133296 133288 -8 -0.0
.debug_frame 487232 487176 -56 -0.0
.debug_info 41395604 41394517 -1087 -0.0
.debug_line 5272395 5273067 672 0.0
.debug_loc 3577442 3577129 -313 -0.0
.debug_ranges 440104 440048 -56 -0.0
.debug_str 4076699 4076643 -56 -0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598520 598524 4 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943568 943568 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167152 1167152 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544407 1544248 -159 -0.0
.debug_aranges 134464 134456 -8 -0.0
.debug_frame 492300 492244 -56 -0.0
.debug_info 41438265 41437178 -1087 -0.0
.debug_line 5311659 5312323 664 0.0
.debug_loc 3615873 3615560 -313 -0.0
.debug_ranges 442104 442048 -56 -0.0
.debug_str 4082220 4082164 -56 -0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602348 602352 4 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955096 955096 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734563 734563 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 649772 649772 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756059 756059 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 675584 675584 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743595 743595 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 637096 637096 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694619 694619 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 613956 613956 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680307 680299 -8 -0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76103 -8 -0.0
.text 603804 603804 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617362 617362 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 936226 936976 750 0.1
.debug_aranges 108856 108880 24 0.0
.debug_frame 366964 366980 16 0.0
.debug_info 20633284 20636728 3444 0.0
.debug_line 2659509 2662046 2537 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1634241 1634218 -23 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112042 13 0.0
.debug_str 3429132 3429237 105 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515386 515408 22 0.0
.symtab 298272 298288 16 0.0
.text 508960 508960 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551543 551543 0 0.0
.app_xip_area 442745 442745 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537695 537695 0 0.0
.app_xip_area 424105 424105 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573639 573647 8 0.0
.app_xip_area 466169 466177 8 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549463 549463 0 0.0
.app_xip_area 438897 438897 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162072 1162072 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1162072 1162072 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205015 1205015 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1199631 1199631 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588476 588476 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 587940 587940 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683696 683696 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 570528 570528 0 0.0
light k32w0+release (read only) 588204 588204 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 587668 587668 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775404 775388 -16 -0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653392 653376 -16 -0.0
lock k32w0+release (read only) 559940 559940 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 559404 559404 0 0.0
linux all-clusters-app debug (read only) 5494097 5494065 -32 -0.0
(read/write) 420552 420552 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278848 278848 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335468 335436 -32 -0.0
.text 4777811 4777811 0 0.0
all-clusters-minimal-app debug (read only) 4873929 4873897 -32 -0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270365 270333 -32 -0.0
.text 4372451 4372451 0 0.0
bridge-app debug (read only) 2752905 2752873 -32 -0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213248 -32 -0.0
.text 2361859 2361859 0 0.0
chip-tool debug (read only) 10208233 10208233 0 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337104 337104 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386185 386185 0 0.0
.text 9225027 9225027 0 0.0
chip-tool-ipv6only arm64 (read only) 10077996 10077996 0 0.0
(read/write) 504792 504792 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 373648 373648 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 314888 314888 0 0.0
.text 8997576 8997576 0 0.0
lighting-app debug+rpc+ui (read only) 5213041 5213041 0 0.0
(read/write) 222856 222856 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92704 92704 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336244 336244 0 0.0
.text 4633907 4633907 0 0.0
lock-app debug (read only) 4450433 4450465 32 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246813 246845 32 0.0
.text 3994003 3994003 0 0.0
ota-provider-app debug (read only) 4116465 4116465 0 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200061 200061 0 0.0
.text 3725843 3725843 0 0.0
ota-requestor-app debug (read only) 4201865 4201897 32 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203293 203325 32 0.0
.text 3803683 3803683 0 0.0
shell debug (read only) 2899921 2899921 0 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211200 211200 0 0.0
.text 2515282 2515282 0 0.0
thermostat-no-ble arm64 (read only) 4345388 4345388 0 0.0
(read/write) 241832 241832 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3849784 3849784 0 0.0
tv-app debug (read only) 5276897 5276865 -32 -0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271117 271085 -32 -0.0
.text 4761699 4761699 0 0.0
tv-casting-app debug (read only) 8138801 8138833 32 0.0
(read/write) 312872 312872 0 0.0
.bss 155904 155904 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336152 336184 32 0.0
.text 7401155 7401155 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2521784 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1484468 1484468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227632 1227632 0 0.0
bss 154518 154518 0 0.0
rodata 142644 142644 0 0.0
text 851436 851436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347252 1347252 0 0.0
bss 140528 140528 0 0.0
rodata 136880 136880 0 0.0
text 779164 779164 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159984 1159984 0 0.0
bss 153948 153948 0 0.0
rodata 113668 113668 0 0.0
text 813428 813428 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1778276 1778276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1379668 1380503 835 0.1
.debug_aranges 145560 145584 24 0.0
.debug_frame 482748 482764 16 0.0
.debug_info 32217946 32222283 4337 0.0
.debug_line 4041155 4044175 3020 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2317074 2317058 -16 -0.0
.debug_rnglists 155929 155942 13 0.0
.debug_str 4182976 4183097 121 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 844211 844233 22 0.0
.symtab 513744 513760 16 0.0
.text 1574060 1574060 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1680756 1680756 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1260663 1261498 835 0.1
.debug_aranges 137360 137384 24 0.0
.debug_frame 461176 461192 16 0.0
.debug_info 28558392 28562729 4337 0.0
.debug_line 3800306 3803258 2952 0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2190449 2190433 -16 -0.0
.debug_rnglists 147496 147509 13 0.0
.debug_str 3984616 3984745 129 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741027 741049 22 0.0
.symtab 474560 474576 16 0.0
.text 1479196 1479196 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1607164 1607164 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1101635 1102470 835 0.1
.debug_aranges 127424 127448 24 0.0
.debug_frame 424108 424124 16 0.0
.debug_info 23679722 23684059 4337 0.0
.debug_line 3375088 3377872 2784 0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 2027173 2027158 -15 -0.0
.debug_rnglists 137048 137061 13 0.0
.debug_str 3791698 3791815 117 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 654119 654141 22 0.0
.symtab 436016 436032 16 0.0
.text 1411932 1411932 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640172 1640172 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1093826 1094661 835 0.1
.debug_aranges 126056 126080 24 0.0
.debug_frame 419132 419148 16 0.0
.debug_info 23482990 23487327 4337 0.0
.debug_line 3325670 3328426 2756 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 2002659 2002644 -15 -0.0
.debug_rnglists 134989 135002 13 0.0
.debug_str 3753688 3753801 113 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627663 627685 22 0.0
.symtab 427600 427616 16 0.0
.text 1417676 1417676 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175536 1175536 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 622376 622376 0 0.0
lock-app qpg6105+debug (read/write) 1132328 1132328 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 579172 579172 0 0.0

@ksperling-apple
Copy link
Contributor

ksperling-apple commented Oct 10, 2023

It might be less churn to move ChipLogByteSpan into the new BinaryLogging (maybe more aptly named ByteSpanLogging) header and leave CHIPLogging.h as is (without renaming it). There aren't that many files that use ChipLogByteSpan.

@mergify mergify bot merged commit 1143c75 into project-chip:master Oct 10, 2023
55 checks passed
@bzbarsky-apple bzbarsky-apple deleted the split-span-logging-from-core-logging branch October 10, 2023 13:33
@bzbarsky-apple
Copy link
Contributor Author

There aren't that many files that use ChipLogByteSpan.

In our tree... I was aiming to not break any existing consumers, who are including CHIPLogging.h and then using ChipLogByteSpan.

HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
Text-only logging does not depend on Span, but binary logging (LogByteSpan)
does.  And Span.h depends on text-only logging.

We were manually breaking the cycle caused by having both logging types in
CHIPLogging.h by not including Span.h from CHIPLogging.h and forward-declaring
Span instead.  This fixes things so that we have a TextOnlyLogging.h (which is
used by Span.h, via CodeUtils.h, and does not use Span at all), and a
BinaryLogging.h which uses Span and includes Span.h.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants