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

[linux]: Implement the optional attributes for software diagnostic cluster #11706

Merged
merged 2 commits into from
Nov 12, 2021
Merged

[linux]: Implement the optional attributes for software diagnostic cluster #11706

merged 2 commits into from
Nov 12, 2021

Conversation

yufengwangca
Copy link
Contributor

Problem

What is being fixed? Examples:

  • Optional attribute 'ThreadMetricsFix' in Software Diagostics cluster is missing.

Change overview

Implement the optional attribute 'ThreadMetricsFix' on linux reference platform

Testing

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

yufengw@yufengw-SEi:~/connectedhomeip/out/debug/standalone$ ./chip-tool softwarediagnostics read thread-metrics 
..................................
[1636675848.019093][243083:243088] CHIP:ZCL: ReadAttributesResponse:
[1636675848.019098][243083:243088] CHIP:ZCL:   ClusterId: 0x0000_0034
[1636675848.019103][243083:243088] CHIP:ZCL:   attributeId: 0x0000_0000
[1636675848.019107][243083:243088] CHIP:ZCL:   status: Success                (0x0000)
[1636675848.019112][243083:243088] CHIP:ZCL:   attribute TLV Type: 0x16
[1636675848.019129][243083:243088] CHIP:TOO: OnSoftwareDiagnosticsThreadMetricsListAttributeResponse: 5 entries
[1636675848.019149][243083:243088] CHIP:TOO:   [1]: {
[1636675848.019154][243083:243088] CHIP:TOO:     Id: 243061
[1636675848.019158][243083:243088] CHIP:TOO:     Name: 243061
[1636675848.019164][243083:243088] CHIP:TOO:     StackFreeCurrent: 0
[1636675848.019168][243083:243088] CHIP:TOO:     StackFreeMinimum: 0
[1636675848.019172][243083:243088] CHIP:TOO:     StackSize: 0
[1636675848.019176][243083:243088] CHIP:TOO:   }
[1636675848.019182][243083:243088] CHIP:TOO:   [2]: {
[1636675848.019186][243083:243088] CHIP:TOO:     Id: 243060
[1636675848.019190][243083:243088] CHIP:TOO:     Name: 243060
[1636675848.019195][243083:243088] CHIP:TOO:     StackFreeCurrent: 0
[1636675848.019199][243083:243088] CHIP:TOO:     StackFreeMinimum: 0
[1636675848.019203][243083:243088] CHIP:TOO:     StackSize: 0
[1636675848.019207][243083:243088] CHIP:TOO:   }
[1636675848.019213][243083:243088] CHIP:TOO:   [3]: {
[1636675848.019217][243083:243088] CHIP:TOO:     Id: 243059
[1636675848.019221][243083:243088] CHIP:TOO:     Name: 243059
[1636675848.019225][243083:243088] CHIP:TOO:     StackFreeCurrent: 0
[1636675848.019229][243083:243088] CHIP:TOO:     StackFreeMinimum: 0
[1636675848.019234][243083:243088] CHIP:TOO:     StackSize: 0
[1636675848.019238][243083:243088] CHIP:TOO:   }
[1636675848.019244][243083:243088] CHIP:TOO:   [4]: {
[1636675848.019248][243083:243088] CHIP:TOO:     Id: 243058
[1636675848.019251][243083:243088] CHIP:TOO:     Name: 243058
[1636675848.019256][243083:243088] CHIP:TOO:     StackFreeCurrent: 0
[1636675848.019260][243083:243088] CHIP:TOO:     StackFreeMinimum: 0
[1636675848.019264][243083:243088] CHIP:TOO:     StackSize: 0
[1636675848.019268][243083:243088] CHIP:TOO:   }
[1636675848.019275][243083:243088] CHIP:TOO:   [5]: {
[1636675848.019279][243083:243088] CHIP:TOO:     Id: 243057
[1636675848.019283][243083:243088] CHIP:TOO:     Name: 243057
[1636675848.019287][243083:243088] CHIP:TOO:     StackFreeCurrent: 0
[1636675848.019291][243083:243088] CHIP:TOO:     StackFreeMinimum: 0
[1636675848.019295][243083:243088] CHIP:TOO:     StackSize: 0
[1636675848.019299][243083:243088] CHIP:TOO:   }

@github-actions
Copy link

github-actions bot commented Nov 12, 2021

PR #11706: Size comparison from 14eaa07 to aa02f9a

Increases above 0.2%:

