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

Trigger StartUp & ShutDown event on all platforms uniformly #14731

Merged
merged 1 commit into from
Feb 5, 2022
Merged

Trigger StartUp & ShutDown event on all platforms uniformly #14731

merged 1 commit into from
Feb 5, 2022

Conversation

yufengwangca
Copy link
Contributor

Problem

What is being fixed? Examples:

  • Currently, Startup and ShutDown event are only logged on Linux platform, this is before those event are triggered from the platform layer and only Linux platform has the implementation. Those generic events are not platform specific, we can move the logic to generic platform implementation so that those events are triggered uniformly across platforms.

  • Fixes Startup event is only logged on Linux platform now #14617

Change overview

Trigger StartUp & ShutDown event on all platforms uniformly

Testing

How was this tested? (at least one bullet point required)

  • yufengw@yufengw-SEi:~/connectedhomeip/out/debug/standalone$ ./chip-lighting-app
[1643855542.352117][839528:839528] CHIP:ZCL: GeneralDiagnosticsDelegate: OnDeviceRebooted
[1643855542.352125][839528:839528] CHIP:DMG: Endpoint 0, Cluster 0x0000_0033 update version to 965a842d
[1643855542.352138][839528:839528] CHIP:ZCL: PlatformMgrDelegate: OnStartUp
[1643855542.352613][839528:839528] CHIP:EVL: LogEvent event number: 0x00000000000B0000 priority: 2, endpoint id:  0x0 

  • Shutdown the example app
[1643855563.673417][839528:839528] CHIP:ZCL: PlatformMgrDelegate: OnShutDown
[1643855563.673523][839528:839528] CHIP:EVL: LogEvent event number: 0x00000000000B0001 priority: 2, endpoint id:  0x0 cluster id: 0x0000_0028 event id: 0x1 Sys timestamp: 0x00000000373B0AB3
[1643855563.673615][839528:839528] CHIP:DL: Inet Layer shutdown
[1643855563.673643][839528:839528] CHIP:DL: System Layer shutdown

@github-actions
Copy link

github-actions bot commented Feb 3, 2022

PR #14731: Size comparison from 8881290 to cd1c973

Increases (12 builds for cyw30739, efr32, linux, p6, telink)
platform target config section 8881290 cd1c973 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577390 577458 68 0.0
.app_xip_area 484884 484952 68 0.0
lock cyw930739m2evb_01 (read/write) 535134 535202 68 0.0
.app_xip_area 444196 444264 68 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559618 559706 88 0.0
.app_xip_area 459360 459448 88 0.0
efr32 lighting-app BRD4161A (read only) 844328 844408 80 0.0
.text 844320 844400 80 0.0
BRD4161A+rpc (read only) 831704 831784 80 0.0
.text 831696 831776 80 0.0
window-app BRD4161A (read only) 816404 816484 80 0.0
.text 816396 816476 80 0.0
linux chip-tool-ipv6only arm64 (read only) 7120532 7120548 16 0.0
.text 6127236 6127252 16 0.0
thermostat-no-ble arm64 (read only) 2091484 2091500 16 0.0
.text 1743008 1743024 16 0.0
p6 all-clusters-app default (read/write) 2447224 2447304 80 0.0
.text 1405488 1405568 80 0.0
light-app default (read/write) 2340864 2340944 80 0.0
.text 1299128 1299208 80 0.0
lock-app default (read/write) 2305896 2305976 80 0.0
.text 1264160 1264240 80 0.0
telink lighting-app tlsr9518adk80d (read/write) 845594 845674 80 0.0
text 592830 592916 86 0.0
Full report (12 builds for cyw30739, efr32, linux, p6, telink)
platform target config section 8881290 cd1c973 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577390 577458 68 0.0
.app_xip_area 484884 484952 68 0.0
.bss 75252 75252 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 535134 535202 68 0.0
.app_xip_area 444196 444264 68 0.0
.bss 73724 73724 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559618 559706 88 0.0
.app_xip_area 459360 459448 88 0.0
.bss 82716 82716 0 0.0
.data 504 504 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 844328 844408 80 0.0
(read/write) 124792 124792 0 0.0
.bss 122896 122896 0 0.0
.data 1892 1892 0 0.0
.text 844320 844400 80 0.0
BRD4161A+rpc (read only) 831704 831784 80 0.0
(read/write) 141448 141448 0 0.0
.bss 139456 139456 0 0.0
.data 1992 1992 0 0.0
.text 831696 831776 80 0.0
window-app BRD4161A (read only) 816404 816484 80 0.0
(read/write) 123412 123412 0 0.0
.bss 121564 121564 0 0.0
.data 1848 1848 0 0.0
.text 816396 816476 80 0.0
linux chip-tool-ipv6only arm64 (read only) 7120532 7120548 16 0.0
(read/write) 284545 284545 0 0.0
.bss 47585 47585 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 186712 186712 0 0.0
.dynamic 560 560 0 0.0
.got 45336 45336 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 391564 391564 0 0.0
.text 6127236 6127252 16 0.0
thermostat-no-ble arm64 (read only) 2091484 2091500 16 0.0
(read/write) 140401 140401 0 0.0
.bss 57713 57713 0 0.0
.data 952 952 0 0.0
.data.rel.ro 74624 74624 0 0.0
.dynamic 560 560 0 0.0
.got 4136 4136 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 130764 130764 0 0.0
.text 1743008 1743024 16 0.0
p6 all-clusters-app default (read/write) 2447224 2447304 80 0.0
.bss 117116 117116 0 0.0
.data 2576 2576 0 0.0
.text 1405488 1405568 80 0.0
light-app default (read/write) 2340864 2340944 80 0.0
.bss 103084 103084 0 0.0
.data 2400 2400 0 0.0
.text 1299128 1299208 80 0.0
lock-app default (read/write) 2305896 2305976 80 0.0
.bss 102804 102804 0 0.0
.data 2360 2360 0 0.0
.text 1264160 1264240 80 0.0
telink lighting-app tlsr9518adk80d (read/write) 845594 845674 80 0.0
bss 85288 85288 0 0.0
noinit 37160 37160 0 0.0
text 592830 592916 86 0.0

