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

[Darwin] Get the ShutDown event to work #15151

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

vivien-apple
Copy link
Contributor

Problem

In #15103 I was trying to get the ShutDown event to work on Darwin. But there was a few different issues.

  1. Tsan builds and sigactions are not working as expected on darwin, the signal handlers not beeing dispatched.
  2. Calling PlatformManager::Shutdown ends up into a heap-use-after-free with Asan, basically because Server::Shutdown was not called properly
  3. Dispatch of the ShutDown event has been moved into src/include/platform/internal/GenericPlatformManager.cpp in Trigger StartUp & ShutDown event on all platforms uniformly #14731 but I just don't understand how it is supposed to be effectively dispatched so I moved it back into a method in Server.h
    The reason why I do not understand how it is supposed to be dispatched is because the event goes through LogEvent which eventually call ScheduleWork. But right after the rest of the platform is turned off, which results into tsan/asan complaining...

Change overview

  • Move back the code that dispatch the ShutDown event from internal to Server.h
  • Move some signal handlers from src/platform/Linux to examples/platform/Linux so both Darwin/Linux benefits from them (sadly I add to replace sigaction by signal because of Tsan signal interceptors not playing nicely with darwin)
  • Update Server code to shutdown properly

@github-actions
Copy link

github-actions bot commented Feb 14, 2022

PR #15151: Size comparison from 75c7845 to d48e334

Increases above 0.2%:

platform target config section 75c7845 d48e334 change % change
linux all-clusters-app debug .got 4136 4160 24 0.6
door-lock-app debug .got 4112 4136 24 0.6
.text 1609810 1613538 3728 0.2
lighting-app debug+rpc .got 4144 4168 24 0.6
.text 1734914 1738642 3728 0.2
ota-provider-app debug .got 4368 4392 24 0.5
.text 1555986 1559714 3728 0.2
ota-requestor-app debug (read only) 1859697 1863449 3752 0.2
.got 4176 4200 24 0.6
.text 1559586 1563314 3728 0.2
thermostat-no-ble arm64 .got 4144 4176 32 0.8
tv-app debug .got 4528 4552 24 0.5
Increases (7 builds for linux)
platform target config section 75c7845 d48e334 change % change
linux all-clusters-app debug (read only) 2357313 2360985 3672 0.2
(read/write) 140000 140032 32 0.0
.got 4136 4160 24 0.6
.text 1989170 1992850 3680 0.2
door-lock-app debug (read only) 1931473 1935185 3712 0.2
(read/write) 110488 110520 32 0.0
.got 4112 4136 24 0.6
.text 1609810 1613538 3728 0.2
lighting-app debug+rpc (read only) 2055121 2058873 3752 0.2
(read/write) 115736 115768 32 0.0
.got 4144 4168 24 0.6
.text 1734914 1738642 3728 0.2
ota-provider-app debug (read only) 1864289 1868009 3720 0.2
(read/write) 106200 106232 32 0.0
.got 4368 4392 24 0.5
.text 1555986 1559714 3728 0.2
ota-requestor-app debug (read only) 1859697 1863449 3752 0.2
.got 4176 4200 24 0.6
.text 1559586 1563314 3728 0.2
thermostat-no-ble arm64 (read only) 2151132 2155580 4448 0.2
(read/write) 140689 140705 16 0.0
.got 4144 4176 32 0.8
.rodata 132908 133132 224 0.2
.text 1799968 1803968 4000 0.2
tv-app debug (read only) 2529257 2530633 1376 0.1
(read/write) 139392 139424 32 0.0
.got 4528 4552 24 0.5
.rodata 197669 197797 128 0.1
.text 2158546 2159522 976 0.0
Decreases (10 builds for linux)
platform target config section 75c7845 d48e334 change % change
linux all-clusters-app debug .rodata 205797 205509 -288 -0.1
bridge-app debug+rpc (read only) 1726317 1723597 -2720 -0.2
(read/write) 84200 84168 -32 -0.0
.got 3976 3952 -24 -0.6
.rodata 141676 141516 -160 -0.1
.text 1468021 1465749 -2272 -0.2
chip-tool debug (read only) 8442845 8441821 -1024 -0.0
.got 4784 4776 -8 -0.2
.rodata 460085 459925 -160 -0.0
.text 7467173 7466389 -784 -0.0
chip-tool-ipv6only arm64 (read only) 8245380 8244660 -720 -0.0
(read/write) 353377 353345 -32 -0.0
.data.rel.ro 248800 248776 -24 -0.0
.rodata 436108 436076 -32 -0.0
.text 7048004 7047412 -592 -0.0
door-lock-app debug .rodata 173074 172786 -288 -0.2
lighting-app debug+rpc .rodata 165393 165137 -256 -0.2
ota-provider-app debug .rodata 157643 157355 -288 -0.2
ota-requestor-app debug .rodata 151196 150940 -256 -0.2
shell debug (read only) 2341673 2340857 -816 -0.0
.rodata 206674 206546 -128 -0.1
.text 1978146 1977458 -688 -0.0
thermostat-no-ble arm64 .data.rel.ro 75024 75000 -24 -0.0
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 75c7845 d48e334 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 592782 592782 0 0.0
.app_xip_area 498260 498260 0 0.0
.bss 77220 77220 0 0.0
.data 644 644 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 550850 550850 0 0.0
.app_xip_area 457896 457896 0 0.0
.bss 75692 75692 0 0.0
.data 608 608 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569362 569362 0 0.0
.app_xip_area 467152 467152 0 0.0
.bss 84620 84620 0 0.0
.data 552 552 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 909216 909216 0 0.0
(read/write) 127384 127384 0 0.0
.bss 125352 125352 0 0.0
.data 2032 2032 0 0.0
.text 909208 909208 0 0.0
BRD4161A+rpc (read only) 937912 937912 0 0.0
(read/write) 144304 144304 0 0.0
.bss 142128 142128 0 0.0
.data 2172 2172 0 0.0
.text 937904 937904 0 0.0
window-app BRD4161A (read only) 844388 844388 0 0.0
(read/write) 125444 125444 0 0.0
.bss 123544 123544 0 0.0
.data 1900 1900 0 0.0
.text 844380 844380 0 0.0
esp32 all-clusters-app c3devkit (read only) 944966 944966 0 0.0
(read/write) 1398610 1398610 0 0.0
.dram0.bss 66408 66408 0 0.0
.dram0.data 14268 14268 0 0.0
.flash.rodata 199032 199032 0 0.0
.flash.text 944966 944966 0 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 994959 994959 0 0.0
(read/write) 463896 463896 0 0.0
.dram0.bss 71552 71552 0 0.0
.dram0.data 34064 34064 0 0.0
.flash.rodata 226152 226152 0 0.0
.flash.text 989575 989575 0 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 683252 683252 0 0.0
.bss 76656 76656 0 0.0
.data 1904 1904 0 0.0
.text 598892 598892 0 0.0
lock k32w061+release (read/write) 688804 688804 0 0.0
.bss 77048 77048 0 0.0
.data 1948 1948 0 0.0
.text 604008 604008 0 0.0
linux all-clusters-app debug (read only) 2357313 2360985 3672 0.2
(read/write) 140000 140032 32 0.0
.bss 54528 54528 0 0.0
.data 1296 1296 0 0.0
.data.rel.ro 78504 78504 0 0.0
.dynamic 592 592 0 0.0
.got 4136 4160 24 0.6
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 205797 205509 -288 -0.1
.text 1989170 1992850 3680 0.2
bridge-app debug+rpc (read only) 1726317 1723597 -2720 -0.2
(read/write) 84200 84168 -32 -0.0
.bss 38928 38928 0 0.0
.data 2034 2034 0 0.0
.data.rel.ro 38080 38080 0 0.0
.dynamic 592 592 0 0.0
.got 3976 3952 -24 -0.6
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 141676 141516 -160 -0.1
.text 1468021 1465749 -2272 -0.2
chip-tool debug (read only) 8442845 8441821 -1024 -0.0
(read/write) 245760 245760 0 0.0
.bss 32200 32200 0 0.0
.data 1184 1184 0 0.0
.data.rel.ro 206352 206352 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4776 -8 -0.2
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 460085 459925 -160 -0.0
.text 7467173 7466389 -784 -0.0
chip-tool-ipv6only arm64 (read only) 8245380 8244660 -720 -0.0
(read/write) 353377 353345 -32 -0.0
.bss 50497 50497 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 248800 248776 -24 -0.0
.dynamic 560 560 0 0.0
.got 49064 49064 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 436108 436076 -32 -0.0
.text 7048004 7047412 -592 -0.0
door-lock-app debug (read only) 1931473 1935185 3712 0.2
(read/write) 110488 110520 32 0.0
.bss 42000 42000 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62080 62080 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4136 24 0.6
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 173074 172786 -288 -0.2
.text 1609810 1613538 3728 0.2
lighting-app debug+rpc (read only) 2055121 2058873 3752 0.2
(read/write) 115736 115768 32 0.0
.bss 43008 43008 0 0.0
.data 1400 1400 0 0.0
.data.rel.ro 65832 65832 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4168 24 0.6
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 165393 165137 -256 -0.2
.text 1734914 1738642 3728 0.2
ota-provider-app debug (read only) 1864289 1868009 3720 0.2
(read/write) 106200 106232 32 0.0
.bss 41856 41856 0 0.0
.data 1224 1224 0 0.0
.data.rel.ro 57480 57480 0 0.0
.dynamic 608 608 0 0.0
.got 4368 4392 24 0.5
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 157643 157355 -288 -0.2
.text 1555986 1559714 3728 0.2
ota-requestor-app debug (read only) 1859697 1863449 3752 0.2
(read/write) 107288 107288 0 0.0
.bss 42144 42144 0 0.0
.data 1160 1160 0 0.0
.data.rel.ro 58536 58536 0 0.0
.dynamic 592 592 0 0.0
.got 4176 4200 24 0.6
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 151196 150940 -256 -0.2
.text 1559586 1563314 3728 0.2
shell debug (read only) 2341673 2340857 -816 -0.0
(read/write) 141488 141488 0 0.0
.bss 61792 61792 0 0.0
.data 832 832 0 0.0
.data.rel.ro 73192 73192 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 206674 206546 -128 -0.1
.text 1978146 1977458 -688 -0.0
thermostat-no-ble arm64 (read only) 2151132 2155580 4448 0.2
(read/write) 140689 140705 16 0.0
.bss 57521 57521 0 0.0
.data 1032 1032 0 0.0
.data.rel.ro 75024 75000 -24 -0.0
.dynamic 560 560 0 0.0
.got 4144 4176 32 0.8
.init 24 24 0 0.0
.init_array 328 328 0 0.0
.rodata 132908 133132 224 0.2
.text 1799968 1803968 4000 0.2
tv-app debug (read only) 2529257 2530633 1376 0.1
(read/write) 139392 139424 32 0.0
.bss 57152 57152 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73008 73008 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4552 24 0.5
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 197669 197797 128 0.1
.text 2158546 2159522 976 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2398112 2398112 0 0.0
.bss 188476 188476 0 0.0
.data 5320 5320 0 0.0
.text 1360712 1360712 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2360344 2360344 0 0.0
.bss 181088 181088 0 0.0
.data 5624 5624 0 0.0
.text 1322944 1322944 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2323872 2323872 0 0.0
.bss 180976 180976 0 0.0
.data 5600 5600 0 0.0
.text 1286472 1286472 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139648 1139648 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103032 103032 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2308900 2308900 0 0.0
.bss 178228 178228 0 0.0
.data 5424 5424 0 0.0
.text 1271472 1271472 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1016131 1016131 0 0.0
bss 121412 121412 0 0.0
rodata 120096 120096 0 0.0
text 695660 695660 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 985407 985407 0 0.0
bss 118600 118600 0 0.0
rodata 111620 111620 0 0.0
text 675548 675548 0 0.0
nrf52840dongle_nrf52840 (read/write) 1031991 1031991 0 0.0
bss 122800 122800 0 0.0
rodata 118976 118976 0 0.0
text 700280 700280 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 922774 922774 0 0.0
bss 117976 117976 0 0.0
rodata 113336 113336 0 0.0
text 610684 610684 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 945859 945859 0 0.0
bss 119784 119784 0 0.0
rodata 108856 108856 0 0.0
text 638692 638692 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 853386 853386 0 0.0
bss 116376 116376 0 0.0
rodata 102028 102028 0 0.0
text 554492 554492 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 527595 527595 0 0.0
bss 53632 53632 0 0.0
rodata 49976 49976 0 0.0
text 361016 361016 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 944679 944679 0 0.0
bss 119504 119504 0 0.0
rodata 107812 107812 0 0.0
text 638748 638748 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 940623 940623 0 0.0
bss 119508 119508 0 0.0
rodata 107508 107508 0 0.0
text 634988 634988 0 0.0
shell nrf52840dk_nrf52840 (read/write) 807179 807179 0 0.0
bss 111216 111216 0 0.0
rodata 79104 79104 0 0.0
text 539280 539280 0 0.0
p6 all-clusters-app default (read/write) 2483136 2483136 0 0.0
.bss 117744 117744 0 0.0
.data 2672 2672 0 0.0
.text 1441400 1441400 0 0.0
light-app default (read/write) 2389952 2389952 0 0.0
.bss 107392 107392 0 0.0
.data 2520 2520 0 0.0
.text 1348216 1348216 0 0.0
lock-app default (read/write) 2353416 2353416 0 0.0
.bss 107112 107112 0 0.0
.data 2480 2480 0 0.0
.text 1311680 1311680 0 0.0
qpg lighting-app qpg6105+debug (read only) 595044 595044 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88936 88936 0 0.0
.data 1108 1108 0 0.0
.text 589724 589724 0 0.0
lock-app qpg6105+debug (read only) 560772 560772 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88920 88920 0 0.0
.data 1060 1060 0 0.0
.text 555452 555452 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 875102 875102 0 0.0
bss 88736 88736 0 0.0
noinit 37160 37160 0 0.0
text 614832 614832 0 0.0