platform target config section 14eaa07 aa02f9a change % change
esp32 all-clusters-app c3devkit .dram0.bss 55832 56080 248 0.4
m5stack .dram0.bss 60920 61168 248 0.4
k32w lighting-app k32w061+se05x+release .bss 77476 77732 256 0.3
lock-app k32w061+debug .bss 67996 68252 256 0.4
shell k32w061+debug .bss 78788 79044 256 0.3
linux all-clusters-app debug (read only) 1701033 1705665 4632 0.3
(read/write) 125856 126176 320 0.3
.bss 57328 57584 256 0.4
.got 4088 4112 24 0.6
.rodata 139477 139893 416 0.3
.text 1428066 1431986 3920 0.3
bridge-app debug+rpc (read only) 1300629 1305333 4704 0.4
(read/write) 77264 77552 288 0.4
.bss 42800 43056 256 0.6
.got 3952 3984 32 0.8
.rodata 111252 111668 416 0.4
.text 1092933 1096837 3904 0.4
lighting-app debug+rpc (read only) 1567289 1571937 4648 0.3
(read/write) 109936 110256 320 0.3
.bss 47984 48240 256 0.5
.got 4112 4136 24 0.6
.rodata 129169 129585 416 0.3
.text 1303890 1307826 3936 0.3
tv-app debug .got 4408 4432 24 0.5
.text 1544370 1548274 3904 0.3
nrfconnect lighting-app nrf52840dk_nrf52840 bss 110932 111184 252 0.2
rodata 96888 97160 272 0.3
nrf52840dk_nrf52840+rpc bss 107284 107540 256 0.2
rodata 88080 88348 268 0.3
nrf5340dk_nrf5340_cpuapp bss 112304 112560 256 0.2
rodata 92148 92416 268 0.3
lock-app nrf52840dk_nrf52840 bss 109956 110212 256 0.2
rodata 92956 93224 268 0.3
nrf5340dk_nrf5340_cpuapp bss 111368 111620 252 0.2
rodata 88260 88528 268 0.3
pump-app nrf52840dk_nrf52840 bss 110096 110348 252 0.2
rodata 94664 94932 268 0.3
pump-controller-app nrf52840dk_nrf52840 bss 109992 110248 256 0.2
rodata 92952 93224 272 0.3
p6 lock-app default .bss 101264 101520 256 0.3
qpg lighting-app qpg6100+debug .bss 50624 50872 248 0.5
lock-app qpg6100+debug .bss 49560 49816 256 0.5
telink lighting-app tlsr9518adk80d bss 69304 69556 252 0.4
Increases (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 14eaa07 aa02f9a change % change
efr32 lighting-app BRD4161A (read only) 745392 746664 1272 0.2
(read/write) 115764 116020 256 0.2
.bss 113980 114236 256 0.2
.text 745384 746656 1272 0.2
BRD4161A+rpc (read only) 732916 734212 1296 0.2
(read/write) 132392 132648 256 0.2
.bss 130484 130740 256 0.2
.text 732908 734204 1296 0.2
lock-app BRD4161A (read only) 722208 723504 1296 0.2
(read/write) 113548 113804 256 0.2
.bss 111804 112060 256 0.2
.text 722200 723496 1296 0.2
window-app BRD4161A (read only) 723136 724416 1280 0.2
(read/write) 113868 114124 256 0.2
.bss 112124 112380 256 0.2
.text 723128 724408 1280 0.2
esp32 all-clusters-app c3devkit (read only) 821900 822460 560 0.1
(read/write) 1221938 1222450 512 0.0
.dram0.bss 55832 56080 248 0.4
.flash.rodata 166760 167032 272 0.2
.flash.text 821900 822460 560 0.1
m5stack (read only) 892991 893595 604 0.1
(read/write) 420112 420632 520 0.1
.dram0.bss 60920 61168 248 0.4
.flash.rodata 193812 194084 272 0.1
.flash.text 887607 888211 604 0.1
k32w lighting-app k32w061+se05x+release (read/write) 700508 701576 1068 0.2
.bss 77476 77732 256 0.3
.text 615324 616136 812 0.1
lock-app k32w061+debug (read/write) 591728 592796 1068 0.2
.bss 67996 68252 256 0.4
.text 516056 516868 812 0.2
shell k32w061+debug (read/write) 657408 658460 1052 0.2
.bss 78788 79044 256 0.3
.text 570976 571772 796 0.1
linux all-clusters-app debug (read only) 1701033 1705665 4632 0.3
(read/write) 125856 126176 320 0.3
.bss 57328 57584 256 0.4
.data.rel.ro 62256 62288 32 0.1
.got 4088 4112 24 0.6
.rodata 139477 139893 416 0.3
.text 1428066 1431986 3920 0.3
bridge-app debug+rpc (read only) 1300629 1305333 4704 0.4
(read/write) 77264 77552 288 0.4
.bss 42800 43056 256 0.6
.got 3952 3984 32 0.8
.rodata 111252 111668 416 0.4
.text 1092933 1096837 3904 0.4
chip-tool debug (read only) 4556205 4562885 6680 0.1
(read/write) 163688 163752 64 0.0
.data.rel.ro 114864 114944 80 0.1
.rodata 258122 258282 160 0.1
.text 3997317 4003669 6352 0.2
lighting-app debug+rpc (read only) 1567289 1571937 4648 0.3
(read/write) 109936 110256 320 0.3
.bss 47984 48240 256 0.5
.data.rel.ro 55456 55488 32 0.1
.got 4112 4136 24 0.6
.rodata 129169 129585 416 0.3
.text 1303890 1307826 3936 0.3
ota-provider-app debug (read only) 1260345 1260409 64 0.0
.rodata 112839 112903 64 0.1
ota-requestor-app debug (read only) 1345129 1345193 64 0.0
.rodata 123664 123728 64 0.1
shell debug (read only) 788905 788969 64 0.0
.rodata 77839 77903 64 0.1
tv-app debug (read only) 1845017 1849601 4584 0.2
(read/write) 407672 407960 288 0.1
.bss 339656 339912 256 0.1
.got 4408 4432 24 0.5
.rodata 156173 156557 384 0.2
.text 1544370 1548274 3904 0.3
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2289352 2290136 784 0.0
.bss 179412 179668 256 0.1
.text 1251952 1252736 784 0.1
lighting-app CY8CPROTO_062_4343W+release (read/write) 2272824 2273600 776 0.0
.bss 172524 172772 248 0.1
.text 1235424 1236200 776 0.1
lock-app CY8CPROTO_062_4343W+release (read/write) 2248448 2249232 784 0.0
.bss 171404 171660 256 0.1
.text 1211048 1211832 784 0.1
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 863015 864087 1072 0.1
bss 110932 111184 252 0.2
rodata 96888 97160 272 0.3
text 579568 580112 544 0.1
nrf52840dk_nrf52840+rpc (read/write) 825391 826459 1068 0.1
bss 107284 107540 256 0.2
rodata 88080 88348 268 0.3
text 553740 554284 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 788058 789126 1068 0.1
bss 112304 112560 256 0.2
rodata 92148 92416 268 0.3
text 509036 509580 544 0.1
lock-app nrf52840dk_nrf52840 (read/write) 838235 839303 1068 0.1
bss 109956 110212 256 0.2
rodata 92956 93224 268 0.3
text 559868 560412 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 763546 764614 1068 0.1
bss 111368 111620 252 0.2
rodata 88260 88528 268 0.3
text 489428 489972 544 0.1
pump-app nrf52840dk_nrf52840 (read/write) 844327 845395 1068 0.1
bss 110096 110348 252 0.2
rodata 94664 94932 268 0.3
text 564032 564576 544 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 838087 839159 1072 0.1
bss 109992 110248 256 0.2
rodata 92952 93224 272 0.3
text 559604 560148 544 0.1
p6 all-clusters-app default (read/write) 2297296 2298368 1072 0.0
.bss 112416 112664 248 0.2
.text 1255560 1256632 1072 0.1
lock-app default (read/write) 2211896 2213192 1296 0.1
.bss 101264 101520 256 0.3
.text 1170160 1171456 1296 0.1
qpg lighting-app qpg6100+debug (read only) 492324 493120 796 0.2
.bss 50624 50872 248 0.5
.text 487004 487800 796 0.2
lock-app qpg6100+debug (read only) 467060 467864 804 0.2
.bss 49560 49816 256 0.5
.text 461740 462544 804 0.2
telink lighting-app tlsr9518adk80d (read/write) 665202 666382 1180 0.2
bss 69304 69556 252 0.4
text 460046 460580 534 0.1
Decreases (5 builds for mbed, p6)
platform target config section 14eaa07 aa02f9a change % change
mbed all-clusters-app CY8CPROTO_062_4343W+release .heap 851816 851560 -256 -0.0
lighting-app CY8CPROTO_062_4343W+release .heap 858344 858096 -248 -0.0
lock-app CY8CPROTO_062_4343W+release .heap 859472 859216 -256 -0.0
p6 all-clusters-app default .heap 918408 918160 -248 -0.0
lock-app default .heap 929680 929424 -256 -0.0
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 14eaa07 aa02f9a change % change
efr32 lighting-app BRD4161A (read only) 745392 746664 1272 0.2
(read/write) 115764 116020 256 0.2
.bss 113980 114236 256 0.2
.data 1784 1784 0 0.0
.text 745384 746656 1272 0.2
BRD4161A+rpc (read only) 732916 734212 1296 0.2
(read/write) 132392 132648 256 0.2
.bss 130484 130740 256 0.2
.data 1908 1908 0 0.0
.text 732908 734204 1296 0.2
lock-app BRD4161A (read only) 722208 723504 1296 0.2
(read/write) 113548 113804 256 0.2
.bss 111804 112060 256 0.2
.data 1740 1740 0 0.0
.text 722200 723496 1296 0.2
window-app BRD4161A (read only) 723136 724416 1280 0.2
(read/write) 113868 114124 256 0.2
.bss 112124 112380 256 0.2
.data 1744 1744 0 0.0
.text 723128 724408 1280 0.2
esp32 all-clusters-app c3devkit (read only) 821900 822460 560 0.1
(read/write) 1221938 1222450 512 0.0
.dram0.bss 55832 56080 248 0.4
.dram0.data 14092 14092 0 0.0
.flash.rodata 166760 167032 272 0.2
.flash.text 821900 822460 560 0.1
.iram0.text 61394 61394 0 0.0
m5stack (read only) 892991 893595 604 0.1
(read/write) 420112 420632 520 0.1
.dram0.bss 60920 61168 248 0.4
.dram0.data 34056 34056 0 0.0
.flash.rodata 193812 194084 272 0.1
.flash.text 887607 888211 604 0.1
.iram0.text 122987 122987 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 700508 701576 1068 0.2
.bss 77476 77732 256 0.3
.data 1908 1908 0 0.0
.text 615324 616136 812 0.1
lock-app k32w061+debug (read/write) 591728 592796 1068 0.2
.bss 67996 68252 256 0.4
.data 1876 1876 0 0.0
.text 516056 516868 812 0.2
shell k32w061+debug (read/write) 657408 658460 1052 0.2
.bss 78788 79044 256 0.3
.data 1844 1844 0 0.0
.text 570976 571772 796 0.1
linux all-clusters-app debug (read only) 1701033 1705665 4632 0.3
(read/write) 125856 126176 320 0.3
.bss 57328 57584 256 0.4
.data 1010 1010 0 0.0
.data.rel.ro 62256 62288 32 0.1
.dynamic 592 592 0 0.0
.got 4088 4112 24 0.6
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 139477 139893 416 0.3
.text 1428066 1431986 3920 0.3
bridge-app debug+rpc (read only) 1300629 1305333 4704 0.4
(read/write) 77264 77552 288 0.4
.bss 42800 43056 256 0.6
.data 1568 1568 0 0.0
.data.rel.ro 27928 27928 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3984 32 0.8
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 111252 111668 416 0.4
.text 1092933 1096837 3904 0.4
chip-tool debug (read only) 4556205 4562885 6680 0.1
(read/write) 163688 163752 64 0.0
.bss 41096 41096 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 114864 114944 80 0.1
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 258122 258282 160 0.1
.text 3997317 4003669 6352 0.2
lighting-app debug+rpc (read only) 1567289 1571937 4648 0.3
(read/write) 109936 110256 320 0.3
.bss 47984 48240 256 0.5
.data 1202 1202 0 0.0
.data.rel.ro 55456 55488 32 0.1
.dynamic 608 608 0 0.0
.got 4112 4136 24 0.6
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129169 129585 416 0.3
.text 1303890 1307826 3936 0.3
ota-provider-app debug (read only) 1260345 1260409 64 0.0
(read/write) 75048 75048 0 0.0
.bss 44416 44416 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24776 24776 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 112839 112903 64 0.1
.text 1050706 1050706 0 0.0
ota-requestor-app debug (read only) 1345129 1345193 64 0.0
(read/write) 78816 78816 0 0.0
.bss 46880 46880 0 0.0
.data 816 816 0 0.0
.data.rel.ro 26040 26040 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 123664 123728 64 0.1
.text 1122114 1122114 0 0.0
shell debug (read only) 788905 788969 64 0.0
(read/write) 65064 65064 0 0.0
.bss 23400 23400 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36928 36928 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 77839 77903 64 0.1
.text 609170 609170 0 0.0
tv-app debug (read only) 1845017 1849601 4584 0.2
(read/write) 407672 407960 288 0.1
.bss 339656 339912 256 0.1
.data 2736 2736 0 0.0
.data.rel.ro 59632 59632 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4432 24 0.5
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 156173 156557 384 0.2
.text 1544370 1548274 3904 0.3
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2289352 2290136 784 0.0
.bss 179412 179668 256 0.1
.data 5216 5216 0 0.0
.heap 851816 851560 -256 -0.0
.text 1251952 1252736 784 0.1
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2272824 2273600 776 0.0
.bss 172524 172772 248 0.1
.data 5576 5576 0 0.0
.heap 858344 858096 -248 -0.0
.text 1235424 1236200 776 0.1
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2248448 2249232 784 0.0
.bss 171404 171660 256 0.1
.data 5568 5568 0 0.0
.heap 859472 859216 -256 -0.0
.text 1211048 1211832 784 0.1
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2048376 2048376 0 0.0
.bss 155912 155912 0 0.0
.data 4968 4968 0 0.0
.heap 875568 875568 0 0.0
.text 1010976 1010976 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 863015 864087 1072 0.1
bss 110932 111184 252 0.2
rodata 96888 97160 272 0.3
text 579568 580112 544 0.1
nrf52840dk_nrf52840+rpc (read/write) 825391 826459 1068 0.1
bss 107284 107540 256 0.2
rodata 88080 88348 268 0.3
text 553740 554284 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 788058 789126 1068 0.1
bss 112304 112560 256 0.2
rodata 92148 92416 268 0.3
text 509036 509580 544 0.1
lock-app nrf52840dk_nrf52840 (read/write) 838235 839303 1068 0.1
bss 109956 110212 256 0.2
rodata 92956 93224 268 0.3
text 559868 560412 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 763546 764614 1068 0.1
bss 111368 111620 252 0.2
rodata 88260 88528 268 0.3
text 489428 489972 544 0.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844327 845395 1068 0.1
bss 110096 110348 252 0.2
rodata 94664 94932 268 0.3
text 564032 564576 544 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 838087 839159 1072 0.1
bss 109992 110248 256 0.2
rodata 92952 93224 272 0.3
text 559604 560148 544 0.1
shell nrf52840dk_nrf52840 (read/write) 775483 775483 0 0.0
bss 108736 108736 0 0.0
rodata 72160 72160 0 0.0
text 520008 520008 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 690538 690538 0 0.0
bss 109720 109720 0 0.0
rodata 66804 66804 0 0.0
text 440616 440616 0 0.0
p6 all-clusters-app default (read/write) 2297296 2298368 1072 0.0
.bss 112416 112664 248 0.2
.data 2520 2520 0 0.0
.heap 918408 918160 -248 -0.0
.text 1255560 1256632 1072 0.1
lock-app default (read/write) 2211896 2213192 1296 0.1
.bss 101264 101520 256 0.3
.data 2400 2400 0 0.0
.heap 929680 929424 -256 -0.0
.text 1170160 1171456 1296 0.1
qpg lighting-app qpg6100+debug (read only) 492324 493120 796 0.2
(read/write) 114144 114144 0 0.0
.bss 50624 50872 248 0.5
.data 1008 1008 0 0.0
.text 487004 487800 796 0.2
lock-app qpg6100+debug (read only) 467060 467864 804 0.2
(read/write) 114140 114140 0 0.0
.bss 49560 49816 256 0.5
.data 964 964 0 0.0
.text 461740 462544 804 0.2
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 665202 666382 1180 0.2
bss 69304 69556 252 0.4
noinit 33216 33216 0 0.0
text 460046 460580 534 0.1

@github-actions
Copy link

github-actions bot commented Nov 12, 2021

PR #11706: Size comparison from b8f2e6b to 4ea0a13

Increases above 0.2%:

platform target config section b8f2e6b 4ea0a13 change % change
esp32 all-clusters-app c3devkit .dram0.bss 56000 56248 248 0.4
m5stack .dram0.bss 61088 61336 248 0.4
k32w lighting-app k32w061+se05x+release .bss 77476 77732 256 0.3
lock-app k32w061+debug .bss 67996 68252 256 0.4
shell k32w061+debug .bss 78788 79044 256 0.3
linux all-clusters-app debug (read only) 1707201 1711817 4616 0.3
.bss 57584 57840 256 0.4
.got 4088 4112 24 0.6
.rodata 139669 140085 416 0.3
.text 1433778 1437682 3904 0.3
bridge-app debug+rpc (read only) 1301269 1305973 4704 0.4
(read/write) 77328 77616 288 0.4
.bss 42800 43056 256 0.6
.got 3952 3984 32 0.8
.rodata 111348 111764 416 0.4
.text 1093285 1097189 3904 0.4
lighting-app debug+rpc (read only) 1567945 1572593 4648 0.3
(read/write) 110032 110352 320 0.3
.bss 47984 48240 256 0.5
.got 4112 4136 24 0.6
.rodata 129265 129681 416 0.3
.text 1304258 1308194 3936 0.3
tv-app debug .got 4408 4432 24 0.5
.text 1544738 1548642 3904 0.3
nrfconnect lighting-app nrf52840dk_nrf52840 bss 110932 111184 252 0.2
rodata 96920 97192 272 0.3
nrf52840dk_nrf52840+rpc bss 107284 107540 256 0.2
rodata 88112 88380 268 0.3
nrf5340dk_nrf5340_cpuapp bss 112304 112560 256 0.2
rodata 92180 92448 268 0.3
lock-app nrf52840dk_nrf52840 bss 109956 110212 256 0.2
rodata 92988 93256 268 0.3
nrf5340dk_nrf5340_cpuapp bss 111368 111620 252 0.2
rodata 88292 88560 268 0.3
pump-app nrf52840dk_nrf52840 bss 110096 110348 252 0.2
rodata 94696 94964 268 0.3
pump-controller-app nrf52840dk_nrf52840 bss 109992 110248 256 0.2
rodata 92984 93256 272 0.3
p6 lock-app default .bss 101264 101520 256 0.3
qpg lighting-app qpg6100+debug .bss 50624 50872 248 0.5
lock-app qpg6100+debug .bss 49560 49816 256 0.5
telink lighting-app tlsr9518adk80d bss 69304 69556 252 0.4
Increases (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section b8f2e6b 4ea0a13 change % change
efr32 lighting-app BRD4161A (read only) 747208 748480 1272 0.2
(read/write) 115908 116164 256 0.2
.bss 114108 114364 256 0.2
.text 747200 748472 1272 0.2
BRD4161A+rpc (read only) 734748 736044 1296 0.2
(read/write) 132536 132792 256 0.2
.bss 130612 130868 256 0.2
.text 734740 736036 1296 0.2
lock-app BRD4161A (read only) 724040 725320 1280 0.2
(read/write) 113692 113948 256 0.2
.bss 111932 112188 256 0.2
.text 724032 725312 1280 0.2
window-app BRD4161A (read only) 724936 726232 1296 0.2
(read/write) 114012 114268 256 0.2
.bss 112252 112508 256 0.2
.text 724928 726224 1296 0.2
esp32 all-clusters-app c3devkit (read only) 822644 823204 560 0.1
(read/write) 1222138 1222666 528 0.0
.dram0.bss 56000 56248 248 0.4
.flash.rodata 166800 167072 272 0.2
.flash.text 822644 823204 560 0.1
m5stack (read only) 893683 894315 632 0.1
(read/write) 420320 420840 520 0.1
.dram0.bss 61088 61336 248 0.4
.flash.rodata 193852 194124 272 0.1
.flash.text 888299 888931 632 0.1
k32w lighting-app k32w061+se05x+release (read/write) 700600 701668 1068 0.2
.bss 77476 77732 256 0.3
.text 615416 616228 812 0.1
lock-app k32w061+debug (read/write) 591820 592888 1068 0.2
.bss 67996 68252 256 0.4
.text 516148 516960 812 0.2
shell k32w061+debug (read/write) 657500 658552 1052 0.2
.bss 78788 79044 256 0.3
.text 571068 571864 796 0.1
linux all-clusters-app debug (read only) 1707201 1711817 4616 0.3
(read/write) 126176 126464 288 0.2
.bss 57584 57840 256 0.4
.data.rel.ro 62304 62336 32 0.1
.got 4088 4112 24 0.6
.rodata 139669 140085 416 0.3
.text 1433778 1437682 3904 0.3
bridge-app debug+rpc (read only) 1301269 1305973 4704 0.4
(read/write) 77328 77616 288 0.4
.bss 42800 43056 256 0.6
.got 3952 3984 32 0.8
.rodata 111348 111764 416 0.4
.text 1093285 1097189 3904 0.4
chip-tool debug (read only) 4576237 4582917 6680 0.1
(read/write) 163688 163752 64 0.0
.data.rel.ro 114864 114944 80 0.1
.rodata 258666 258826 160 0.1
.text 4016805 4023157 6352 0.2
lighting-app debug+rpc (read only) 1567945 1572593 4648 0.3
(read/write) 110032 110352 320 0.3
.bss 47984 48240 256 0.5
.data.rel.ro 55552 55584 32 0.1
.got 4112 4136 24 0.6
.rodata 129265 129681 416 0.3
.text 1304258 1308194 3936 0.3
ota-provider-app debug (read only) 1260745 1260809 64 0.0
.rodata 112839 112903 64 0.1
ota-requestor-app debug (read only) 1345529 1345593 64 0.0
.rodata 123664 123728 64 0.1
shell debug (read only) 788905 788969 64 0.0
.rodata 77839 77903 64 0.1
tv-app debug (read only) 1845913 1850497 4584 0.2
(read/write) 407768 408056 288 0.1
.bss 339656 339912 256 0.1
.got 4408 4432 24 0.5
.rodata 156365 156749 384 0.2
.text 1544738 1548642 3904 0.3
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2290096 2290880 784 0.0
.bss 179580 179836 256 0.1
.text 1252696 1253480 784 0.1
lighting-app CY8CPROTO_062_4343W+release (read/write) 2272912 2273696 784 0.0
.bss 172524 172772 248 0.1
.text 1235512 1236296 784 0.1
lock-app CY8CPROTO_062_4343W+release (read/write) 2248544 2249320 776 0.0
.bss 171404 171660 256 0.1
.text 1211144 1211920 776 0.1
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 863095 864167 1072 0.1
bss 110932 111184 252 0.2
rodata 96920 97192 272 0.3
text 579628 580172 544 0.1
nrf52840dk_nrf52840+rpc (read/write) 825487 826555 1068 0.1
bss 107284 107540 256 0.2
rodata 88112 88380 268 0.3
text 553800 554344 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 788154 789222 1068 0.1
bss 112304 112560 256 0.2
rodata 92180 92448 268 0.3
text 509096 509640 544 0.1
lock-app nrf52840dk_nrf52840 (read/write) 838331 839399 1068 0.1
bss 109956 110212 256 0.2
rodata 92988 93256 268 0.3
text 559928 560472 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 763626 764694 1068 0.1
bss 111368 111620 252 0.2
rodata 88292 88560 268 0.3
text 489488 490032 544 0.1
pump-app nrf52840dk_nrf52840 (read/write) 844423 845491 1068 0.1
bss 110096 110348 252 0.2
rodata 94696 94964 268 0.3
text 564092 564636 544 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 838183 839255 1072 0.1
bss 109992 110248 256 0.2
rodata 92984 93256 272 0.3
text 559664 560208 544 0.1
p6 all-clusters-app default (read/write) 2298176 2299248 1072 0.0
.bss 112576 112824 248 0.2
.text 1256440 1257512 1072 0.1
lock-app default (read/write) 2212008 2213304 1296 0.1
.bss 101264 101520 256 0.3
.text 1170272 1171568 1296 0.1
qpg lighting-app qpg6100+debug (read only) 492416 493212 796 0.2
.bss 50624 50872 248 0.5
.text 487096 487892 796 0.2
lock-app qpg6100+debug (read only) 467152 467956 804 0.2
.bss 49560 49816 256 0.5
.text 461832 462636 804 0.2
telink lighting-app tlsr9518adk80d (read/write) 665286 666466 1180 0.2
bss 69304 69556 252 0.4
text 460104 460638 534 0.1
Decreases (5 builds for mbed, p6)
platform target config section b8f2e6b 4ea0a13 change % change
mbed all-clusters-app CY8CPROTO_062_4343W+release .heap 851648 851392 -256 -0.0
lighting-app CY8CPROTO_062_4343W+release .heap 858344 858096 -248 -0.0
lock-app CY8CPROTO_062_4343W+release .heap 859472 859216 -256 -0.0
p6 all-clusters-app default .heap 918248 918000 -248 -0.0
lock-app default .heap 929680 929424 -256 -0.0
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section b8f2e6b 4ea0a13 change % change
efr32 lighting-app BRD4161A (read only) 747208 748480 1272 0.2
(read/write) 115908 116164 256 0.2
.bss 114108 114364 256 0.2
.data 1800 1800 0 0.0
.text 747200 748472 1272 0.2
BRD4161A+rpc (read only) 734748 736044 1296 0.2
(read/write) 132536 132792 256 0.2
.bss 130612 130868 256 0.2
.data 1924 1924 0 0.0
.text 734740 736036 1296 0.2
lock-app BRD4161A (read only) 724040 725320 1280 0.2
(read/write) 113692 113948 256 0.2
.bss 111932 112188 256 0.2
.data 1756 1756 0 0.0
.text 724032 725312 1280 0.2
window-app BRD4161A (read only) 724936 726232 1296 0.2
(read/write) 114012 114268 256 0.2
.bss 112252 112508 256 0.2
.data 1760 1760 0 0.0
.text 724928 726224 1296 0.2
esp32 all-clusters-app c3devkit (read only) 822644 823204 560 0.1
(read/write) 1222138 1222666 528 0.0
.dram0.bss 56000 56248 248 0.4
.dram0.data 14092 14092 0 0.0
.flash.rodata 166800 167072 272 0.2
.flash.text 822644 823204 560 0.1
.iram0.text 61394 61394 0 0.0
m5stack (read only) 893683 894315 632 0.1
(read/write) 420320 420840 520 0.1
.dram0.bss 61088 61336 248 0.4
.dram0.data 34056 34056 0 0.0
.flash.rodata 193852 194124 272 0.1
.flash.text 888299 888931 632 0.1
.iram0.text 122987 122987 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 700600 701668 1068 0.2
.bss 77476 77732 256 0.3
.data 1908 1908 0 0.0
.text 615416 616228 812 0.1
lock-app k32w061+debug (read/write) 591820 592888 1068 0.2
.bss 67996 68252 256 0.4
.data 1876 1876 0 0.0
.text 516148 516960 812 0.2
shell k32w061+debug (read/write) 657500 658552 1052 0.2
.bss 78788 79044 256 0.3
.data 1844 1844 0 0.0
.text 571068 571864 796 0.1
linux all-clusters-app debug (read only) 1707201 1711817 4616 0.3
(read/write) 126176 126464 288 0.2
.bss 57584 57840 256 0.4
.data 1010 1010 0 0.0
.data.rel.ro 62304 62336 32 0.1
.dynamic 592 592 0 0.0
.got 4088 4112 24 0.6
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 139669 140085 416 0.3
.text 1433778 1437682 3904 0.3
bridge-app debug+rpc (read only) 1301269 1305973 4704 0.4
(read/write) 77328 77616 288 0.4
.bss 42800 43056 256 0.6
.data 1568 1568 0 0.0
.data.rel.ro 27992 27992 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3984 32 0.8
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 111348 111764 416 0.4
.text 1093285 1097189 3904 0.4
chip-tool debug (read only) 4576237 4582917 6680 0.1
(read/write) 163688 163752 64 0.0
.bss 41096 41096 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 114864 114944 80 0.1
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 258666 258826 160 0.1
.text 4016805 4023157 6352 0.2
lighting-app debug+rpc (read only) 1567945 1572593 4648 0.3
(read/write) 110032 110352 320 0.3
.bss 47984 48240 256 0.5
.data 1202 1202 0 0.0
.data.rel.ro 55552 55584 32 0.1
.dynamic 608 608 0 0.0
.got 4112 4136 24 0.6
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129265 129681 416 0.3
.text 1304258 1308194 3936 0.3
ota-provider-app debug (read only) 1260745 1260809 64 0.0
(read/write) 75080 75080 0 0.0
.bss 44416 44416 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24808 24808 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 112839 112903 64 0.1
.text 1051058 1051058 0 0.0
ota-requestor-app debug (read only) 1345529 1345593 64 0.0
(read/write) 78848 78848 0 0.0
.bss 46880 46880 0 0.0
.data 816 816 0 0.0
.data.rel.ro 26056 26056 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 123664 123728 64 0.1
.text 1122466 1122466 0 0.0
shell debug (read only) 788905 788969 64 0.0
(read/write) 65064 65064 0 0.0
.bss 23400 23400 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36928 36928 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 77839 77903 64 0.1
.text 609170 609170 0 0.0
tv-app debug (read only) 1845913 1850497 4584 0.2
(read/write) 407768 408056 288 0.1
.bss 339656 339912 256 0.1
.data 2736 2736 0 0.0
.data.rel.ro 59728 59728 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4432 24 0.5
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 156365 156749 384 0.2
.text 1544738 1548642 3904 0.3
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2290096 2290880 784 0.0
.bss 179580 179836 256 0.1
.data 5216 5216 0 0.0
.heap 851648 851392 -256 -0.0
.text 1252696 1253480 784 0.1
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2272912 2273696 784 0.0
.bss 172524 172772 248 0.1
.data 5576 5576 0 0.0
.heap 858344 858096 -248 -0.0
.text 1235512 1236296 784 0.1
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2248544 2249320 776 0.0
.bss 171404 171660 256 0.1
.data 5568 5568 0 0.0
.heap 859472 859216 -256 -0.0
.text 1211144 1211920 776 0.1
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2048376 2048376 0 0.0
.bss 155912 155912 0 0.0
.data 4968 4968 0 0.0
.heap 875568 875568 0 0.0
.text 1010976 1010976 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 863095 864167 1072 0.1
bss 110932 111184 252 0.2
rodata 96920 97192 272 0.3
text 579628 580172 544 0.1
nrf52840dk_nrf52840+rpc (read/write) 825487 826555 1068 0.1
bss 107284 107540 256 0.2
rodata 88112 88380 268 0.3
text 553800 554344 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 788154 789222 1068 0.1
bss 112304 112560 256 0.2
rodata 92180 92448 268 0.3
text 509096 509640 544 0.1
lock-app nrf52840dk_nrf52840 (read/write) 838331 839399 1068 0.1
bss 109956 110212 256 0.2
rodata 92988 93256 268 0.3
text 559928 560472 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 763626 764694 1068 0.1
bss 111368 111620 252 0.2
rodata 88292 88560 268 0.3
text 489488 490032 544 0.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844423 845491 1068 0.1
bss 110096 110348 252 0.2
rodata 94696 94964 268 0.3
text 564092 564636 544 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 838183 839255 1072 0.1
bss 109992 110248 256 0.2
rodata 92984 93256 272 0.3
text 559664 560208 544 0.1
shell nrf52840dk_nrf52840 (read/write) 775483 775483 0 0.0
bss 108736 108736 0 0.0
rodata 72160 72160 0 0.0
text 520008 520008 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 690538 690538 0 0.0
bss 109720 109720 0 0.0
rodata 66804 66804 0 0.0
text 440616 440616 0 0.0
p6 all-clusters-app default (read/write) 2298176 2299248 1072 0.0
.bss 112576 112824 248 0.2
.data 2520 2520 0 0.0
.heap 918248 918000 -248 -0.0
.text 1256440 1257512 1072 0.1
lock-app default (read/write) 2212008 2213304 1296 0.1
.bss 101264 101520 256 0.3
.data 2400 2400 0 0.0
.heap 929680 929424 -256 -0.0
.text 1170272 1171568 1296 0.1
qpg lighting-app qpg6100+debug (read only) 492416 493212 796 0.2
(read/write) 114144 114144 0 0.0
.bss 50624 50872 248 0.5
.data 1008 1008 0 0.0
.text 487096 487892 796 0.2
lock-app qpg6100+debug (read only) 467152 467956 804 0.2
(read/write) 114140 114140 0 0.0
.bss 49560 49816 256 0.5
.data 964 964 0 0.0
.text 461832 462636 804 0.2
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 665286 666466 1180 0.2
bss 69304 69556 252 0.4
noinit 33216 33216 0 0.0
text 460104 460638 534 0.1

@github-actions
Copy link

github-actions bot commented Nov 12, 2021

PR #11706: Size comparison from c6bf43b to abc1cde

Increases above 0.2%:

platform target config section c6bf43b abc1cde change % change
linux all-clusters-app debug (read only) 1708081 1712417 4336 0.3
.got 4088 4112 24 0.6
.text 1434498 1438402 3904 0.3
bridge-app debug+rpc (read only) 1302149 1306573 4424 0.3
.got 3952 3984 32 0.8
.text 1094005 1097909 3904 0.4
lighting-app debug+rpc (read only) 1568857 1573225 4368 0.3
.got 4112 4136 24 0.6
.text 1304978 1308914 3936 0.3
tv-app debug .got 4408 4432 24 0.5
.text 1545506 1549410 3904 0.3
Increases (25 builds for efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
platform target config section c6bf43b abc1cde change % change
efr32 lighting-app BRD4161A (read only) 747600 748640 1040 0.1
.text 747592 748632 1040 0.1
BRD4161A+rpc (read only) 735164 736188 1024 0.1
.text 735156 736180 1024 0.1
lock-app BRD4161A (read only) 724440 725480 1040 0.1
.text 724432 725472 1040 0.1
window-app BRD4161A (read only) 725352 726376 1024 0.1
.text 725344 726368 1024 0.1
esp32 all-clusters-app c3devkit (read only) 822918 823478 560 0.1
(read/write) 1222330 1222346 16 0.0
.flash.rodata 166976 166992 16 0.0
.flash.text 822918 823478 560 0.1
m5stack (read only) 893891 894551 660 0.1
(read/write) 420504 420520 16 0.0
.flash.rodata 194020 194036 16 0.0
.flash.text 888507 889167 660 0.1
k32w lighting-app k32w061+se05x+release (read/write) 701008 701568 560 0.1
.text 615792 616352 560 0.1
lock-app k32w061+debug (read/write) 592240 592784 544 0.1
.text 516536 517080 544 0.1
shell k32w061+debug (read/write) 657908 658468 560 0.1
.text 571444 572004 560 0.1
linux all-clusters-app debug (read only) 1708081 1712417 4336 0.3
(read/write) 126272 126304 32 0.0
.data.rel.ro 62304 62336 32 0.1
.got 4088 4112 24 0.6
.rodata 139829 139989 160 0.1
.text 1434498 1438402 3904 0.3
bridge-app debug+rpc (read only) 1302149 1306573 4424 0.3
(read/write) 77424 77456 32 0.0
.got 3952 3984 32 0.8
.rodata 111508 111668 160 0.1
.text 1094005 1097909 3904 0.4
chip-tool debug (read only) 4577181 4583845 6664 0.1
(read/write) 163784 163848 64 0.0
.data.rel.ro 114864 114944 80 0.1
.rodata 258826 258986 160 0.1
.text 4017589 4023925 6336 0.2
lighting-app debug+rpc (read only) 1568857 1573225 4368 0.3
(read/write) 110128 110192 64 0.1
.data.rel.ro 55552 55584 32 0.1
.got 4112 4136 24 0.6
.rodata 129457 129617 160 0.1
.text 1304978 1308914 3936 0.3
ota-provider-app debug (read only) 1261625 1261689 64 0.0
.rodata 112999 113063 64 0.1
ota-requestor-app debug (read only) 1346409 1346473 64 0.0
.rodata 123824 123888 64 0.1
shell debug (read only) 788905 788969 64 0.0
.rodata 77839 77903 64 0.1
tv-app debug (read only) 1846841 1851177 4336 0.2
(read/write) 407864 407896 32 0.0
.got 4408 4432 24 0.5
.rodata 156525 156685 160 0.1
.text 1545506 1549410 3904 0.3
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2290392 2290920 528 0.0
.text 1252992 1253520 528 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2273200 2273728 528 0.0
.text 1235800 1236328 528 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2248832 2249424 592 0.0
.text 1211432 1212024 592 0.0
p6 all-clusters-app default (read/write) 2298576 2299408 832 0.0
.text 1256840 1257672 832 0.1
lock-app default (read/write) 2212408 2213448 1040 0.0
.text 1170672 1171712 1040 0.1
qpg lighting-app qpg6100+debug (read only) 492636 493180 544 0.1
.text 487316 487860 544 0.1
lock-app qpg6100+debug (read only) 467372 467924 552 0.1
.text 462052 462604 552 0.1
telink lighting-app tlsr9518adk80d (read/write) 665742 666414 672 0.1
text 460372 460906 534 0.1
Full report (28 builds for efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
platform target config section c6bf43b abc1cde change % change
efr32 lighting-app BRD4161A (read only) 747600 748640 1040 0.1
(read/write) 115940 115940 0 0.0
.bss 114140 114140 0 0.0
.data 1800 1800 0 0.0
.text 747592 748632 1040 0.1
BRD4161A+rpc (read only) 735164 736188 1024 0.1
(read/write) 132568 132568 0 0.0
.bss 130644 130644 0 0.0
.data 1924 1924 0 0.0
.text 735156 736180 1024 0.1
lock-app BRD4161A (read only) 724440 725480 1040 0.1
(read/write) 113724 113724 0 0.0
.bss 111964 111964 0 0.0
.data 1756 1756 0 0.0
.text 724432 725472 1040 0.1
window-app BRD4161A (read only) 725352 726376 1024 0.1
(read/write) 114044 114044 0 0.0
.bss 112284 112284 0 0.0
.data 1760 1760 0 0.0
.text 725344 726368 1024 0.1
esp32 all-clusters-app c3devkit (read only) 822918 823478 560 0.1
(read/write) 1222330 1222346 16 0.0
.dram0.bss 56016 56016 0 0.0
.dram0.data 14092 14092 0 0.0
.flash.rodata 166976 166992 16 0.0
.flash.text 822918 823478 560 0.1
.iram0.text 61394 61394 0 0.0
m5stack (read only) 893891 894551 660 0.1
(read/write) 420504 420520 16 0.0
.dram0.bss 61104 61104 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 194020 194036 16 0.0
.flash.text 888507 889167 660 0.1
.iram0.text 122987 122987 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701008 701568 560 0.1
.bss 77508 77508 0 0.0
.data 1908 1908 0 0.0
.text 615792 616352 560 0.1
lock-app k32w061+debug (read/write) 592240 592784 544 0.1
.bss 68028 68028 0 0.0
.data 1876 1876 0 0.0
.text 516536 517080 544 0.1
shell k32w061+debug (read/write) 657908 658468 560 0.1
.bss 78820 78820 0 0.0
.data 1844 1844 0 0.0
.text 571444 572004 560 0.1
linux all-clusters-app debug (read only) 1708081 1712417 4336 0.3
(read/write) 126272 126304 32 0.0
.bss 57680 57680 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62304 62336 32 0.1
.dynamic 592 592 0 0.0
.got 4088 4112 24 0.6
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 139829 139989 160 0.1
.text 1434498 1438402 3904 0.3
bridge-app debug+rpc (read only) 1302149 1306573 4424 0.3
(read/write) 77424 77456 32 0.0
.bss 42896 42896 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 27992 27992 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3984 32 0.8
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 111508 111668 160 0.1
.text 1094005 1097909 3904 0.4
chip-tool debug (read only) 4577181 4583845 6664 0.1
(read/write) 163784 163848 64 0.0
.bss 41192 41192 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 114864 114944 80 0.1
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 258826 258986 160 0.1
.text 4017589 4023925 6336 0.2
lighting-app debug+rpc (read only) 1568857 1573225 4368 0.3
(read/write) 110128 110192 64 0.1
.bss 48080 48080 0 0.0
.data 1202 1202 0 0.0
.data.rel.ro 55552 55584 32 0.1
.dynamic 608 608 0 0.0
.got 4112 4136 24 0.6
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129457 129617 160 0.1
.text 1304978 1308914 3936 0.3
ota-provider-app debug (read only) 1261625 1261689 64 0.0
(read/write) 75176 75176 0 0.0
.bss 44512 44512 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24808 24808 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 112999 113063 64 0.1
.text 1051778 1051778 0 0.0
ota-requestor-app debug (read only) 1346409 1346473 64 0.0
(read/write) 78944 78944 0 0.0
.bss 46976 46976 0 0.0
.data 816 816 0 0.0
.data.rel.ro 26056 26056 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 123824 123888 64 0.1
.text 1123186 1123186 0 0.0
shell debug (read only) 788905 788969 64 0.0
(read/write) 65064 65064 0 0.0
.bss 23400 23400 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36928 36928 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 77839 77903 64 0.1
.text 609170 609170 0 0.0
tv-app debug (read only) 1846841 1851177 4336 0.2
(read/write) 407864 407896 32 0.0
.bss 339752 339752 0 0.0
.data 2736 2736 0 0.0
.data.rel.ro 59728 59728 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4432 24 0.5
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 156525 156685 160 0.1
.text 1545506 1549410 3904 0.3
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2290392 2290920 528 0.0
.bss 179612 179612 0 0.0
.data 5216 5216 0 0.0
.heap 851616 851616 0 0.0
.text 1252992 1253520 528 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2273200 2273728 528 0.0
.bss 172556 172556 0 0.0
.data 5576 5576 0 0.0
.heap 858312 858312 0 0.0
.text 1235800 1236328 528 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2248832 2249424 592 0.0
.bss 171436 171436 0 0.0
.data 5568 5568 0 0.0
.heap 859440 859440 0 0.0
.text 1211432 1212024 592 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2048376 2048376 0 0.0
.bss 155912 155912 0 0.0
.data 4968 4968 0 0.0
.heap 875568 875568 0 0.0
.text 1010976 1010976 0 0.0
p6 all-clusters-app default (read/write) 2298576 2299408 832 0.0
.bss 112608 112608 0 0.0
.data 2520 2520 0 0.0
.heap 918216 918216 0 0.0
.text 1256840 1257672 832 0.1
lock-app default (read/write) 2212408 2213448 1040 0.0
.bss 101296 101296 0 0.0
.data 2400 2400 0 0.0
.heap 929648 929648 0 0.0
.text 1170672 1171712 1040 0.1
qpg lighting-app qpg6100+debug (read only) 492636 493180 544 0.1
(read/write) 114144 114144 0 0.0
.bss 50640 50640 0 0.0
.data 1008 1008 0 0.0
.text 487316 487860 544 0.1
lock-app qpg6100+debug (read only) 467372 467924 552 0.1
(read/write) 114140 114140 0 0.0
.bss 49576 49576 0 0.0
.data 964 964 0 0.0
.text 462052 462604 552 0.1
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 665742 666414 672 0.1
bss 69320 69320 0 0.0
noinit 33216 33216 0 0.0
text 460372 460906 534 0.1

@github-actions
Copy link

github-actions bot commented Nov 12, 2021

PR #11706: Size comparison from 3db50b1 to 416c8f6

Increases above 0.2%:

platform target config section 3db50b1 416c8f6 change % change
linux all-clusters-app debug (read only) 1708081 1712417 4336 0.3
.got 4088 4112 24 0.6
.text 1434498 1438402 3904 0.3
bridge-app debug+rpc (read only) 1302149 1306573 4424 0.3
.got 3952 3984 32 0.8
.text 1094005 1097909 3904 0.4
lighting-app debug+rpc (read only) 1568857 1573225 4368 0.3
.got 4112 4136 24 0.6
.text 1304978 1308914 3936 0.3
tv-app debug .got 4408 4432 24 0.5
.text 1545506 1549410 3904 0.3
Increases (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 3db50b1 416c8f6 change % change
efr32 lighting-app BRD4161A (read only) 747600 748640 1040 0.1
.text 747592 748632 1040 0.1
BRD4161A+rpc (read only) 735164 736188 1024 0.1
.text 735156 736180 1024 0.1
lock-app BRD4161A (read only) 724440 725480 1040 0.1
.text 724432 725472 1040 0.1
window-app BRD4161A (read only) 725352 726376 1024 0.1
.text 725344 726368 1024 0.1
esp32 all-clusters-app c3devkit (read only) 822918 823478 560 0.1
(read/write) 1222330 1222346 16 0.0
.flash.rodata 166976 166992 16 0.0
.flash.text 822918 823478 560 0.1
m5stack (read only) 893891 894551 660 0.1
(read/write) 420504 420520 16 0.0
.flash.rodata 194020 194036 16 0.0
.flash.text 888507 889167 660 0.1
k32w lighting-app k32w061+se05x+release (read/write) 701008 701568 560 0.1
.text 615792 616352 560 0.1
lock-app k32w061+debug (read/write) 592240 592784 544 0.1
.text 516536 517080 544 0.1
shell k32w061+debug (read/write) 657908 658468 560 0.1
.text 571444 572004 560 0.1
linux all-clusters-app debug (read only) 1708081 1712417 4336 0.3
(read/write) 126272 126304 32 0.0
.data.rel.ro 62304 62336 32 0.1
.got 4088 4112 24 0.6
.rodata 139829 139989 160 0.1
.text 1434498 1438402 3904 0.3
bridge-app debug+rpc (read only) 1302149 1306573 4424 0.3
(read/write) 77424 77456 32 0.0
.got 3952 3984 32 0.8
.rodata 111508 111668 160 0.1
.text 1094005 1097909 3904 0.4
chip-tool debug (read only) 4580005 4586685 6680 0.1
(read/write) 163880 163944 64 0.0
.data.rel.ro 114976 115040 64 0.1
.rodata 258922 259082 160 0.1
.text 4020101 4026453 6352 0.2
lighting-app debug+rpc (read only) 1568857 1573225 4368 0.3
(read/write) 110128 110192 64 0.1
.data.rel.ro 55552 55584 32 0.1
.got 4112 4136 24 0.6
.rodata 129457 129617 160 0.1
.text 1304978 1308914 3936 0.3
ota-provider-app debug (read only) 1261625 1261689 64 0.0
.rodata 112999 113063 64 0.1
ota-requestor-app debug (read only) 1346409 1346473 64 0.0
.rodata 123824 123888 64 0.1
shell debug (read only) 788905 788969 64 0.0
.rodata 77839 77903 64 0.1
tv-app debug (read only) 1846841 1851177 4336 0.2
(read/write) 407864 407896 32 0.0
.got 4408 4432 24 0.5
.rodata 156525 156685 160 0.1
.text 1545506 1549410 3904 0.3
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2290392 2290920 528 0.0
.text 1252992 1253520 528 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2273200 2273728 528 0.0
.text 1235800 1236328 528 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2248832 2249424 592 0.0
.text 1211432 1212024 592 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 863515 864075 560 0.1
rodata 97084 97100 16 0.0
text 579844 580388 544 0.1
nrf52840dk_nrf52840+rpc (read/write) 825891 826451 560 0.1
rodata 88276 88292 16 0.0
text 554016 554560 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 788558 789118 560 0.1
rodata 92344 92360 16 0.0
text 509312 509856 544 0.1
lock-app nrf52840dk_nrf52840 (read/write) 838751 839311 560 0.1
rodata 93152 93168 16 0.0
text 560148 560692 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 764046 764606 560 0.1
rodata 88456 88472 16 0.0
text 489708 490252 544 0.1
pump-app nrf52840dk_nrf52840 (read/write) 844827 845387 560 0.1
rodata 94860 94876 16 0.0
text 564308 564852 544 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 838607 839167 560 0.1
rodata 93152 93168 16 0.0
text 559884 560428 544 0.1
p6 all-clusters-app default (read/write) 2298576 2299408 832 0.0
.text 1256840 1257672 832 0.1
lock-app default (read/write) 2212408 2213448 1040 0.0
.text 1170672 1171712 1040 0.1
qpg lighting-app qpg6100+debug (read only) 492636 493180 544 0.1
.text 487316 487860 544 0.1
lock-app qpg6100+debug (read only) 467372 467924 552 0.1
.text 462052 462604 552 0.1
telink lighting-app tlsr9518adk80d (read/write) 665742 666414 672 0.1
text 460372 460906 534 0.1
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 3db50b1 416c8f6 change % change
efr32 lighting-app BRD4161A (read only) 747600 748640 1040 0.1
(read/write) 115940 115940 0 0.0
.bss 114140 114140 0 0.0
.data 1800 1800 0 0.0
.text 747592 748632 1040 0.1
BRD4161A+rpc (read only) 735164 736188 1024 0.1
(read/write) 132568 132568 0 0.0
.bss 130644 130644 0 0.0
.data 1924 1924 0 0.0
.text 735156 736180 1024 0.1
lock-app BRD4161A (read only) 724440 725480 1040 0.1
(read/write) 113724 113724 0 0.0
.bss 111964 111964 0 0.0
.data 1756 1756 0 0.0
.text 724432 725472 1040 0.1
window-app BRD4161A (read only) 725352 726376 1024 0.1
(read/write) 114044 114044 0 0.0
.bss 112284 112284 0 0.0
.data 1760 1760 0 0.0
.text 725344 726368 1024 0.1
esp32 all-clusters-app c3devkit (read only) 822918 823478 560 0.1
(read/write) 1222330 1222346 16 0.0
.dram0.bss 56016 56016 0 0.0
.dram0.data 14092 14092 0 0.0
.flash.rodata 166976 166992 16 0.0
.flash.text 822918 823478 560 0.1
.iram0.text 61394 61394 0 0.0
m5stack (read only) 893891 894551 660 0.1
(read/write) 420504 420520 16 0.0
.dram0.bss 61104 61104 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 194020 194036 16 0.0
.flash.text 888507 889167 660 0.1
.iram0.text 122987 122987 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701008 701568 560 0.1
.bss 77508 77508 0 0.0
.data 1908 1908 0 0.0
.text 615792 616352 560 0.1
lock-app k32w061+debug (read/write) 592240 592784 544 0.1
.bss 68028 68028 0 0.0
.data 1876 1876 0 0.0
.text 516536 517080 544 0.1
shell k32w061+debug (read/write) 657908 658468 560 0.1
.bss 78820 78820 0 0.0
.data 1844 1844 0 0.0
.text 571444 572004 560 0.1
linux all-clusters-app debug (read only) 1708081 1712417 4336 0.3
(read/write) 126272 126304 32 0.0
.bss 57680 57680 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62304 62336 32 0.1
.dynamic 592 592 0 0.0
.got 4088 4112 24 0.6
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 139829 139989 160 0.1
.text 1434498 1438402 3904 0.3
bridge-app debug+rpc (read only) 1302149 1306573 4424 0.3
(read/write) 77424 77456 32 0.0
.bss 42896 42896 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 27992 27992 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3984 32 0.8
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 111508 111668 160 0.1
.text 1094005 1097909 3904 0.4
chip-tool debug (read only) 4580005 4586685 6680 0.1
(read/write) 163880 163944 64 0.0
.bss 41192 41192 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 114976 115040 64 0.1
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 258922 259082 160 0.1
.text 4020101 4026453 6352 0.2
lighting-app debug+rpc (read only) 1568857 1573225 4368 0.3
(read/write) 110128 110192 64 0.1
.bss 48080 48080 0 0.0
.data 1202 1202 0 0.0
.data.rel.ro 55552 55584 32 0.1
.dynamic 608 608 0 0.0
.got 4112 4136 24 0.6
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129457 129617 160 0.1
.text 1304978 1308914 3936 0.3
ota-provider-app debug (read only) 1261625 1261689 64 0.0
(read/write) 75176 75176 0 0.0
.bss 44512 44512 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24808 24808 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 112999 113063 64 0.1
.text 1051778 1051778 0 0.0
ota-requestor-app debug (read only) 1346409 1346473 64 0.0
(read/write) 78944 78944 0 0.0
.bss 46976 46976 0 0.0
.data 816 816 0 0.0
.data.rel.ro 26056 26056 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 123824 123888 64 0.1
.text 1123186 1123186 0 0.0
shell debug (read only) 788905 788969 64 0.0
(read/write) 65064 65064 0 0.0
.bss 23400 23400 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36928 36928 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 77839 77903 64 0.1
.text 609170 609170 0 0.0
tv-app debug (read only) 1846841 1851177 4336 0.2
(read/write) 407864 407896 32 0.0
.bss 339752 339752 0 0.0
.data 2736 2736 0 0.0
.data.rel.ro 59728 59728 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4432 24 0.5
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 156525 156685 160 0.1
.text 1545506 1549410 3904 0.3
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2290392 2290920 528 0.0
.bss 179612 179612 0 0.0
.data 5216 5216 0 0.0
.heap 851616 851616 0 0.0
.text 1252992 1253520 528 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2273200 2273728 528 0.0
.bss 172556 172556 0 0.0
.data 5576 5576 0 0.0
.heap 858312 858312 0 0.0
.text 1235800 1236328 528 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2248832 2249424 592 0.0
.bss 171436 171436 0 0.0
.data 5568 5568 0 0.0
.heap 859440 859440 0 0.0
.text 1211432 1212024 592 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2048376 2048376 0 0.0
.bss 155912 155912 0 0.0
.data 4968 4968 0 0.0
.heap 875568 875568 0 0.0
.text 1010976 1010976 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 863515 864075 560 0.1
bss 110964 110964 0 0.0
rodata 97084 97100 16 0.0
text 579844 580388 544 0.1
nrf52840dk_nrf52840+rpc (read/write) 825891 826451 560 0.1
bss 107316 107316 0 0.0
rodata 88276 88292 16 0.0
text 554016 554560 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 788558 789118 560 0.1
bss 112336 112336 0 0.0
rodata 92344 92360 16 0.0
text 509312 509856 544 0.1
lock-app nrf52840dk_nrf52840 (read/write) 838751 839311 560 0.1
bss 109988 109988 0 0.0
rodata 93152 93168 16 0.0
text 560148 560692 544 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 764046 764606 560 0.1
bss 111400 111400 0 0.0
rodata 88456 88472 16 0.0
text 489708 490252 544 0.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844827 845387 560 0.1
bss 110128 110128 0 0.0
rodata 94860 94876 16 0.0
text 564308 564852 544 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 838607 839167 560 0.1
bss 110024 110024 0 0.0
rodata 93152 93168 16 0.0
text 559884 560428 544 0.1
shell nrf52840dk_nrf52840 (read/write) 775483 775483 0 0.0
bss 108736 108736 0 0.0
rodata 72160 72160 0 0.0
text 520008 520008 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 690538 690538 0 0.0
bss 109720 109720 0 0.0
rodata 66804 66804 0 0.0
text 440616 440616 0 0.0
p6 all-clusters-app default (read/write) 2298576 2299408 832 0.0
.bss 112608 112608 0 0.0
.data 2520 2520 0 0.0
.heap 918216 918216 0 0.0
.text 1256840 1257672 832 0.1
lock-app default (read/write) 2212408 2213448 1040 0.0
.bss 101296 101296 0 0.0
.data 2400 2400 0 0.0
.heap 929648 929648 0 0.0
.text 1170672 1171712 1040 0.1
qpg lighting-app qpg6100+debug (read only) 492636 493180 544 0.1
(read/write) 114144 114144 0 0.0
.bss 50640 50640 0 0.0
.data 1008 1008 0 0.0
.text 487316 487860 544 0.1
lock-app qpg6100+debug (read only) 467372 467924 552 0.1
(read/write) 114140 114140 0 0.0
.bss 49576 49576 0 0.0
.data 964 964 0 0.0
.text 462052 462604 552 0.1
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 665742 666414 672 0.1
bss 69320 69320 0 0.0
noinit 33216 33216 0 0.0
text 460372 460906 534 0.1

@yufengwangca yufengwangca merged commit 5d4bade into project-chip:master Nov 12, 2021
PSONALl pushed a commit to PSONALl/connectedhomeip that referenced this pull request Dec 3, 2021
…uster (project-chip#11706)

* [linux]: Implement the optional attributes for software diagnostic cluster

* Run codegen
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.

4 participants