@github-actions
Copy link

github-actions bot commented Feb 3, 2022

PR #14731: Size comparison from 8881290 to ff86b92

Increases (31 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 8881290 ff86b92 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577390 577458 68 0.0
.app_xip_area 484884 484952 68 0.0
lock cyw930739m2evb_01 (read/write) 535134 535202 68 0.0
.app_xip_area 444196 444264 68 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559618 559706 88 0.0
.app_xip_area 459360 459448 88 0.0
efr32 lighting-app BRD4161A (read only) 844328 844408 80 0.0
.text 844320 844400 80 0.0
BRD4161A+rpc (read only) 831704 831784 80 0.0
.text 831696 831776 80 0.0
window-app BRD4161A (read only) 816404 816484 80 0.0
.text 816396 816476 80 0.0
esp32 all-clusters-app c3devkit (read only) 934598 934684 86 0.0
.flash.text 934598 934684 86 0.0
m5stack (read only) 982723 982799 76 0.0
.flash.text 977339 977415 76 0.0
k32w light k32w061+release (read/write) 661620 661716 96 0.0
.text 579020 579116 96 0.0
lock k32w061+release (read/write) 662880 662960 80 0.0
.text 579920 580000 80 0.0
linux chip-tool-ipv6only arm64 (read only) 7120532 7120548 16 0.0
.text 6127236 6127252 16 0.0
thermostat-no-ble arm64 (read only) 2091484 2091500 16 0.0
.text 1743008 1743024 16 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2386056 2386120 64 0.0
.text 1348656 1348720 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2338744 2338808 64 0.0
.text 1301344 1301408 64 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2302600 2302664 64 0.0
.text 1265200 1265264 64 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2292980 2293108 128 0.0
.text 1255552 1255680 128 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980975 981039 64 0.0
text 668596 668672 76 0.0
nrf52840dk_nrf52840+rpc (read/write) 966535 966615 80 0.0
text 665040 665116 76 0.0
nrf52840dongle_nrf52840 (read/write) 997039 997119 80 0.0
text 673972 674048 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890190 890270 80 0.0
text 584788 584860 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 913319 913399 80 0.0
text 614704 614780 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 823350 823414 64 0.0
text 531672 531744 72 0.0
pump-app nrf52840dk_nrf52840 (read/write) 915987 916067 80 0.0
text 617048 617124 76 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911195 911275 80 0.0
text 613104 613180 76 0.0
shell nrf52840dk_nrf52840 (read/write) 798875 798955 80 0.0
text 534248 534320 72 0.0
p6 all-clusters-app default (read/write) 2447224 2447304 80 0.0
.text 1405488 1405568 80 0.0
light-app default (read/write) 2340864 2340944 80 0.0
.text 1299128 1299208 80 0.0
lock-app default (read/write) 2305896 2305976 80 0.0
.text 1264160 1264240 80 0.0
qpg lighting-app qpg6105+debug (read only) 571244 571316 72 0.0
.text 565924 565996 72 0.0
lock-app qpg6105+debug (read only) 517084 517156 72 0.0
.text 511764 511836 72 0.0
telink lighting-app tlsr9518adk80d (read/write) 845594 845674 80 0.0
text 592830 592916 86 0.0
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 8881290 ff86b92 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 577390 577458 68 0.0
.app_xip_area 484884 484952 68 0.0
.bss 75252 75252 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 535134 535202 68 0.0
.app_xip_area 444196 444264 68 0.0
.bss 73724 73724 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 559618 559706 88 0.0
.app_xip_area 459360 459448 88 0.0
.bss 82716 82716 0 0.0
.data 504 504 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 844328 844408 80 0.0
(read/write) 124792 124792 0 0.0
.bss 122896 122896 0 0.0
.data 1892 1892 0 0.0
.text 844320 844400 80 0.0
BRD4161A+rpc (read only) 831704 831784 80 0.0
(read/write) 141448 141448 0 0.0
.bss 139456 139456 0 0.0
.data 1992 1992 0 0.0
.text 831696 831776 80 0.0
window-app BRD4161A (read only) 816404 816484 80 0.0
(read/write) 123412 123412 0 0.0
.bss 121564 121564 0 0.0
.data 1848 1848 0 0.0
.text 816396 816476 80 0.0
esp32 all-clusters-app c3devkit (read only) 934598 934684 86 0.0
(read/write) 1401002 1401002 0 0.0
.dram0.bss 70048 70048 0 0.0
.dram0.data 14268 14268 0 0.0
.flash.rodata 197792 197792 0 0.0
.flash.text 934598 934684 86 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 982723 982799 76 0.0
(read/write) 465360 465360 0 0.0
.dram0.bss 74808 74808 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 224400 224400 0 0.0
.flash.text 977339 977415 76 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 661620 661716 96 0.0
.bss 74948 74948 0 0.0
.data 1852 1852 0 0.0
.text 579020 579116 96 0.0
lock k32w061+release (read/write) 662880 662960 80 0.0
.bss 75268 75268 0 0.0
.data 1892 1892 0 0.0
.text 579920 580000 80 0.0
linux chip-tool-ipv6only arm64 (read only) 7120532 7120548 16 0.0
(read/write) 284545 284545 0 0.0
.bss 47585 47585 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 186712 186712 0 0.0
.dynamic 560 560 0 0.0
.got 45336 45336 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 391564 391564 0 0.0
.text 6127236 6127252 16 0.0
thermostat-no-ble arm64 (read only) 2091484 2091500 16 0.0
(read/write) 140401 140401 0 0.0
.bss 57713 57713 0 0.0
.data 952 952 0 0.0
.data.rel.ro 74624 74624 0 0.0
.dynamic 560 560 0 0.0
.got 4136 4136 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 130764 130764 0 0.0
.text 1743008 1743024 16 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2386056 2386120 64 0.0
.bss 188964 188964 0 0.0
.data 5288 5288 0 0.0
.text 1348656 1348720 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2338744 2338808 64 0.0
.bss 177888 177888 0 0.0
.data 5568 5568 0 0.0
.text 1301344 1301408 64 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302600 2302664 64 0.0
.bss 177776 177776 0 0.0
.data 5544 5544 0 0.0
.text 1265200 1265264 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2292980 2293108 128 0.0
.bss 175052 175052 0 0.0
.data 5368 5368 0 0.0
.text 1255552 1255680 128 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 980975 981039 64 0.0
bss 118260 118260 0 0.0
rodata 116324 116324 0 0.0
text 668596 668672 76 0.0
nrf52840dk_nrf52840+rpc (read/write) 966535 966615 80 0.0
bss 115304 115304 0 0.0
rodata 107796 107796 0 0.0
text 665040 665116 76 0.0
nrf52840dongle_nrf52840 (read/write) 997039 997119 80 0.0
bss 119432 119432 0 0.0
rodata 115168 115168 0 0.0
text 673972 674048 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 890190 890270 80 0.0
bss 115044 115044 0 0.0
rodata 109616 109616 0 0.0
text 584788 584860 72 0.0
lock-app nrf52840dk_nrf52840 (read/write) 913319 913399 80 0.0
bss 116620 116620 0 0.0
rodata 104596 104596 0 0.0
text 614704 614780 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 823350 823414 64 0.0
bss 113440 113440 0 0.0
rodata 97800 97800 0 0.0
text 531672 531744 72 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 915987 916067 80 0.0
bss 116380 116380 0 0.0
rodata 105112 105112 0 0.0
text 617048 617124 76 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 911195 911275 80 0.0
bss 116388 116388 0 0.0
rodata 104216 104216 0 0.0
text 613104 613180 76 0.0
shell nrf52840dk_nrf52840 (read/write) 798875 798955 80 0.0
bss 109776 109776 0 0.0
rodata 78352 78352 0 0.0
text 534248 534320 72 0.0
p6 all-clusters-app default (read/write) 2447224 2447304 80 0.0
.bss 117116 117116 0 0.0
.data 2576 2576 0 0.0
.text 1405488 1405568 80 0.0
light-app default (read/write) 2340864 2340944 80 0.0
.bss 103084 103084 0 0.0
.data 2400 2400 0 0.0
.text 1299128 1299208 80 0.0
lock-app default (read/write) 2305896 2305976 80 0.0
.bss 102804 102804 0 0.0
.data 2360 2360 0 0.0
.text 1264160 1264240 80 0.0
qpg lighting-app qpg6105+debug (read only) 571244 571316 72 0.0
(read/write) 146940 146940 0 0.0
.bss 87232 87232 0 0.0
.data 1056 1056 0 0.0
.text 565924 565996 72 0.0
lock-app qpg6105+debug (read only) 517084 517156 72 0.0
(read/write) 146940 146940 0 0.0
.bss 86680 86680 0 0.0
.data 992 992 0 0.0
.text 511764 511836 72 0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 845594 845674 80 0.0
bss 85288 85288 0 0.0
noinit 37160 37160 0 0.0
text 592830 592916 86 0.0

@boring-cyborg boring-cyborg bot added the zephyr label Feb 3, 2022
@github-actions
Copy link

github-actions bot commented Feb 3, 2022

PR #14731: Size comparison from 1ee9366 to 113a2cb

Increases (31 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 1ee9366 113a2cb change % change
cyw30739 light cyw930739m2evb_01 (read/write) 586754 586822 68 0.0
.app_xip_area 493352 493420 68 0.0
lock cyw930739m2evb_01 (read/write) 544578 544646 68 0.0
.app_xip_area 452744 452812 68 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569034 569122 88 0.0
.app_xip_area 467880 467968 88 0.0
efr32 lighting-app BRD4161A (read only) 855944 856024 80 0.0
.text 855936 856016 80 0.0
BRD4161A+rpc (read only) 843320 843400 80 0.0
.text 843312 843392 80 0.0
window-app BRD4161A (read only) 828100 828196 96 0.0
.text 828092 828188 96 0.0
esp32 all-clusters-app c3devkit (read only) 934622 934708 86 0.0
.flash.text 934622 934708 86 0.0
m5stack (read only) 982803 982879 76 0.0
.flash.text 977419 977495 76 0.0
k32w light k32w061+release (read/write) 671036 671132 96 0.0
.text 587520 587616 96 0.0
lock k32w061+release (read/write) 672528 672608 80 0.0
.text 588660 588740 80 0.0
linux chip-tool-ipv6only arm64 (read only) 7167204 7167220 16 0.0
.text 6173044 6173060 16 0.0
thermostat-no-ble arm64 (read only) 2121852 2121868 16 0.0
.text 1772768 1772784 16 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2386320 2386384 64 0.0
.text 1348920 1348984 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2347256 2347320 64 0.0
.text 1309856 1309920 64 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2311112 2311240 128 0.0
.text 1273712 1273840 128 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2301492 2301620 128 0.0
.text 1264064 1264192 128 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 994435 994483 48 0.0
text 677868 677904 36 0.0
nrf52840dk_nrf52840+rpc (read/write) 976311 976359 48 0.0
text 672936 672976 40 0.0
nrf52840dongle_nrf52840 (read/write) 1011103 1011135 32 0.0
text 683320 683360 40 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 903874 903906 32 0.0
text 595552 595588 36 0.0
lock-app nrf52840dk_nrf52840 (read/write) 926479 926511 32 0.0
text 623688 623724 36 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 836750 836782 32 0.0
text 542148 542180 32 0.0
pump-app nrf52840dk_nrf52840 (read/write) 929131 929179 48 0.0
text 626024 626064 40 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 924195 924243 48 0.0
text 621964 622004 40 0.0
shell nrf52840dk_nrf52840 (read/write) 802571 802603 32 0.0
text 535544 535580 36 0.0
p6 all-clusters-app default (read/write) 2447176 2447256 80 0.0
.text 1405440 1405520 80 0.0
light-app default (read/write) 2352496 2352576 80 0.0
.text 1310760 1310840 80 0.0
lock-app default (read/write) 2317608 2317704 96 0.0
.text 1275872 1275968 96 0.0
qpg lighting-app qpg6105+debug (read only) 579316 579388 72 0.0
.text 573996 574068 72 0.0
lock-app qpg6105+debug (read only) 525296 525368 72 0.0
.text 519976 520048 72 0.0
telink lighting-app tlsr9518adk80d (read/write) 857950 857990 40 0.0
text 601174 601210 36 0.0
Decreases (1 build for linux)
platform target config section 1ee9366 113a2cb change % change
linux lighting-app debug+rpc (read only) 1995273 1995257 -16 -0.0
.text 1678882 1678866 -16 -0.0
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 1ee9366 113a2cb change % change
cyw30739 light cyw930739m2evb_01 (read/write) 586754 586822 68 0.0
.app_xip_area 493352 493420 68 0.0
.bss 76124 76124 0 0.0
.data 620 620 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 544578 544646 68 0.0
.app_xip_area 452744 452812 68 0.0
.bss 74596 74596 0 0.0
.data 584 584 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569034 569122 88 0.0
.app_xip_area 467880 467968 88 0.0
.bss 83588 83588 0 0.0
.data 528 528 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 855944 856024 80 0.0
(read/write) 125888 125888 0 0.0
.bss 123968 123968 0 0.0
.data 1920 1920 0 0.0
.text 855936 856016 80 0.0
BRD4161A+rpc (read only) 843320 843400 80 0.0
(read/write) 142552 142552 0 0.0
.bss 140528 140528 0 0.0
.data 2020 2020 0 0.0
.text 843312 843392 80 0.0
window-app BRD4161A (read only) 828100 828196 96 0.0
(read/write) 124520 124520 0 0.0
.bss 122644 122644 0 0.0
.data 1876 1876 0 0.0
.text 828092 828188 96 0.0
esp32 all-clusters-app c3devkit (read only) 934622 934708 86 0.0
(read/write) 1401074 1401074 0 0.0
.dram0.bss 70056 70056 0 0.0
.dram0.data 14268 14268 0 0.0
.flash.rodata 197848 197848 0 0.0
.flash.text 934622 934708 86 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 982803 982879 76 0.0
(read/write) 465428 465428 0 0.0
.dram0.bss 74816 74816 0 0.0
.dram0.data 34024 34024 0 0.0
.flash.rodata 224460 224460 0 0.0
.flash.text 977419 977495 76 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 671036 671132 96 0.0
.bss 75836 75836 0 0.0
.data 1880 1880 0 0.0
.text 587520 587616 96 0.0
lock k32w061+release (read/write) 672528 672608 80 0.0
.bss 76148 76148 0 0.0
.data 1920 1920 0 0.0
.text 588660 588740 80 0.0
linux all-clusters-app debug (read only) 2309953 2309953 0 0.0
(read/write) 139872 139872 0 0.0
.bss 54592 54592 0 0.0
.data 1200 1200 0 0.0
.data.rel.ro 78392 78392 0 0.0
.dynamic 592 592 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 204037 204037 0 0.0
.text 1943938 1943938 0 0.0
bridge-app debug+rpc (read only) 1695405 1695405 0 0.0
(read/write) 84536 84536 0 0.0
.bss 39296 39296 0 0.0
.data 1986 1986 0 0.0
.data.rel.ro 38096 38096 0 0.0
.dynamic 592 592 0 0.0
.got 3968 3968 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 139028 139028 0 0.0
.text 1440085 1440085 0 0.0
chip-tool debug (read only) 7218469 7218469 0 0.0
(read/write) 182152 182152 0 0.0
.bss 29352 29352 0 0.0
.data 1088 1088 0 0.0
.data.rel.ro 145736 145736 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 600 600 0 0.0
.rodata 408629 408629 0 0.0
.text 6440645 6440645 0 0.0
chip-tool-ipv6only arm64 (read only) 7167204 7167220 16 0.0
(read/write) 284929 284929 0 0.0
.bss 47585 47585 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 187056 187056 0 0.0
.dynamic 560 560 0 0.0
.got 45376 45376 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 391436 391436 0 0.0
.text 6173044 6173060 16 0.0
door-lock-app debug (read only) 1892977 1892977 0 0.0
(read/write) 110696 110696 0 0.0
.bss 42272 42272 0 0.0
.data 962 962 0 0.0
.data.rel.ro 62048 62048 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 171804 171804 0 0.0
.text 1572914 1572914 0 0.0
lighting-app debug+rpc (read only) 1995273 1995257 -16 -0.0
(read/write) 115816 115816 0 0.0
.bss 43224 43224 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 65696 65696 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 161777 161777 0 0.0
.text 1678882 1678866 -16 -0.0
ota-provider-app debug (read only) 1691233 1691233 0 0.0
(read/write) 80560 80560 0 0.0
.bss 41152 41152 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 32808 32808 0 0.0
.dynamic 608 608 0 0.0
.got 4240 4240 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 149414 149414 0 0.0
.text 1423778 1423778 0 0.0
ota-requestor-app debug (read only) 1696433 1696433 0 0.0
(read/write) 83512 83512 0 0.0
.bss 42464 42464 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 34616 34616 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 144727 144727 0 0.0
.text 1434866 1434866 0 0.0
shell debug (read only) 2283153 2283153 0 0.0
(read/write) 141360 141360 0 0.0
.bss 62016 62016 0 0.0
.data 768 768 0 0.0
.data.rel.ro 72896 72896 0 0.0
.dynamic 592 592 0 0.0
.got 4160 4160 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 204786 204786 0 0.0
.text 1922322 1922322 0 0.0
thermostat-no-ble arm64 (read only) 2121852 2121868 16 0.0
(read/write) 140737 140737 0 0.0
.bss 57761 57761 0 0.0
.data 952 952 0 0.0
.data.rel.ro 74904 74904 0 0.0
.dynamic 560 560 0 0.0
.got 4152 4152 0 0.0
.init 24 24 0 0.0
.init_array 336 336 0 0.0
.rodata 131084 131084 0 0.0
.text 1772768 1772784 16 0.0
tv-app debug (read only) 2512681 2512681 0 0.0
(read/write) 139640 139640 0 0.0
.bss 57248 57248 0 0.0
.data 3104 3104 0 0.0
.data.rel.ro 73272 73272 0 0.0
.dynamic 592 592 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 193292 193292 0 0.0
.text 2146322 2146322 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2386320 2386384 64 0.0
.bss 188964 188964 0 0.0
.data 5280 5280 0 0.0
.text 1348920 1348984 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2347256 2347320 64 0.0
.bss 181080 181080 0 0.0
.data 5592 5592 0 0.0
.text 1309856 1309920 64 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2311112 2311240 128 0.0
.bss 180960 180960 0 0.0
.data 5576 5576 0 0.0
.text 1273712 1273840 128 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2301492 2301620 128 0.0
.bss 178244 178244 0 0.0
.data 5392 5392 0 0.0
.text 1264064 1264192 128 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 994435 994483 48 0.0
bss 120544 120544 0 0.0
rodata 117168 117168 0 0.0
text 677868 677904 36 0.0
nrf52840dk_nrf52840+rpc (read/write) 976311 976359 48 0.0
bss 116400 116400 0 0.0
rodata 108556 108556 0 0.0
text 672936 672976 40 0.0
nrf52840dongle_nrf52840 (read/write) 1011103 1011135 32 0.0
bss 121908 121908 0 0.0
rodata 116008 116008 0 0.0
text 683320 683360 40 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 903874 903906 32 0.0
bss 117108 117108 0 0.0
rodata 110460 110460 0 0.0
text 595552 595588 36 0.0
lock-app nrf52840dk_nrf52840 (read/write) 926479 926511 32 0.0
bss 118880 118880 0 0.0
rodata 105444 105444 0 0.0
text 623688 623724 36 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 836750 836782 32 0.0
bss 115472 115472 0 0.0
rodata 98648 98648 0 0.0
text 542148 542180 32 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 929131 929179 48 0.0
bss 118636 118636 0 0.0
rodata 105960 105960 0 0.0
text 626024 626064 40 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 924195 924243 48 0.0
bss 118644 118644 0 0.0
rodata 105064 105064 0 0.0
text 621964 622004 40 0.0
shell nrf52840dk_nrf52840 (read/write) 802571 802603 32 0.0
bss 110968 110968 0 0.0
rodata 78480 78480 0 0.0
text 535544 535580 36 0.0
p6 all-clusters-app default (read/write) 2447176 2447256 80 0.0
.bss 117124 117124 0 0.0
.data 2568 2568 0 0.0
.text 1405440 1405520 80 0.0
light-app default (read/write) 2352496 2352576 80 0.0
.bss 106268 106268 0 0.0
.data 2432 2432 0 0.0
.text 1310760 1310840 80 0.0
lock-app default (read/write) 2317608 2317704 96 0.0
.bss 105980 105980 0 0.0
.data 2392 2392 0 0.0
.text 1275872 1275968 96 0.0
qpg lighting-app qpg6105+debug (read only) 579316 579388 72 0.0
(read/write) 146936 146936 0 0.0
.bss 88120 88120 0 0.0
.data 1084 1084 0 0.0
.text 573996 574068 72 0.0
lock-app qpg6105+debug (read only) 525296 525368 72 0.0
(read/write) 146936 146936 0 0.0
.bss 87560 87560 0 0.0
.data 1020 1020 0 0.0
.text 519976 520048 72 0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 857950 857990 40 0.0
bss 88480 88480 0 0.0
noinit 37160 37160 0 0.0
text 601174 601210 36 0.0

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

PR #14731: Size comparison from 9423bb4 to eabf17d

Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
platform target config section 9423bb4 eabf17d change % change
cyw30739 light cyw930739m2evb_01 (read/write) 587614 587682 68 0.0
.app_xip_area 494212 494280 68 0.0
lock cyw930739m2evb_01 (read/write) 545538 545606 68 0.0
.app_xip_area 453688 453756 68 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569934 570022 88 0.0
.app_xip_area 468772 468860 88 0.0
efr32 lighting-app BRD4161A (read only) 857248 857328 80 0.0
.text 857240 857320 80 0.0
BRD4161A+rpc (read only) 844616 844696 80 0.0
.text 844608 844688 80 0.0
window-app BRD4161A (read only) 829484 829564 80 0.0
.text 829476 829556 80 0.0
esp32 all-clusters-app c3devkit (read only) 936818 936904 86 0.0
.flash.text 936818 936904 86 0.0
m5stack (read only) 984795 984871 76 0.0
.flash.text 979411 979487 76 0.0
k32w light k32w061+release (read/write) 672140 672236 96 0.0
.text 588624 588720 96 0.0
lock k32w061+release (read/write) 673704 673768 64 0.0
.text 589820 589884 64 0.0
linux chip-tool-ipv6only arm64 (read only) 7237668 7237684 16 0.0
.text 6240244 6240260 16 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2388824 2388888 64 0.0
.text 1351424 1351488 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2348016 2348144 128 0.0
.text 1310616 1310744 128 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2312000 2312064 64 0.0
.text 1274600 1274664 64 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2302340 2302404 64 0.0
.text 1264912 1264976 64 0.0
p6 all-clusters-app default (read/write) 2450072 2450152 80 0.0
.text 1408336 1408416 80 0.0
light-app default (read/write) 2353488 2353584 96 0.0
.text 1311752 1311848 96 0.0
lock-app default (read/write) 2318712 2318792 80 0.0
.text 1276976 1277056 80 0.0
qpg lighting-app qpg6105+debug (read only) 580288 580360 72 0.0
.text 574968 575040 72 0.0
lock-app qpg6105+debug (read only) 526368 526440 72 0.0
.text 521048 521120 72 0.0
telink lighting-app tlsr9518adk80d (read/write) 859086 859126 40 0.0
text 602070 602106 36 0.0
Full report (24 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
platform target config section 9423bb4 eabf17d change % change
cyw30739 light cyw930739m2evb_01 (read/write) 587614 587682 68 0.0
.app_xip_area 494212 494280 68 0.0
.bss 76124 76124 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 545538 545606 68 0.0
.app_xip_area 453688 453756 68 0.0
.bss 74604 74604 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569934 570022 88 0.0
.app_xip_area 468772 468860 88 0.0
.bss 83588 83588 0 0.0
.data 532 532 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 857248 857328 80 0.0
(read/write) 125888 125888 0 0.0
.bss 123960 123960 0 0.0
.data 1924 1924 0 0.0
.text 857240 857320 80 0.0
BRD4161A+rpc (read only) 844616 844696 80 0.0
(read/write) 142544 142544 0 0.0
.bss 140520 140520 0 0.0
.data 2024 2024 0 0.0
.text 844608 844688 80 0.0
window-app BRD4161A (read only) 829484 829564 80 0.0
(read/write) 124528 124528 0 0.0
.bss 122648 122648 0 0.0
.data 1880 1880 0 0.0
.text 829476 829556 80 0.0
esp32 all-clusters-app c3devkit (read only) 936818 936904 86 0.0
(read/write) 1401186 1401186 0 0.0
.dram0.bss 70064 70064 0 0.0
.dram0.data 14276 14276 0 0.0
.flash.rodata 197944 197944 0 0.0
.flash.text 936818 936904 86 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 984795 984871 76 0.0
(read/write) 465536 465536 0 0.0
.dram0.bss 74816 74816 0 0.0
.dram0.data 34040 34040 0 0.0
.flash.rodata 224552 224552 0 0.0
.flash.text 979411 979487 76 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 672140 672236 96 0.0
.bss 75832 75832 0 0.0
.data 1884 1884 0 0.0
.text 588624 588720 96 0.0
lock k32w061+release (read/write) 673704 673768 64 0.0
.bss 76160 76160 0 0.0
.data 1924 1924 0 0.0
.text 589820 589884 64 0.0
linux chip-tool-ipv6only arm64 (read only) 7237668 7237684 16 0.0
(read/write) 287873 287873 0 0.0
.bss 50641 50641 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 186488 186488 0 0.0
.dynamic 560 560 0 0.0
.got 45776 45776 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 392684 392684 0 0.0
.text 6240244 6240260 16 0.0
thermostat-no-ble arm64 (read only) 2126276 2126276 0 0.0
(read/write) 140705 140705 0 0.0
.bss 57745 57745 0 0.0
.data 968 968 0 0.0
.data.rel.ro 74872 74872 0 0.0
.dynamic 560 560 0 0.0
.got 4152 4152 0 0.0
.init 24 24 0 0.0
.init_array 328 328 0 0.0
.rodata 131220 131220 0 0.0
.text 1777104 1777104 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2388824 2388888 64 0.0
.bss 188972 188972 0 0.0
.data 5296 5296 0 0.0
.text 1351424 1351488 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2348016 2348144 128 0.0
.bss 181072 181072 0 0.0
.data 5600 5600 0 0.0
.text 1310616 1310744 128 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2312000 2312064 64 0.0
.bss 180960 180960 0 0.0
.data 5584 5584 0 0.0
.text 1274600 1274664 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302340 2302404 64 0.0
.bss 178244 178244 0 0.0
.data 5400 5400 0 0.0
.text 1264912 1264976 64 0.0
p6 all-clusters-app default (read/write) 2450072 2450152 80 0.0
.bss 117128 117128 0 0.0
.data 2584 2584 0 0.0
.text 1408336 1408416 80 0.0
light-app default (read/write) 2353488 2353584 96 0.0
.bss 106272 106272 0 0.0
.data 2432 2432 0 0.0
.text 1311752 1311848 96 0.0
lock-app default (read/write) 2318712 2318792 80 0.0
.bss 105992 105992 0 0.0
.data 2392 2392 0 0.0
.text 1276976 1277056 80 0.0
qpg lighting-app qpg6105+debug (read only) 580288 580360 72 0.0
(read/write) 146940 146940 0 0.0
.bss 88112 88112 0 0.0
.data 1088 1088 0 0.0
.text 574968 575040 72 0.0
lock-app qpg6105+debug (read only) 526368 526440 72 0.0
(read/write) 146940 146940 0 0.0
.bss 87560 87560 0 0.0
.data 1024 1024 0 0.0
.text 521048 521120 72 0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 859086 859126 40 0.0
bss 88476 88476 0 0.0
noinit 37160 37160 0 0.0
text 602070 602106 36 0.0

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

PR #14731: Size comparison from 4549ca8 to 292ad34

Increases (30 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 4549ca8 292ad34 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 587614 587682 68 0.0
.app_xip_area 494212 494280 68 0.0
lock cyw930739m2evb_01 (read/write) 545538 545606 68 0.0
.app_xip_area 453688 453756 68 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569934 570022 88 0.0
.app_xip_area 468772 468860 88 0.0
efr32 lighting-app BRD4161A (read only) 857248 857328 80 0.0
.text 857240 857320 80 0.0
BRD4161A+rpc (read only) 844616 844696 80 0.0
.text 844608 844688 80 0.0
window-app BRD4161A (read only) 829484 829564 80 0.0
.text 829476 829556 80 0.0
esp32 all-clusters-app c3devkit (read only) 936818 936904 86 0.0
.flash.text 936818 936904 86 0.0
m5stack (read only) 984795 984871 76 0.0
.flash.text 979411 979487 76 0.0
k32w light k32w061+release (read/write) 672140 672236 96 0.0
.text 588624 588720 96 0.0
lock k32w061+release (read/write) 673704 673768 64 0.0
.text 589820 589884 64 0.0
linux chip-tool-ipv6only arm64 (read only) 7238084 7238100 16 0.0
.text 6240564 6240580 16 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2388824 2388888 64 0.0
.text 1351424 1351488 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2348016 2348144 128 0.0
.text 1310616 1310744 128 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2312000 2312064 64 0.0
.text 1274600 1274664 64 0.0
shell CY8CPROTO_062_4343W+release (read/write) 2302340 2302404 64 0.0
.text 1264912 1264976 64 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 998055 998103 48 0.0
text 681356 681396 40 0.0
nrf52840dk_nrf52840+rpc (read/write) 969411 969459 48 0.0
text 665916 665952 36 0.0
nrf52840dongle_nrf52840 (read/write) 1014747 1014795 48 0.0
text 686852 686888 36 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 904750 904782 32 0.0
text 596372 596404 32 0.0
lock-app nrf52840dk_nrf52840 (read/write) 930199 930247 48 0.0
text 627216 627256 40 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 837722 837754 32 0.0
text 543004 543040 36 0.0
pump-app nrf52840dk_nrf52840 (read/write) 932827 932859 32 0.0
text 629556 629592 36 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 927783 927815 32 0.0
text 625496 625532 36 0.0
shell nrf52840dk_nrf52840 (read/write) 802779 802811 32 0.0
text 535760 535792 32 0.0
p6 all-clusters-app default (read/write) 2450072 2450152 80 0.0
.text 1408336 1408416 80 0.0
light-app default (read/write) 2353488 2353584 96 0.0
.text 1311752 1311848 96 0.0
lock-app default (read/write) 2318712 2318792 80 0.0
.text 1276976 1277056 80 0.0
qpg lighting-app qpg6105+debug (read only) 580288 580360 72 0.0
.text 574968 575040 72 0.0
lock-app qpg6105+debug (read only) 526368 526440 72 0.0
.text 521048 521120 72 0.0
telink lighting-app tlsr9518adk80d (read/write) 859086 859126 40 0.0
text 602070 602106 36 0.0
Decreases (1 build for linux)
platform target config section 4549ca8 292ad34 change % change
linux tv-app debug (read only) 2517937 2517921 -16 -0.0
.text 2151410 2151394 -16 -0.0
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 4549ca8 292ad34 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 587614 587682 68 0.0
.app_xip_area 494212 494280 68 0.0
.bss 76124 76124 0 0.0
.data 624 624 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 545538 545606 68 0.0
.app_xip_area 453688 453756 68 0.0
.bss 74604 74604 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 569934 570022 88 0.0
.app_xip_area 468772 468860 88 0.0
.bss 83588 83588 0 0.0
.data 532 532 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 857248 857328 80 0.0
(read/write) 125888 125888 0 0.0
.bss 123960 123960 0 0.0
.data 1924 1924 0 0.0
.text 857240 857320 80 0.0
BRD4161A+rpc (read only) 844616 844696 80 0.0
(read/write) 142544 142544 0 0.0
.bss 140520 140520 0 0.0
.data 2024 2024 0 0.0
.text 844608 844688 80 0.0
window-app BRD4161A (read only) 829484 829564 80 0.0
(read/write) 124528 124528 0 0.0
.bss 122648 122648 0 0.0
.data 1880 1880 0 0.0
.text 829476 829556 80 0.0
esp32 all-clusters-app c3devkit (read only) 936818 936904 86 0.0
(read/write) 1401186 1401186 0 0.0
.dram0.bss 70064 70064 0 0.0
.dram0.data 14276 14276 0 0.0
.flash.rodata 197944 197944 0 0.0
.flash.text 936818 936904 86 0.0
.iram0.text 62056 62056 0 0.0
m5stack (read only) 984795 984871 76 0.0
(read/write) 465536 465536 0 0.0
.dram0.bss 74816 74816 0 0.0
.dram0.data 34040 34040 0 0.0
.flash.rodata 224552 224552 0 0.0
.flash.text 979411 979487 76 0.0
.iram0.text 123399 123399 0 0.0
k32w light k32w061+release (read/write) 672140 672236 96 0.0
.bss 75832 75832 0 0.0
.data 1884 1884 0 0.0
.text 588624 588720 96 0.0
lock k32w061+release (read/write) 673704 673768 64 0.0
.bss 76160 76160 0 0.0
.data 1924 1924 0 0.0
.text 589820 589884 64 0.0
linux all-clusters-app debug (read only) 2323425 2323425 0 0.0
(read/write) 140032 140032 0 0.0
.bss 54656 54656 0 0.0
.data 1200 1200 0 0.0
.data.rel.ro 78504 78504 0 0.0
.dynamic 592 592 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 204197 204197 0 0.0
.text 1957026 1957026 0 0.0
bridge-app debug+rpc (read only) 1699973 1699973 0 0.0
(read/write) 84504 84504 0 0.0
.bss 39264 39264 0 0.0
.data 1986 1986 0 0.0
.data.rel.ro 38088 38088 0 0.0
.dynamic 592 592 0 0.0
.got 3976 3976 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 139476 139476 0 0.0
.text 1444069 1444069 0 0.0
chip-tool debug (read only) 7297757 7297757 0 0.0
(read/write) 184592 184592 0 0.0
.bss 32360 32360 0 0.0
.data 1152 1152 0 0.0
.data.rel.ro 145072 145072 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 410165 410165 0 0.0
.text 6517653 6517653 0 0.0
chip-tool-ipv6only arm64 (read only) 7238084 7238100 16 0.0
(read/write) 287921 287921 0 0.0
.bss 50641 50641 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 186528 186528 0 0.0
.dynamic 560 560 0 0.0
.got 45784 45784 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 392684 392684 0 0.0
.text 6240564 6240580 16 0.0
door-lock-app debug (read only) 1904009 1904009 0 0.0
(read/write) 110760 110760 0 0.0
.bss 42272 42272 0 0.0
.data 962 962 0 0.0
.data.rel.ro 62088 62088 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 171996 171996 0 0.0
.text 1583618 1583618 0 0.0
lighting-app debug+rpc (read only) 1998817 1998817 0 0.0
(read/write) 115784 115784 0 0.0
.bss 43256 43256 0 0.0
.data 1384 1384 0 0.0
.data.rel.ro 65640 65640 0 0.0
.dynamic 608 608 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 162097 162097 0 0.0
.text 1682194 1682194 0 0.0
ota-provider-app debug (read only) 1708073 1708073 0 0.0
(read/write) 81400 81400 0 0.0
.bss 41248 41248 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 33528 33528 0 0.0
.dynamic 608 608 0 0.0
.got 4248 4248 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 150054 150054 0 0.0
.text 1439442 1439442 0 0.0
ota-requestor-app debug (read only) 1699505 1699505 0 0.0
(read/write) 83448 83448 0 0.0
.bss 42432 42432 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 34584 34584 0 0.0
.dynamic 592 592 0 0.0
.got 4040 4040 0 0.0
.init 27 27 0 0.0
.init_array 624 624 0 0.0
.rodata 144535 144535 0 0.0
.text 1438194 1438194 0 0.0
shell debug (read only) 2297481 2297481 0 0.0
(read/write) 141552 141552 0 0.0
.bss 62016 62016 0 0.0
.data 800 800 0 0.0
.data.rel.ro 73040 73040 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 205074 205074 0 0.0
.text 1935986 1935986 0 0.0
thermostat-no-ble arm64 (read only) 2126276 2126276 0 0.0
(read/write) 140705 140705 0 0.0
.bss 57745 57745 0 0.0
.data 968 968 0 0.0
.data.rel.ro 74872 74872 0 0.0
.dynamic 560 560 0 0.0
.got 4152 4152 0 0.0
.init 24 24 0 0.0
.init_array 328 328 0 0.0
.rodata 131220 131220 0 0.0
.text 1777104 1777104 0 0.0
tv-app debug (read only) 2517937 2517921 -16 -0.0
(read/write) 139704 139704 0 0.0
.bss 57280 57280 0 0.0
.data 3168 3168 0 0.0
.data.rel.ro 73224 73224 0 0.0
.dynamic 592 592 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 193492 193492 0 0.0
.text 2151410 2151394 -16 -0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2388824 2388888 64 0.0
.bss 188972 188972 0 0.0
.data 5296 5296 0 0.0
.text 1351424 1351488 64 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2348016 2348144 128 0.0
.bss 181072 181072 0 0.0
.data 5600 5600 0 0.0
.text 1310616 1310744 128 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2312000 2312064 64 0.0
.bss 180960 180960 0 0.0
.data 5584 5584 0 0.0
.text 1274600 1274664 64 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139712 1139712 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103096 103096 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302340 2302404 64 0.0
.bss 178244 178244 0 0.0
.data 5400 5400 0 0.0
.text 1264912 1264976 64 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 998055 998103 48 0.0
bss 120544 120544 0 0.0
rodata 117252 117252 0 0.0
text 681356 681396 40 0.0
nrf52840dk_nrf52840+rpc (read/write) 969411 969459 48 0.0
bss 116400 116400 0 0.0
rodata 108640 108640 0 0.0
text 665916 665952 36 0.0
nrf52840dongle_nrf52840 (read/write) 1014747 1014795 48 0.0
bss 121908 121908 0 0.0
rodata 116092 116092 0 0.0
text 686852 686888 36 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 904750 904782 32 0.0
bss 117108 117108 0 0.0
rodata 110512 110512 0 0.0
text 596372 596404 32 0.0
lock-app nrf52840dk_nrf52840 (read/write) 930199 930247 48 0.0
bss 118884 118884 0 0.0
rodata 105604 105604 0 0.0
text 627216 627256 40 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 837722 837754 32 0.0
bss 115476 115476 0 0.0
rodata 98772 98772 0 0.0
text 543004 543040 36 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 541779 541779 0 0.0
bss 52588 52588 0 0.0
rodata 50048 50048 0 0.0
text 376940 376940 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 932827 932859 32 0.0
bss 118636 118636 0 0.0
rodata 106072 106072 0 0.0
text 629556 629592 36 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 927783 927815 32 0.0
bss 118636 118636 0 0.0
rodata 105076 105076 0 0.0
text 625496 625532 36 0.0
shell nrf52840dk_nrf52840 (read/write) 802779 802811 32 0.0
bss 110968 110968 0 0.0
rodata 78480 78480 0 0.0
text 535760 535792 32 0.0
p6 all-clusters-app default (read/write) 2450072 2450152 80 0.0
.bss 117128 117128 0 0.0
.data 2584 2584 0 0.0
.text 1408336 1408416 80 0.0
light-app default (read/write) 2353488 2353584 96 0.0
.bss 106272 106272 0 0.0
.data 2432 2432 0 0.0
.text 1311752 1311848 96 0.0
lock-app default (read/write) 2318712 2318792 80 0.0
.bss 105992 105992 0 0.0
.data 2392 2392 0 0.0
.text 1276976 1277056 80 0.0
qpg lighting-app qpg6105+debug (read only) 580288 580360 72 0.0
(read/write) 146940 146940 0 0.0
.bss 88112 88112 0 0.0
.data 1088 1088 0 0.0
.text 574968 575040 72 0.0
lock-app qpg6105+debug (read only) 526368 526440 72 0.0
(read/write) 146940 146940 0 0.0
.bss 87560 87560 0 0.0
.data 1024 1024 0 0.0
.text 521048 521120 72 0.0
persistent-storage-app qpg6105+debug (read only) 107140 107140 0 0.0
(read/write) 146940 146940 0 0.0
.bss 38504 38504 0 0.0
.data 288 288 0 0.0
.text 101820 101820 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 859086 859126 40 0.0
bss 88476 88476 0 0.0
noinit 37160 37160 0 0.0
text 602070 602106 36 0.0

@yufengwangca yufengwangca merged commit 695b616 into project-chip:master Feb 5, 2022
@yufengwangca yufengwangca deleted the pr/event/startup branch February 7, 2022 16:10
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.

Startup event is only logged on Linux platform now
4 participants