@github-actions
Copy link

github-actions bot commented Feb 15, 2022

PR #15151: Size comparison from 01ae39f to fc58cc0

Increases above 0.2%:

platform target config section 01ae39f fc58cc0 change % change
linux all-clusters-app debug .got 4136 4160 24 0.6
door-lock-app debug .got 4112 4136 24 0.6
.text 1611698 1615378 3680 0.2
lighting-app debug+rpc .got 4144 4168 24 0.6
.text 1736802 1740482 3680 0.2
ota-provider-app debug .got 4368 4392 24 0.5
.text 1557858 1561538 3680 0.2
ota-requestor-app debug .got 4176 4200 24 0.6
.text 1561474 1565154 3680 0.2
thermostat-no-ble arm64 .got 4160 4192 32 0.8
tv-app debug .got 4528 4552 24 0.5
Increases (7 builds for linux)
platform target config section 01ae39f fc58cc0 change % change
linux all-clusters-app debug (read only) 2361985 2365593 3608 0.2
(read/write) 141760 141792 32 0.0
.got 4136 4160 24 0.6
.text 1993746 1997394 3648 0.2
door-lock-app debug (read only) 1933617 1937249 3632 0.2
(read/write) 111576 111608 32 0.0
.got 4112 4136 24 0.6
.text 1611698 1615378 3680 0.2
lighting-app debug+rpc (read only) 2057265 2060969 3704 0.2
(read/write) 116920 116952 32 0.0
.got 4144 4168 24 0.6
.text 1736802 1740482 3680 0.2
ota-provider-app debug (read only) 1866385 1870089 3704 0.2
(read/write) 107320 107352 32 0.0
.got 4368 4392 24 0.5
.text 1557858 1561538 3680 0.2
ota-requestor-app debug (read only) 1861841 1865545 3704 0.2
.got 4176 4200 24 0.6
.text 1561474 1565154 3680 0.2
thermostat-no-ble arm64 (read only) 2153052 2157420 4368 0.2
(read/write) 141825 141841 16 0.0
.got 4160 4192 32 0.8
.rodata 133052 133244 192 0.1
.text 1801696 1805648 3952 0.2
tv-app debug (read only) 2531113 2532473 1360 0.1
(read/write) 142432 142464 32 0.0
.got 4528 4552 24 0.5
.rodata 197669 197829 160 0.1
.text 2160402 2161330 928 0.0
Decreases (10 builds for linux)
platform target config section 01ae39f fc58cc0 change % change
linux all-clusters-app debug .rodata 205893 205573 -320 -0.2
bridge-app debug+rpc (read only) 1728301 1725613 -2688 -0.2
(read/write) 85672 85640 -32 -0.0
.got 3976 3952 -24 -0.6
.rodata 141868 141740 -128 -0.1
.text 1469813 1467541 -2272 -0.2
chip-tool debug (read only) 8552405 8551365 -1040 -0.0
(read/write) 245952 245920 -32 -0.0
.got 4792 4784 -8 -0.2
.rodata 459541 459381 -160 -0.0
.text 7576373 7575573 -800 -0.0
chip-tool-ipv6only arm64 (read only) 8312692 8311988 -704 -0.0
(read/write) 353745 353713 -32 -0.0
.data.rel.ro 249368 249344 -24 -0.0
.rodata 435500 435468 -32 -0.0
.text 7114516 7113924 -592 -0.0
door-lock-app debug .rodata 173330 173010 -320 -0.2
lighting-app debug+rpc .rodata 165649 165393 -256 -0.2
ota-provider-app debug .rodata 157867 157611 -256 -0.2
ota-requestor-app debug .rodata 151452 151196 -256 -0.2
shell debug (read only) 2343561 2342761 -800 -0.0
.rodata 206770 206642 -128 -0.1
.text 1979938 1979266 -672 -0.0
thermostat-no-ble arm64 .data.rel.ro 75024 75000 -24 -0.0
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 01ae39f fc58cc0 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 593878 593878 0 0.0
.app_xip_area 499476 499476 0 0.0
.bss 77100 77100 0 0.0
.data 644 644 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 551938 551938 0 0.0
.app_xip_area 459104 459104 0 0.0
.bss 75572 75572 0 0.0
.data 608 608 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 570486 570486 0 0.0
.app_xip_area 468396 468396 0 0.0
.bss 84500 84500 0 0.0
.data 552 552 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 911316 911316 0 0.0
(read/write) 127264 127264 0 0.0
.bss 125232 125232 0 0.0
.data 2032 2032 0 0.0
.text 911308 911308 0 0.0
BRD4161A+rpc (read only) 940024 940024 0 0.0
(read/write) 144184 144184 0 0.0
.bss 142008 142008 0 0.0
.data 2172 2172 0 0.0
.text 940016 940016 0 0.0
window-app BRD4161A (read only) 846528 846528 0 0.0
(read/write) 125328 125328 0 0.0
.bss 123424 123424 0 0.0
.data 1900 1900 0 0.0
.text 846520 846520 0 0.0
esp32 all-clusters-app c3devkit (read only) 946114 946114 0 0.0
(read/write) 1398882 1398882 0 0.0
.dram0.bss 66248 66248 0 0.0
.dram0.data 14268 14268 0 0.0
.flash.rodata 199464 199464 0 0.0
.flash.text 946114 946114 0 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 995963 995963 0 0.0
(read/write) 464144 464144 0 0.0
.dram0.bss 71392 71392 0 0.0
.dram0.data 34064 34064 0 0.0
.flash.rodata 226560 226560 0 0.0
.flash.text 990579 990579 0 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 685140 685140 0 0.0
.bss 76536 76536 0 0.0
.data 1904 1904 0 0.0
.text 600900 600900 0 0.0
lock k32w061+release (read/write) 690624 690624 0 0.0
.bss 76928 76928 0 0.0
.data 1948 1948 0 0.0
.text 605948 605948 0 0.0
linux all-clusters-app debug (read only) 2361985 2365593 3608 0.2
(read/write) 141760 141792 32 0.0
.bss 56288 56288 0 0.0
.data 1296 1296 0 0.0
.data.rel.ro 78504 78504 0 0.0
.dynamic 592 592 0 0.0
.got 4136 4160 24 0.6
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 205893 205573 -320 -0.2
.text 1993746 1997394 3648 0.2
bridge-app debug+rpc (read only) 1728301 1725613 -2688 -0.2
(read/write) 85672 85640 -32 -0.0
.bss 40400 40400 0 0.0
.data 2034 2034 0 0.0
.data.rel.ro 38080 38080 0 0.0
.dynamic 592 592 0 0.0
.got 3976 3952 -24 -0.6
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 141868 141740 -128 -0.1
.text 1469813 1467541 -2272 -0.2
chip-tool debug (read only) 8552405 8551365 -1040 -0.0
(read/write) 245952 245920 -32 -0.0
.bss 31816 31816 0 0.0
.data 1184 1184 0 0.0
.data.rel.ro 206896 206896 0 0.0
.dynamic 608 608 0 0.0
.got 4792 4784 -8 -0.2
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 459541 459381 -160 -0.0
.text 7576373 7575573 -800 -0.0
chip-tool-ipv6only arm64 (read only) 8312692 8311988 -704 -0.0
(read/write) 353745 353713 -32 -0.0
.bss 50113 50113 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 249368 249344 -24 -0.0
.dynamic 560 560 0 0.0
.got 49256 49256 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 435500 435468 -32 -0.0
.text 7114516 7113924 -592 -0.0
door-lock-app debug (read only) 1933617 1937249 3632 0.2
(read/write) 111576 111608 32 0.0
.bss 43088 43088 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62080 62080 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4136 24 0.6
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 173330 173010 -320 -0.2
.text 1611698 1615378 3680 0.2
lighting-app debug+rpc (read only) 2057265 2060969 3704 0.2
(read/write) 116920 116952 32 0.0
.bss 44192 44192 0 0.0
.data 1400 1400 0 0.0
.data.rel.ro 65832 65832 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4168 24 0.6
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 165649 165393 -256 -0.2
.text 1736802 1740482 3680 0.2
ota-provider-app debug (read only) 1866385 1870089 3704 0.2
(read/write) 107320 107352 32 0.0
.bss 42976 42976 0 0.0
.data 1224 1224 0 0.0
.data.rel.ro 57480 57480 0 0.0
.dynamic 608 608 0 0.0
.got 4368 4392 24 0.5
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 157867 157611 -256 -0.2
.text 1557858 1561538 3680 0.2
ota-requestor-app debug (read only) 1861841 1865545 3704 0.2
(read/write) 108376 108376 0 0.0
.bss 43232 43232 0 0.0
.data 1160 1160 0 0.0
.data.rel.ro 58536 58536 0 0.0
.dynamic 592 592 0 0.0
.got 4176 4200 24 0.6
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 151452 151196 -256 -0.2
.text 1561474 1565154 3680 0.2
shell debug (read only) 2343561 2342761 -800 -0.0
(read/write) 144560 144560 0 0.0
.bss 64864 64864 0 0.0
.data 832 832 0 0.0
.data.rel.ro 73192 73192 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 206770 206642 -128 -0.1
.text 1979938 1979266 -672 -0.0
thermostat-no-ble arm64 (read only) 2153052 2157420 4368 0.2
(read/write) 141825 141841 16 0.0
.bss 58641 58641 0 0.0
.data 1032 1032 0 0.0
.data.rel.ro 75024 75000 -24 -0.0
.dynamic 560 560 0 0.0
.got 4160 4192 32 0.8
.init 24 24 0 0.0
.init_array 328 328 0 0.0
.rodata 133052 133244 192 0.1
.text 1801696 1805648 3952 0.2
tv-app debug (read only) 2531113 2532473 1360 0.1
(read/write) 142432 142464 32 0.0
.bss 60192 60192 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73008 73008 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4552 24 0.5
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 197669 197829 160 0.1
.text 2160402 2161330 928 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2398608 2398608 0 0.0
.bss 188252 188252 0 0.0
.data 5320 5320 0 0.0
.text 1361208 1361208 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2360896 2360896 0 0.0
.bss 180864 180864 0 0.0
.data 5624 5624 0 0.0
.text 1323496 1323496 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2324432 2324432 0 0.0
.bss 180752 180752 0 0.0
.data 5600 5600 0 0.0
.text 1287032 1287032 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139648 1139648 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103032 103032 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2309452 2309452 0 0.0
.bss 178004 178004 0 0.0
.data 5424 5424 0 0.0
.text 1272024 1272024 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1017443 1017443 0 0.0
bss 121292 121292 0 0.0
rodata 120304 120304 0 0.0
text 696892 696892 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 986719 986719 0 0.0
bss 118480 118480 0 0.0
rodata 111828 111828 0 0.0
text 676792 676792 0 0.0
nrf52840dongle_nrf52840 (read/write) 1033303 1033303 0 0.0
bss 122680 122680 0 0.0
rodata 119184 119184 0 0.0
text 701512 701512 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 924086 924086 0 0.0
bss 117856 117856 0 0.0
rodata 113544 113544 0 0.0
text 611908 611908 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 947171 947171 0 0.0
bss 119664 119664 0 0.0
rodata 109064 109064 0 0.0
text 639924 639924 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 854698 854698 0 0.0
bss 116256 116256 0 0.0
rodata 102236 102236 0 0.0
text 555716 555716 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 527595 527595 0 0.0
bss 53632 53632 0 0.0
rodata 49976 49976 0 0.0
text 361016 361016 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 945987 945987 0 0.0
bss 119384 119384 0 0.0
rodata 108016 108016 0 0.0
text 639980 639980 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 941935 941935 0 0.0
bss 119388 119388 0 0.0
rodata 107716 107716 0 0.0
text 636220 636220 0 0.0
shell nrf52840dk_nrf52840 (read/write) 807447 807447 0 0.0
bss 111236 111236 0 0.0
rodata 79132 79132 0 0.0
text 539384 539384 0 0.0
p6 all-clusters-app default (read/write) 2484168 2484168 0 0.0
.bss 117608 117608 0 0.0
.data 2672 2672 0 0.0
.text 1442432 1442432 0 0.0
light-app default (read/write) 2391016 2391016 0 0.0
.bss 107248 107248 0 0.0
.data 2520 2520 0 0.0
.text 1349280 1349280 0 0.0
lock-app default (read/write) 2354480 2354480 0 0.0
.bss 106976 106976 0 0.0
.data 2480 2480 0 0.0
.text 1312744 1312744 0 0.0
qpg lighting-app qpg6105+debug (read only) 596324 596324 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88928 88928 0 0.0
.data 1108 1108 0 0.0
.text 591004 591004 0 0.0
lock-app qpg6105+debug (read only) 562068 562068 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88912 88912 0 0.0
.data 1060 1060 0 0.0
.text 556748 556748 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 876726 876726 0 0.0
bss 88600 88600 0 0.0
noinit 37160 37160 0 0.0
text 616370 616370 0 0.0

@github-actions
Copy link

github-actions bot commented Feb 16, 2022

PR #15151: Size comparison from d671a52 to 91020a5

Increases above 0.2%:

platform target config section d671a52 91020a5 change % change
linux all-clusters-app debug .got 4136 4160 24 0.6
door-lock-app debug .got 4112 4136 24 0.6
.text 1611874 1615570 3696 0.2
lighting-app debug+rpc .got 4144 4168 24 0.6
.text 1739266 1742962 3696 0.2
ota-provider-app debug .got 4368 4392 24 0.5
.text 1558354 1562034 3680 0.2
ota-requestor-app debug .got 4176 4200 24 0.6
.text 1578194 1581874 3680 0.2
thermostat-no-ble arm64 .got 4160 4192 32 0.8
tv-app debug .got 4528 4552 24 0.5
Increases (7 builds for linux)
platform target config section d671a52 91020a5 change % change
linux all-clusters-app debug (read only) 2367177 2370817 3640 0.2
(read/write) 142144 142176 32 0.0
.got 4136 4160 24 0.6
.text 1998274 2001922 3648 0.2
door-lock-app debug (read only) 1933889 1937569 3680 0.2
(read/write) 111576 111608 32 0.0
.got 4112 4136 24 0.6
.text 1611874 1615570 3696 0.2
lighting-app debug+rpc (read only) 2060113 2063833 3720 0.2
(read/write) 116920 116952 32 0.0
.got 4144 4168 24 0.6
.text 1739266 1742962 3696 0.2
ota-provider-app debug (read only) 1867321 1870993 3672 0.2
(read/write) 107320 107352 32 0.0
.got 4368 4392 24 0.5
.text 1558354 1562034 3680 0.2
ota-requestor-app debug (read only) 1880425 1884129 3704 0.2
(read/write) 108736 108768 32 0.0
.got 4176 4200 24 0.6
.text 1578194 1581874 3680 0.2
thermostat-no-ble arm64 (read only) 2153276 2157660 4384 0.2
(read/write) 141825 141841 16 0.0
.got 4160 4192 32 0.8
.rodata 133052 133244 192 0.1
.text 1801920 1805888 3968 0.2
tv-app debug (read only) 2531385 2532761 1376 0.1
(read/write) 142560 142592 32 0.0
.got 4528 4552 24 0.5
.rodata 197765 197925 160 0.1
.text 2160578 2161522 944 0.0
Decreases (10 builds for linux)
platform target config section d671a52 91020a5 change % change
linux all-clusters-app debug .rodata 206245 205957 -288 -0.1
bridge-app debug+rpc (read only) 1728589 1725901 -2688 -0.2
(read/write) 85672 85640 -32 -0.0
.got 3976 3952 -24 -0.6
.rodata 141964 141836 -128 -0.1
.text 1470005 1467733 -2272 -0.2
chip-tool debug (read only) 8575653 8574629 -1024 -0.0
(read/write) 245952 245920 -32 -0.0
.got 4792 4784 -8 -0.2
.rodata 459637 459477 -160 -0.0
.text 7599525 7598741 -784 -0.0
chip-tool-ipv6only arm64 (read only) 8328468 8327764 -704 -0.0
(read/write) 353745 353713 -32 -0.0
.data.rel.ro 249368 249344 -24 -0.0
.rodata 435500 435468 -32 -0.0
.text 7130292 7129700 -592 -0.0
door-lock-app debug .rodata 173426 173138 -288 -0.2
lighting-app debug+rpc .rodata 166033 165777 -256 -0.2
ota-provider-app debug .rodata 158283 157995 -288 -0.2
ota-requestor-app debug .rodata 153052 152796 -256 -0.2
shell debug (read only) 2346313 2345513 -800 -0.0
.rodata 207090 206962 -128 -0.1
.text 1982418 1981746 -672 -0.0
thermostat-no-ble arm64 .data.rel.ro 75024 75000 -24 -0.0
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section d671a52 91020a5 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 594282 594282 0 0.0
.app_xip_area 499880 499880 0 0.0
.bss 77100 77100 0 0.0
.data 644 644 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 552226 552226 0 0.0
.app_xip_area 459392 459392 0 0.0
.bss 75572 75572 0 0.0
.data 608 608 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573322 573322 0 0.0
.app_xip_area 471056 471056 0 0.0
.bss 84676 84676 0 0.0
.data 552 552 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 912724 912724 0 0.0
(read/write) 127432 127432 0 0.0
.bss 125400 125400 0 0.0
.data 2032 2032 0 0.0
.text 912716 912716 0 0.0
BRD4161A+rpc (read only) 941448 941448 0 0.0
(read/write) 144352 144352 0 0.0
.bss 142176 142176 0 0.0
.data 2172 2172 0 0.0
.text 941440 941440 0 0.0
window-app BRD4161A (read only) 846576 846576 0 0.0
(read/write) 125328 125328 0 0.0
.bss 123424 123424 0 0.0
.data 1900 1900 0 0.0
.text 846568 846568 0 0.0
esp32 all-clusters-app c3devkit (read only) 946454 946454 0 0.0
(read/write) 1398818 1398818 0 0.0
.dram0.bss 66208 66208 0 0.0
.dram0.data 14268 14268 0 0.0
.flash.rodata 199448 199448 0 0.0
.flash.text 946454 946454 0 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 996279 996279 0 0.0
(read/write) 464080 464080 0 0.0
.dram0.bss 71344 71344 0 0.0
.dram0.data 34064 34064 0 0.0
.flash.rodata 226544 226544 0 0.0
.flash.text 990895 990895 0 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 688312 688312 0 0.0
.bss 76712 76712 0 0.0
.data 1908 1908 0 0.0
.text 603892 603892 0 0.0
lock k32w061+release (read/write) 690928 690928 0 0.0
.bss 76928 76928 0 0.0
.data 1948 1948 0 0.0
.text 606252 606252 0 0.0
linux all-clusters-app debug (read only) 2367177 2370817 3640 0.2
(read/write) 142144 142176 32 0.0
.bss 56480 56480 0 0.0
.data 1328 1328 0 0.0
.data.rel.ro 78664 78664 0 0.0
.dynamic 592 592 0 0.0
.got 4136 4160 24 0.6
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 206245 205957 -288 -0.1
.text 1998274 2001922 3648 0.2
bridge-app debug+rpc (read only) 1728589 1725901 -2688 -0.2
(read/write) 85672 85640 -32 -0.0
.bss 40400 40400 0 0.0
.data 2034 2034 0 0.0
.data.rel.ro 38080 38080 0 0.0
.dynamic 592 592 0 0.0
.got 3976 3952 -24 -0.6
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 141964 141836 -128 -0.1
.text 1470005 1467733 -2272 -0.2
chip-tool debug (read only) 8575653 8574629 -1024 -0.0
(read/write) 245952 245920 -32 -0.0
.bss 31816 31816 0 0.0
.data 1184 1184 0 0.0
.data.rel.ro 206896 206896 0 0.0
.dynamic 608 608 0 0.0
.got 4792 4784 -8 -0.2
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 459637 459477 -160 -0.0
.text 7599525 7598741 -784 -0.0
chip-tool-ipv6only arm64 (read only) 8328468 8327764 -704 -0.0
(read/write) 353745 353713 -32 -0.0
.bss 50113 50113 0 0.0
.data 1216 1216 0 0.0
.data.rel.ro 249368 249344 -24 -0.0
.dynamic 560 560 0 0.0
.got 49256 49256 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 435500 435468 -32 -0.0
.text 7130292 7129700 -592 -0.0
door-lock-app debug (read only) 1933889 1937569 3680 0.2
(read/write) 111576 111608 32 0.0
.bss 43088 43088 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62080 62080 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4136 24 0.6
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 173426 173138 -288 -0.2
.text 1611874 1615570 3696 0.2
lighting-app debug+rpc (read only) 2060113 2063833 3720 0.2
(read/write) 116920 116952 32 0.0
.bss 44192 44192 0 0.0
.data 1400 1400 0 0.0
.data.rel.ro 65832 65832 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4168 24 0.6
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 166033 165777 -256 -0.2
.text 1739266 1742962 3696 0.2
ota-provider-app debug (read only) 1867321 1870993 3672 0.2
(read/write) 107320 107352 32 0.0
.bss 42976 42976 0 0.0
.data 1224 1224 0 0.0
.data.rel.ro 57480 57480 0 0.0
.dynamic 608 608 0 0.0
.got 4368 4392 24 0.5
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 158283 157995 -288 -0.2
.text 1558354 1562034 3680 0.2
ota-requestor-app debug (read only) 1880425 1884129 3704 0.2
(read/write) 108736 108768 32 0.0
.bss 43392 43392 0 0.0
.data 1160 1160 0 0.0
.data.rel.ro 58744 58744 0 0.0
.dynamic 592 592 0 0.0
.got 4176 4200 24 0.6
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 153052 152796 -256 -0.2
.text 1578194 1581874 3680 0.2
shell debug (read only) 2346313 2345513 -800 -0.0
(read/write) 144560 144560 0 0.0
.bss 64832 64832 0 0.0
.data 832 832 0 0.0
.data.rel.ro 73224 73224 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 207090 206962 -128 -0.1
.text 1982418 1981746 -672 -0.0
thermostat-no-ble arm64 (read only) 2153276 2157660 4384 0.2
(read/write) 141825 141841 16 0.0
.bss 58641 58641 0 0.0
.data 1032 1032 0 0.0
.data.rel.ro 75024 75000 -24 -0.0
.dynamic 560 560 0 0.0
.got 4160 4192 32 0.8
.init 24 24 0 0.0
.init_array 328 328 0 0.0
.rodata 133052 133244 192 0.1
.text 1801920 1805888 3968 0.2
tv-app debug (read only) 2531385 2532761 1376 0.1
(read/write) 142560 142592 32 0.0
.bss 60320 60320 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 73008 73008 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4552 24 0.5
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 197765 197925 160 0.1
.text 2160578 2161522 944 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427148 2427148 0 0.0
.bss 189252 189252 0 0.0
.data 5328 5328 0 0.0
.text 1389720 1389720 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2390284 2390284 0 0.0
.bss 181784 181784 0 0.0
.data 5624 5624 0 0.0
.text 1352856 1352856 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2325728 2325728 0 0.0
.bss 180760 180760 0 0.0
.data 5600 5600 0 0.0
.text 1288328 1288328 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139840 1139840 0 0.0
.bss 11796 11796 0 0.0
.data 4368 4368 0 0.0
.text 103224 103224 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2316556 2316556 0 0.0
.bss 179308 179308 0 0.0
.data 5432 5432 0 0.0
.text 1279128 1279128 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 1018755 1018755 0 0.0
bss 121460 121460 0 0.0
rodata 120368 120368 0 0.0
text 698024 698024 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 988051 988051 0 0.0
bss 118648 118648 0 0.0
rodata 111896 111896 0 0.0
text 677924 677924 0 0.0
nrf52840dongle_nrf52840 (read/write) 1033703 1033703 0 0.0
bss 122680 122680 0 0.0
rodata 119184 119184 0 0.0
text 701916 701916 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 925462 925462 0 0.0
bss 118024 118024 0 0.0
rodata 113608 113608 0 0.0
text 613040 613040 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 947459 947459 0 0.0
bss 119664 119664 0 0.0
rodata 109064 109064 0 0.0
text 640216 640216 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 854986 854986 0 0.0
bss 116256 116256 0 0.0
rodata 102236 102236 0 0.0
text 556008 556008 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 527595 527595 0 0.0
bss 53632 53632 0 0.0
rodata 49976 49976 0 0.0
text 361016 361016 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 946035 946035 0 0.0
bss 119384 119384 0 0.0
rodata 108016 108016 0 0.0
text 640036 640036 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 941999 941999 0 0.0
bss 119388 119388 0 0.0
rodata 107716 107716 0 0.0
text 636276 636276 0 0.0
shell nrf52840dk_nrf52840 (read/write) 807447 807447 0 0.0
bss 111236 111236 0 0.0
rodata 79132 79132 0 0.0
text 539384 539384 0 0.0
p6 all-clusters-app default (read/write) 2484408 2484408 0 0.0
.bss 117568 117568 0 0.0
.data 2672 2672 0 0.0
.text 1442672 1442672 0 0.0
light-app default (read/write) 2391288 2391288 0 0.0
.bss 107248 107248 0 0.0
.data 2520 2520 0 0.0
.text 1349552 1349552 0 0.0
lock-app default (read/write) 2354752 2354752 0 0.0
.bss 106976 106976 0 0.0
.data 2480 2480 0 0.0
.text 1313016 1313016 0 0.0
qpg lighting-app qpg6105+debug (read only) 597492 597492 0 0.0
(read/write) 146936 146936 0 0.0
.bss 89072 89072 0 0.0
.data 1108 1108 0 0.0
.text 592172 592172 0 0.0
lock-app qpg6105+debug (read only) 563116 563116 0 0.0
(read/write) 146936 146936 0 0.0
.bss 89056 89056 0 0.0
.data 1060 1060 0 0.0
.text 557796 557796 0 0.0
persistent-storage-app qpg6105+debug (read only) 99520 99520 0 0.0
(read/write) 146940 146940 0 0.0
.bss 24004 24004 0 0.0
.data 176 176 0 0.0
.text 94200 94200 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 877166 877166 0 0.0
bss 88600 88600 0 0.0
noinit 37160 37160 0 0.0
text 616816 616816 0 0.0

@vivien-apple vivien-apple merged commit 8297617 into project-chip:master Feb 16, 2022
jamesluo11 pushed a commit to jamesluo11/connectedhomeip that referenced this pull request Apr 26, 2022
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.

3 participants