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

Add separate hookable tracing module #26986

Merged
merged 25 commits into from
Jun 1, 2023

Conversation

andy31415
Copy link
Contributor

Looking to solve the difficulty in figuring out what applications are doing (e.g. java matter controller tests fail occasionally and I still do not know why).

We do have the infrastructure, however it is rarely actually used:

  • pw_tracing is available but rarely used and overrides all other tracing
  • tracing hooks exist if not using pigweed, but no actual real implementation in the SDK (I plan to add a perfetto one)
  • data logging is using separate and non-typesafe paths (void * passing around, with string event compares) and outputs data that does not seem useful to debug (encrypted data). It is also caled examples/tracing which is not the same as src/trace but rather uses MessageTracing.h

This just adds a generic tracing backend with some unit tests.
Intent is to have followups for:

  • Provide a backend with similar functionality to examples/tracing (TraceStream/TraceLog/TraceFile/...)
  • Provide a perfetto-based backend
  • Provide a pw_trace-based backend
  • Convert existing tracing and data logging (for messages) to the new infrastructure
  • Add additional logging (we are missing DNSSD data logging currently)
  • Adjust formats as needed (CSG asked for more spec 4.4 Message format data, a human-friendly TLV decoding would also be great)

Overall goal is to be able to figure out "what went wrong in a failed commissioning" (as an example) within minutes of having a log. Today I have seen people knowing the SDK well spending hours in log reading + wireshark captures to figure out things and I believe we can improve on that.

@github-actions
Copy link

github-actions bot commented May 31, 2023

PR #26986: Size comparison from 77b1596 to 8bd4cf5

Full report (2 builds for cc32xx, mbed)
platform target config section 77b1596 8bd4cf5 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606066 606066 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 949825 949825 0 0.0
.debug_aranges 117512 117512 0 0.0
.debug_frame 400904 400904 0 0.0
.debug_info 22708986 22708986 0 0.0
.debug_line 2853238 2853238 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1711740 1711740 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 106399 106399 0 0.0
.debug_str 3759427 3759427 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104418 104418 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484683 484683 0 0.0
.symtab 287504 287504 0 0.0
.text 499528 499528 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495712 2495712 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458396 1458396 0 0.0

@github-actions
Copy link

github-actions bot commented May 31, 2023

PR #26986: Size comparison from 77b1596 to 9536ec4

Increases (11 builds for bl602, bl702, cc32xx, cyw30739, psoc6, telink)
platform target config section 77b1596 9536ec4 change % change
bl602 lighting-app bl602+rpc .text 1067714 1067718 4 0.0
bl702 lighting-app bl702+rpc .debug_info 49503399 49503401 2 0.0
.text 1039960 1039964 4 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 22708986 22708987 1 0.0
cyw30739 switch cyw930739m2evb_01 (read/write) 530931 530939 8 0.0
.app_xip_area 421917 421925 8 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 31220273 31220274 1 0.0
telink all-clusters-app tlsr9518adk80d text 703346 703348 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 959748 959756 8 0.0
text 663824 663826 2 0.0
light-switch-app tlsr9518adk80d text 598664 598666 2 0.0
lighting-app-shell tlsr9518adk80d text 742824 742826 2 0.0
ota-requestor-app tlsr9518adk80d text 605936 605938 2 0.0
thermostat tlsr9518adk80d text 614882 614884 2 0.0
Decreases (7 builds for esp32, nrfconnect, psoc6, telink)
platform target config section 77b1596 9536ec4 change % change
esp32 all-clusters-app c3devkit (read only) 1068920 1068918 -2 -0.0
.flash.text 1068920 1068918 -2 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 819884 819880 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 26095257 26095255 -2 -0.0
telink contact-sensor-app tlsr9518adk80d text 584044 584042 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 722256 722252 -4 -0.0
pump-app tlsr9518adk80d text 590222 590218 -4 -0.0
temperature-measurement-app tlsr9518adk80d text 575998 575996 -2 -0.0
Full report (58 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 77b1596 9536ec4 change % change
bl602 lighting-app bl602 (read/write) 1356274 1356274 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036360 1036360 0 0.0
bl602+rpc (read/write) 1402550 1402550 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067714 1067718 4 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188063 1188063 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1549961 1549961 0 0.0
.debug_aranges 148360 148360 0 0.0
.debug_frame 545636 545636 0 0.0
.debug_info 44558674 44558674 0 0.0
.debug_line 5559389 5559389 0 0.0
.debug_loc 3785221 3785221 0 0.0
.debug_ranges 388640 388640 0 0.0
.debug_str 4319908 4319908 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107216 107216 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582506 582506 0 0.0
.symtab 175584 175584 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966574 966574 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276867 1276867 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1708971 1708971 0 0.0
.debug_aranges 156648 156648 0 0.0
.debug_frame 573648 573648 0 0.0
.debug_info 49503399 49503401 2 0.0
.debug_line 5975210 5975210 0 0.0
.debug_loc 3987899 3987899 0 0.0
.debug_ranges 414000 414000 0 0.0
.debug_str 4745416 4745416 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121296 121296 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643826 643826 0 0.0
.symtab 194080 194080 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1039960 1039964 4 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606066 606066 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 949825 949825 0 0.0
.debug_aranges 117512 117512 0 0.0
.debug_frame 400904 400904 0 0.0
.debug_info 22708986 22708987 1 0.0
.debug_line 2853238 2853238 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1711740 1711740 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 106399 106399 0 0.0
.debug_str 3759427 3759427 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104418 104418 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484683 484683 0 0.0
.symtab 287504 287504 0 0.0
.text 499528 499528 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 542019 542019 0 0.0
.app_xip_area 434645 434645 0 0.0
.bss 62352 62352 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529411 529411 0 0.0
.app_xip_area 416901 416901 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566243 566243 0 0.0
.app_xip_area 459797 459797 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530931 530939 8 0.0
.app_xip_area 421917 421925 8 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 988164 988164 0 0.0
.bss 179856 179856 0 0.0
.data 2144 2144 0 0.0
.text 806144 806144 0 0.0
BRD4187C (read/write) 1019000 1019000 0 0.0
.bss 159588 159588 0 0.0
.data 2788 2788 0 0.0
.text 856604 856604 0 0.0
lock-app BRD4161A+wf200 (read/write) 1069240 1069240 0 0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892908 892908 0 0.0
window-app BRD4187C (read/write) 1091008 1091008 0 0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 945736 945736 0 0.0
esp32 all-clusters-app c3devkit (read only) 1068920 1068918 -2 -0.0
(read/write) 1583064 1583064 0 0.0
.dram0.bss 75536 75536 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 214432 214432 0 0.0
.flash.text 1068920 1068918 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1114679 1114679 0 0.0
(read/write) 492318 492318 0 0.0
.dram0.bss 80536 80536 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 242328 242328 0 0.0
.flash.text 1109295 1109295 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583612 583612 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583076 583076 0 0.0
light k32w0+release (read only) 582572 582572 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582036 582036 0 0.0
lock k32w0+release (read only) 556188 556188 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555652 555652 0 0.0
linux all-clusters-app debug (read only) 3239893 3239893 0 0.0
(read/write) 154904 154904 0 0.0
.bss 58592 58592 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 87632 87632 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231304 231304 0 0.0
.text 2819301 2819301 0 0.0
all-clusters-minimal-app debug (read only) 3037573 3037573 0 0.0
(read/write) 145064 145064 0 0.0
.bss 57344 57344 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79184 79184 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224168 224168 0 0.0
.text 2628229 2628229 0 0.0
bridge-app debug (read only) 2518821 2518821 0 0.0
(read/write) 129672 129672 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69616 69616 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172808 172808 0 0.0
.text 2173717 2173717 0 0.0
chip-tool debug (read only) 15497257 15497257 0 0.0
(read/write) 705216 705216 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 668960 668960 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 683541 683541 0 0.0
.text 13177188 13177188 0 0.0
chip-tool-ipv6only arm64 (read only) 14827364 14827364 0 0.0
(read/write) 758088 758088 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 698752 698752 0 0.0
.dynamic 560 560 0 0.0
.got 16680 16680 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 620008 620008 0 0.0
.text 12413636 12413636 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2567837 2567837 0 0.0
(read/write) 126832 126832 0 0.0
.bss 47544 47544 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 70344 70344 0 0.0
.dynamic 624 624 0 0.0
.got 4792 4792 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 175752 175752 0 0.0
.text 2214773 2214773 0 0.0
lighting-app debug+rpc+ui (read only) 3380185 3380185 0 0.0
(read/write) 135728 135728 0 0.0
.bss 49344 49344 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76824 76824 0 0.0
.dynamic 656 656 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286356 286356 0 0.0
.text 2897250 2897250 0 0.0
lock-app debug (read only) 2661261 2661261 0 0.0
(read/write) 123616 123616 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69656 69656 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 206056 206056 0 0.0
.text 2282533 2282533 0 0.0
ota-provider-app debug (read only) 2210101 2210101 0 0.0
(read/write) 103664 103664 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51936 51936 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153960 153960 0 0.0
.text 1914645 1914645 0 0.0
ota-requestor-app debug (read only) 2377661 2377661 0 0.0
(read/write) 111424 111424 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56792 56792 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 157992 157992 0 0.0
.text 2069301 2069301 0 0.0
shell debug (read only) 2773497 2773497 0 0.0
(read/write) 143224 143224 0 0.0
.bss 57512 57512 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 78632 78632 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199410 199410 0 0.0
.text 2408898 2408898 0 0.0
thermostat-no-ble arm64 (read only) 2606252 2606252 0 0.0
(read/write) 142824 142824 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79128 79128 0 0.0
.dynamic 560 560 0 0.0
.got 5520 5520 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129560 129560 0 0.0
.text 2211556 2211556 0 0.0
tv-app debug (read only) 3315081 3315081 0 0.0
(read/write) 261504 261504 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222296 222296 0 0.0
.text 2896626 2896626 0 0.0
tv-casting-app debug (read only) 9078665 9078665 0 0.0
(read/write) 218440 218440 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 158072 158072 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 327564 327564 0 0.0
.text 8324882 8324882 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495712 2495712 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458396 1458396 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1188876 1188876 0 0.0
bss 153967 153967 0 0.0
rodata 134332 134332 0 0.0
text 819884 819880 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1448672 1448672 0 0.0
bss 133707 133707 0 0.0
rodata 230336 230336 0 0.0
text 790552 790552 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1131760 1131760 0 0.0
bss 152775 152775 0 0.0
rodata 109440 109440 0 0.0
text 788880 788880 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842264 842264 0 0.0
(read/write) 1724820 1724820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188516 188516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1292067 1292067 0 0.0
.debug_aranges 146704 146704 0 0.0
.debug_frame 490768 490768 0 0.0
.debug_info 31667593 31667593 0 0.0
.debug_line 3996331 3996331 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2281880 2281880 0 0.0
.debug_rnglists 142425 142425 0 0.0
.debug_str 4319228 4319228 0 0.0
.heap 842264 842264 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 745879 745879 0 0.0
.symtab 475904 475904 0 0.0
.text 1525356 1525356 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843424 843424 0 0.0
(read/write) 1662476 1662476 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187356 187356 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1281801 1281801 0 0.0
.debug_aranges 145840 145840 0 0.0
.debug_frame 492948 492948 0 0.0
.debug_info 31220273 31220274 1 0.0
.debug_line 4008589 4008589 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2271760 2271760 0 0.0
.debug_rnglists 141262 141262 0 0.0
.debug_str 4305547 4305547 0 0.0
.heap 843424 843424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 699129 699129 0 0.0
.symtab 459136 459136 0 0.0
.text 1464172 1464172 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1595036 1595036 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1120043 1120043 0 0.0
.debug_aranges 136232 136232 0 0.0
.debug_frame 457036 457036 0 0.0
.debug_info 26095257 26095255 -2 -0.0
.debug_line 3587216 3587216 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2112306 2112306 0 0.0
.debug_rnglists 131284 131284 0 0.0
.debug_str 4119354 4119354 0 0.0
.heap 849560 849560 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622577 622577 0 0.0
.symtab 424640 424640 0 0.0
.text 1402868 1402868 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1628212 1628212 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1102418 1102418 0 0.0
.debug_aranges 134704 134704 0 0.0
.debug_frame 451596 451596 0 0.0
.debug_info 25661303 25661303 0 0.0
.debug_line 3522646 3522646 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2085726 2085726 0 0.0
.debug_rnglists 129330 129330 0 0.0
.debug_str 4081438 4081438 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596602 596602 0 0.0
.symtab 416768 416768 0 0.0
.text 1408444 1408444 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170548 1170548 0 0.0
.bss 99928 99928 0 0.0
.data 852 852 0 0.0
.text 617644 617644 0 0.0
lock-app qpg6105+debug (read/write) 1139932 1139932 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587032 587032 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1027684 1027684 0 0.0
bss 97372 97372 0 0.0
text 703346 703348 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 959748 959756 8 0.0
bss 96064 96064 0 0.0
text 663824 663826 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928192 928192 0 0.0
bss 100300 100300 0 0.0
text 641404 641404 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859340 859340 0 0.0
bss 89960 89960 0 0.0
text 584044 584042 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875656 875656 0 0.0
bss 90128 90128 0 0.0
text 598664 598666 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964084 964084 0 0.0
bss 98484 98484 0 0.0
text 677790 677790 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 975464 975464 0 0.0
bss 102732 102732 0 0.0
text 685310 685310 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1032508 1032508 0 0.0
bss 100048 100048 0 0.0
text 722256 722252 -4 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1064940 1064940 0 0.0
bss 111132 111132 0 0.0
text 742824 742826 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914764 914764 0 0.0
bss 90624 90624 0 0.0
text 613026 613026 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881948 881948 0 0.0
bss 91228 91228 0 0.0
text 605936 605938 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865356 865356 0 0.0
bss 90092 90092 0 0.0
text 590222 590218 -4 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852152 852152 0 0.0
bss 89892 89892 0 0.0
text 580340 580340 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848276 848276 0 0.0
bss 89800 89800 0 0.0
text 575998 575996 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 893688 893688 0 0.0
bss 90336 90336 0 0.0
text 614882 614884 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889084 889084 0 0.0
bss 90628 90628 0 0.0
text 609822 609822 0 0.0

src/tracing/registry.cpp Outdated Show resolved Hide resolved
src/tracing/registry.h Outdated Show resolved Hide resolved
src/tracing/scopes.h Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

PR #26986: Size comparison from 5d913c9 to 6ff2e47

Increases (6 builds for bl602, bl702, nrfconnect, psoc6, qpg)
platform target config section 5d913c9 6ff2e47 change % change
bl602 lighting-app bl602+rpc .text 1067460 1067462 2 0.0
bl702 lighting-app bl702 .debug_info 44557170 44557171 1 0.0
.text 966318 966320 2 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 790548 790552 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 31665396 31665397 1 0.0
light cy8ckit_062s2_43012 .debug_info 26093097 26093098 1 0.0
qpg lock-app qpg6105+debug (read/write) 1139964 1139972 8 0.0
.text 587064 587072 8 0.0
Decreases (4 builds for bl702, cc32xx, cyw30739, k32w)
platform target config section 5d913c9 6ff2e47 change % change
bl702 lighting-app bl702+rpc .debug_info 49501918 49501916 -2 -0.0
.text 1039964 1039960 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 22707443 22707442 -1 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 542019 542011 -8 -0.0
.app_xip_area 434645 434637 -8 -0.0
k32w lock k32w0+release (read only) 556188 556172 -16 -0.0
.text 555652 555636 -16 -0.0
Full report (40 builds for bl602, bl702, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 5d913c9 6ff2e47 change % change
bl602 lighting-app bl602 (read/write) 1356026 1356026 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036104 1036104 0 0.0
bl602+rpc (read/write) 1402302 1402302 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067460 1067462 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1187823 1187823 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1551285 1551285 0 0.0
.debug_aranges 148344 148344 0 0.0
.debug_frame 545568 545568 0 0.0
.debug_info 44557170 44557171 1 0.0
.debug_line 5559245 5559245 0 0.0
.debug_loc 3784828 3784828 0 0.0
.debug_ranges 388600 388600 0 0.0
.debug_str 4314304 4314304 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107232 107232 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582090 582090 0 0.0
.symtab 175536 175536 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966318 966320 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276883 1276883 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1710311 1710311 0 0.0
.debug_aranges 156632 156632 0 0.0
.debug_frame 573580 573580 0 0.0
.debug_info 49501918 49501916 -2 -0.0
.debug_line 5975066 5975066 0 0.0
.debug_loc 3987552 3987552 0 0.0
.debug_ranges 413960 413960 0 0.0
.debug_str 4739812 4739812 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121312 121312 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643410 643410 0 0.0
.symtab 194032 194032 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1039964 1039960 -4 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605850 605850 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 951194 951194 0 0.0
.debug_aranges 117488 117488 0 0.0
.debug_frame 400820 400820 0 0.0
.debug_info 22707443 22707442 -1 -0.0
.debug_line 2853000 2853000 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1711471 1711471 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 106381 106381 0 0.0
.debug_str 3755157 3755157 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104458 104458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484233 484233 0 0.0
.symtab 287408 287408 0 0.0
.text 499272 499272 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 542019 542011 -8 -0.0
.app_xip_area 434645 434637 -8 -0.0
.bss 62352 62352 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529411 529411 0 0.0
.app_xip_area 416901 416901 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566283 566283 0 0.0
.app_xip_area 459837 459837 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530939 530939 0 0.0
.app_xip_area 421925 421925 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 987924 987924 0 0.0
.bss 179856 179856 0 0.0
.data 2144 2144 0 0.0
.text 805904 805904 0 0.0
BRD4187C (read/write) 1019040 1019040 0 0.0
.bss 159588 159588 0 0.0
.data 2788 2788 0 0.0
.text 856644 856644 0 0.0
lock-app BRD4161A+wf200 (read/write) 1069240 1069240 0 0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892908 892908 0 0.0
window-app BRD4187C (read/write) 1090768 1090768 0 0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 945496 945496 0 0.0
k32w contact k32w0+release (read only) 583612 583612 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583076 583076 0 0.0
light k32w0+release (read only) 582572 582572 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582036 582036 0 0.0
lock k32w0+release (read only) 556188 556172 -16 -0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555652 555636 -16 -0.0
linux all-clusters-app debug (read only) 3238461 3238461 0 0.0
(read/write) 154840 154840 0 0.0
.bss 58592 58592 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 87576 87576 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231336 231336 0 0.0
.text 2817909 2817909 0 0.0
all-clusters-minimal-app debug (read only) 3036109 3036109 0 0.0
(read/write) 145000 145000 0 0.0
.bss 57344 57344 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79128 79128 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224200 224200 0 0.0
.text 2626805 2626805 0 0.0
bridge-app debug (read only) 2518637 2518637 0 0.0
(read/write) 129608 129608 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69560 69560 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172840 172840 0 0.0
.text 2173573 2173573 0 0.0
chip-tool debug (read only) 15475785 15475785 0 0.0
(read/write) 704768 704768 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 668512 668512 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 683541 683541 0 0.0
.text 13156772 13156772 0 0.0
chip-tool-ipv6only arm64 (read only) 14807476 14807476 0 0.0
(read/write) 757608 757608 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 698304 698304 0 0.0
.dynamic 560 560 0 0.0
.got 16648 16648 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 620008 620008 0 0.0
.text 12394900 12394900 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2567653 2567653 0 0.0
(read/write) 126768 126768 0 0.0
.bss 47544 47544 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 70288 70288 0 0.0
.dynamic 624 624 0 0.0
.got 4792 4792 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 175784 175784 0 0.0
.text 2214629 2214629 0 0.0
lighting-app debug+rpc+ui (read only) 3378737 3378737 0 0.0
(read/write) 135664 135664 0 0.0
.bss 49344 49344 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76768 76768 0 0.0
.dynamic 656 656 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286388 286388 0 0.0
.text 2895842 2895842 0 0.0
lock-app debug (read only) 2659829 2659829 0 0.0
(read/write) 123584 123584 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69600 69600 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 206088 206088 0 0.0
.text 2281141 2281141 0 0.0
ota-provider-app debug (read only) 2208669 2208669 0 0.0
(read/write) 103600 103600 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51880 51880 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153992 153992 0 0.0
.text 1913253 1913253 0 0.0
ota-requestor-app debug (read only) 2376245 2376245 0 0.0
(read/write) 111392 111392 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56736 56736 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 158056 158056 0 0.0
.text 2067893 2067893 0 0.0
shell debug (read only) 2772249 2772249 0 0.0
(read/write) 143224 143224 0 0.0
.bss 57512 57512 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 78632 78632 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199442 199442 0 0.0
.text 2407618 2407618 0 0.0
thermostat-no-ble arm64 (read only) 2605196 2605196 0 0.0
(read/write) 142760 142760 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79072 79072 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129608 129608 0 0.0
.text 2210596 2210596 0 0.0
tv-app debug (read only) 3313521 3313521 0 0.0
(read/write) 261472 261472 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79424 79424 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222328 222328 0 0.0
.text 2895106 2895106 0 0.0
tv-casting-app debug (read only) 9058721 9058721 0 0.0
(read/write) 217960 217960 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 157600 157600 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 327596 327596 0 0.0
.text 8305986 8305986 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495752 2495752 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458436 1458436 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1188916 1188916 0 0.0
bss 153967 153967 0 0.0
rodata 134372 134372 0 0.0
text 819884 819884 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1448712 1448712 0 0.0
bss 133707 133707 0 0.0
rodata 230376 230376 0 0.0
text 790548 790552 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1131800 1131800 0 0.0
bss 152775 152775 0 0.0
rodata 109480 109480 0 0.0
text 788880 788880 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842264 842264 0 0.0
(read/write) 1724572 1724572 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188516 188516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1294138 1294138 0 0.0
.debug_aranges 146680 146680 0 0.0
.debug_frame 490684 490684 0 0.0
.debug_info 31665396 31665397 1 0.0
.debug_line 3996092 3996092 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2281584 2281584 0 0.0
.debug_rnglists 142407 142407 0 0.0
.debug_str 4313624 4313624 0 0.0
.heap 842264 842264 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 745282 745282 0 0.0
.symtab 475776 475776 0 0.0
.text 0 0 0 0.0
1525108 1525108 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843424 843424 0 0.0
(read/write) 1662236 1662236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187356 187356 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1283823 1283823 0 0.0
.debug_aranges 145816 145816 0 0.0
.debug_frame 492864 492864 0 0.0
.debug_info 31217843 31217843 0 0.0
.debug_line 4008350 4008350 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2271463 2271463 0 0.0
.debug_rnglists 141244 141244 0 0.0
.debug_str 4299887 4299887 0 0.0
.heap 843424 843424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 698504 698504 0 0.0
.symtab 459008 459008 0 0.0
.text 1463932 1463932 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1594788 1594788 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1121574 1121574 0 0.0
.debug_aranges 136208 136208 0 0.0
.debug_frame 456952 456952 0 0.0
.debug_info 26093097 26093098 1 0.0
.debug_line 3586977 3586977 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2112009 2112009 0 0.0
.debug_rnglists 131266 131266 0 0.0
.debug_str 4114015 4114015 0 0.0
.heap 849560 849560 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622002 622002 0 0.0
.symtab 424512 424512 0 0.0
.text 1402620 1402620 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627964 1627964 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1103896 1103896 0 0.0
.debug_aranges 134680 134680 0 0.0
.debug_frame 451512 451512 0 0.0
.debug_info 25659102 25659102 0 0.0
.debug_line 3522407 3522407 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2085429 2085429 0 0.0
.debug_rnglists 129312 129312 0 0.0
.debug_str 4076099 4076099 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596027 596027 0 0.0
.symtab 416640 416640 0 0.0
.text 1408196 1408196 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170588 1170588 0 0.0
.bss 99928 99928 0 0.0
.data 852 852 0 0.0
.text 617684 617684 0 0.0
lock-app qpg6105+debug (read/write) 1139964 1139972 8 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587064 587072 8 0.0

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

PR #26986: Size comparison from 5d913c9 to dd68666

Increases (18 builds for bl702, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 5d913c9 dd68666 change % change
bl702 lighting-app bl702 (read/write) 1187823 1187903 80 0.0
.debug_abbrev 1551285 1551313 28 0.0
.debug_aranges 148344 148352 8 0.0
.debug_frame 545568 545600 32 0.0
.debug_info 44557170 44560105 2935 0.0
.text 966318 966458 140 0.0
bl702+rpc (read/write) 1276883 1276979 96 0.0
.debug_abbrev 1710311 1710339 28 0.0
.debug_aranges 156632 156640 8 0.0
.debug_frame 573580 573612 32 0.0
.debug_info 49501918 49504852 2934 0.0
.text 1039964 1040104 140 0.0
esp32 all-clusters-app m5stack (read/write) 492358 492362 4 0.0
.flash.rodata 242368 242372 4 0.0
linux chip-tool debug (read only) 15475785 15477097 1312 0.0
.rodata 683541 683733 192 0.0
.text 13156772 13157892 1120 0.0
chip-tool-ipv6only arm64 (read only) 14807476 14808708 1232 0.0
.rodata 620008 620184 176 0.0
.text 12394900 12395956 1056 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 790548 790552 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 31217843 3121784 1 0.0
light cy8ckit_062s2_43012 .debug_info 26093097 26093098 1 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1027724 1027756 32 0.0
text 703348 703434 86 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 959796 959820 24 0.0
text 663826 663912 86 0.0
contact-sensor-app tlsr9518adk80d (read/write) 859372 859412 40 0.0
text 584040 584132 92 0.0
light-switch-app tlsr9518adk80d (read/write) 875696 875728 32 0.0
text 598664 598754 90 0.0
lock-app tlsr9518adk80d (read/write) 914804 914836 32 0.0
text 613022 613116 94 0.0
ota-requestor-app tlsr9518adk80d text 605934 605936 2 0.0
pump-app tlsr9518adk80d (read/write) 865396 865428 32 0.0
text 590220 590312 92 0.0
pump-controller-app tlsr9518adk80d (read/write) 852192 852224 32 0.0
text 580338 580432 94 0.0
thermostat tlsr9518adk80d (read/write) 893728 893760 32 0.0
text 614884 614974 90 0.0
window-covering tlsr9518adk80d (read/write) 889124 889156 32 0.0
text 609824 609914 90 0.0
Decreases (21 builds for bl602, bl702, cc32xx, cyw30739, efr32, k32w, nrfconnect, qpg, telink)
platform target config section 5d913c9 dd68666 change % change
bl602 lighting-app bl602 .text 1036104 1036102 -2 -0.0
bl702 lighting-app bl702 .debug_line 5559245 5558514 -731 -0.0
.debug_loc 3784828 3781197 -3631 -0.1
.debug_ranges 388600 388088 -512 -0.1
.rodata 107232 107168 -64 -0.1
bl702+rpc .debug_line 5975066 5974335 -731 -0.0
.debug_loc 3987552 3983949 -3603 -0.1
.debug_ranges 413960 413448 -512 -0.1
.rodata 121312 121264 -48 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 22707443 22707441 -2 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 542019 541995 -24 -0.0
.app_xip_area 434645 434621 -24 -0.0
lock cyw930739m2evb_01 (read/write) 529411 529387 -24 -0.0
.app_xip_area 416901 416877 -24 -0.0
switch cyw930739m2evb_01 (read/write) 530939 530915 -24 -0.0
.app_xip_area 421925 421901 -24 -0.0
efr32 lighting-app BRD4187C (read/write) 1019040 1018928 -112 -0.0
.text 856644 856532 -112 -0.0
window-app BRD4187C (read/write) 1090768 1090488 -280 -0.0
.text 945496 945216 -280 -0.0
k32w contact k32w0+release (read only) 583612 583548 -64 -0.0
.text 583076 583012 -64 -0.0
light k32w0+release (read only) 582572 582508 -64 -0.0
.text 582036 581972 -64 -0.0
lock k32w0+release (read only) 556188 556124 -64 -0.0
.text 555652 555588 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1188916 1188812 -104 -0.0
rodata 134372 134316 -56 -0.0
text 819884 819828 -56 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1131800 1131696 -104 -0.0
rodata 109480 109424 -56 -0.1
text 788880 788820 -60 -0.0
qpg lighting-app qpg6105+debug (read/write) 1170588 1170468 -120 -0.0
.text 617684 617564 -120 -0.0
lock-app qpg6105+debug (read/write) 1139964 1139852 -112 -0.0
.text 587064 586952 -112 -0.0
telink bridge-app tlsr9518adk80d (read/write) 928232 928168 -64 -0.0
text 641402 641394 -8 -0.0
lighting-app tlsr9518adk80d (read/write) 964124 964060 -64 -0.0
text 677788 677780 -8 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 975504 975432 -72 -0.0
text 685310 685300 -10 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1032548 1032484 -64 -0.0
text 722254 722244 -10 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1064980 1064916 -64 -0.0
text 742826 742814 -12 -0.0
Full report (58 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 5d913c9 dd68666 change % change
bl602 lighting-app bl602 (read/write) 1356026 1356026 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036104 1036102 -2 -0.0
bl602+rpc (read/write) 1402302 1402302 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067460 1067460 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1187823 1187903 80 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1551285 1551313 28 0.0
.debug_aranges 148344 148352 8 0.0
.debug_frame 545568 545600 32 0.0
.debug_info 44557170 44560105 2935 0.0
.debug_line 5559245 5558514 -731 -0.0
.debug_loc 3784828 3781197 -3631 -0.1
.debug_ranges 388600 388088 -512 -0.1
.debug_str 4314304 4314304 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107232 107168 -64 -0.1
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582090 582090 0 0.0
.symtab 175536 175536 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966318 966458 140 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276883 1276979 96 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1710311 1710339 28 0.0
.debug_aranges 156632 156640 8 0.0
.debug_frame 573580 573612 32 0.0
.debug_info 49501918 49504852 2934 0.0
.debug_line 5975066 5974335 -731 -0.0
.debug_loc 3987552 3983949 -3603 -0.1
.debug_ranges 413960 413448 -512 -0.1
.debug_str 4739812 4739812 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121312 121264 -48 -0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643410 643410 0 0.0
.symtab 194032 194032 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1039964 1040104 140 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605850 605850 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 951194 951194 0 0.0
.debug_aranges 117488 117488 0 0.0
.debug_frame 400820 400820 0 0.0
.debug_info 22707443 22707441 -2 -0.0
.debug_line 2853000 2853000 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1711471 1711471 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 106381 106381 0 0.0
.debug_str 3755157 3755157 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104458 104458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484233 484233 0 0.0
.symtab 287408 287408 0 0.0
.text 499272 499272 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 542019 541995 -24 -0.0
.app_xip_area 434645 434621 -24 -0.0
.bss 62352 62352 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529411 529387 -24 -0.0
.app_xip_area 416901 416877 -24 -0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566283 566283 0 0.0
.app_xip_area 459837 459837 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530939 530915 -24 -0.0
.app_xip_area 421925 421901 -24 -0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 987924 987924 0 0.0
.bss 179856 179856 0 0.0
.data 2144 2144 0 0.0
.text 805904 805904 0 0.0
BRD4187C (read/write) 1019040 1018928 -112 -0.0
.bss 159588 159588 0 0.0
.data 2788 2788 0 0.0
.text 856644 856532 -112 -0.0
lock-app BRD4161A+wf200 (read/write) 1069240 1069240 0 0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892908 892908 0 0.0
window-app BRD4187C (read/write) 1090768 1090488 -280 -0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 945496 945216 -280 -0.0
esp32 all-clusters-app c3devkit (read only) 1068918 1068918 0 0.0
(read/write) 1583104 1583104 0 0.0
.dram0.bss 75536 75536 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 214472 214472 0 0.0
.flash.text 1068918 1068918 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1114695 1114695 0 0.0
(read/write) 492358 492362 4 0.0
.dram0.bss 80536 80536 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 242368 242372 4 0.0
.flash.text 1109311 1109311 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583612 583548 -64 -0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583076 583012 -64 -0.0
light k32w0+release (read only) 582572 582508 -64 -0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582036 581972 -64 -0.0
lock k32w0+release (read only) 556188 556124 -64 -0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555652 555588 -64 -0.0
linux all-clusters-app debug (read only) 3238461 3238461 0 0.0
(read/write) 154840 154840 0 0.0
.bss 58592 58592 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 87576 87576 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231336 231336 0 0.0
.text 2817909 2817909 0 0.0
all-clusters-minimal-app debug (read only) 3036109 3036109 0 0.0
(read/write) 145000 145000 0 0.0
.bss 57344 57344 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79128 79128 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224200 224200 0 0.0
.text 2626805 2626805 0 0.0
bridge-app debug (read only) 2518637 2518637 0 0.0
(read/write) 129608 129608 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69560 69560 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172840 172840 0 0.0
.text 2173573 2173573 0 0.0
chip-tool debug (read only) 15475785 15477097 1312 0.0
(read/write) 704768 704768 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 668512 668512 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 683541 683733 192 0.0
.text 13156772 13157892 1120 0.0
chip-tool-ipv6only arm64 (read only) 14807476 14808708 1232 0.0
(read/write) 757608 757608 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 698304 698304 0 0.0
.dynamic 560 560 0 0.0
.got 16648 16648 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 620008 620184 176 0.0
.text 12394900 12395956 1056 0.0
dynamic-bridge-app-ipv6only debug (read only) 2567653 2567653 0 0.0
(read/write) 126768 126768 0 0.0
.bss 47544 47544 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 70288 70288 0 0.0
.dynamic 624 624 0 0.0
.got 4792 4792 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 175784 175784 0 0.0
.text 2214629 2214629 0 0.0
lighting-app debug+rpc+ui (read only) 3378737 3378737 0 0.0
(read/write) 135664 135664 0 0.0
.bss 49344 49344 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76768 76768 0 0.0
.dynamic 656 656 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286388 286388 0 0.0
.text 2895842 2895842 0 0.0
lock-app debug (read only) 2659829 2659829 0 0.0
(read/write) 123584 123584 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69600 69600 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 206088 206088 0 0.0
.text 2281141 2281141 0 0.0
ota-provider-app debug (read only) 2208669 2208669 0 0.0
(read/write) 103600 103600 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51880 51880 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153992 153992 0 0.0
.text 1913253 1913253 0 0.0
ota-requestor-app debug (read only) 2376245 2376245 0 0.0
(read/write) 111392 111392 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56736 56736 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 158056 158056 0 0.0
.text 2067893 2067893 0 0.0
shell debug (read only) 2772249 2772249 0 0.0
(read/write) 143224 143224 0 0.0
.bss 57512 57512 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 78632 78632 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199442 199442 0 0.0
.text 2407618 2407618 0 0.0
thermostat-no-ble arm64 (read only) 2605196 2605196 0 0.0
(read/write) 142760 142760 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79072 79072 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129608 129608 0 0.0
.text 2210596 2210596 0 0.0
tv-app debug (read only) 3313521 3313521 0 0.0
(read/write) 261472 261472 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79424 79424 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222328 222328 0 0.0
.text 2895106 2895106 0 0.0
tv-casting-app debug (read only) 9058721 9058721 0 0.0
(read/write) 217960 217960 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 157600 157600 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 327596 327596 0 0.0
.text 8305986 8305986 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495752 2495752 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458436 1458436 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1188916 1188812 -104 -0.0
bss 153967 153967 0 0.0
rodata 134372 134316 -56 -0.0
text 819884 819828 -56 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1448712 1448712 0 0.0
bss 133707 133707 0 0.0
rodata 230376 230376 0 0.0
text 790548 790552 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1131800 1131696 -104 -0.0
bss 152775 152775 0 0.0
rodata 109480 109424 -56 -0.1
text 788880 788820 -60 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842264 842264 0 0.0
(read/write) 1724572 1724572 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188516 188516 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1294138 1294138 0 0.0
.debug_aranges 146680 146680 0 0.0
.debug_frame 490684 490684 0 0.0
.debug_info 31665396 31665396 0 0.0
.debug_line 3996092 3996092 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2281584 2281584 0 0.0
.debug_rnglists 142407 142407 0 0.0
.debug_str 4313624 4313624 0 0.0
.heap 842264 842264 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 745282 745282 0 0.0
.symtab 475776 475776 0 0.0
.text 1525108 1525108 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843424 843424 0 0.0
(read/write) 1662236 1662236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187356 187356 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1283823 1283823 0 0.0
.debug_aranges 145816 145816 0 0.0
.debug_frame 492864 492864 0 0.0
.debug_info 31217843 3121784 1 0.0
.debug_line 4008350 4008350 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2271463 2271463 0 0.0
.debug_rnglists 141244 141244 0 0.0
.debug_str 4299887 4299887 0 0.0
.heap 843424 843424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 698504 698504 0 0.0
.symtab 459008 459008 0 0.0
.text 1463932 1463932 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1594788 1594788 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1121574 1121574 0 0.0
.debug_aranges 136208 136208 0 0.0
.debug_frame 456952 456952 0 0.0
.debug_info 26093097 26093098 1 0.0
.debug_line 3586977 3586977 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2112009 2112009 0 0.0
.debug_rnglists 131266 131266 0 0.0
.debug_str 4114015 4114015 0 0.0
.heap 849560 849560 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622002 622002 0 0.0
.symtab 424512 424512 0 0.0
.text 1402620 1402620 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627964 1627964 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1103896 1103896 0 0.0
.debug_aranges 134680 134680 0 0.0
.debug_frame 451512 451512 0 0.0
.debug_info 25659102 25659102 0 0.0
.debug_line 3522407 3522407 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2085429 2085429 0 0.0
.debug_rnglists 129312 129312 0 0.0
.debug_str 4076099 4076099 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596027 596027 0 0.0
.symtab 416640 416640 0 0.0
.text 1408196 1408196 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170588 1170468 -120 -0.0
.bss 99928 99928 0 0.0
.data 852 852 0 0.0
.text 617684 617564 -120 -0.0
lock-app qpg6105+debug (read/write) 1139964 1139852 -112 -0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587064 586952 -112 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1027724 1027756 32 0.0
bss 97372 97372 0 0.0
text 703348 703434 86 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 959796 959820 24 0.0
bss 96064 96064 0 0.0
text 663826 663912 86 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928232 928168 -64 -0.0
bss 100300 100300 0 0.0
text 641402 641394 -8 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859372 859412 40 0.0
bss 89960 89960 0 0.0
text 584040 584132 92 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875696 875728 32 0.0
bss 90128 90128 0 0.0
text 598664 598754 90 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964124 964060 -64 -0.0
bss 98484 98484 0 0.0
text 677788 677780 -8 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 975504 975432 -72 -0.0
bss 102732 102732 0 0.0
text 685310 685300 -10 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1032548 1032484 -64 -0.0
bss 100048 100048 0 0.0
text 722254 722244 -10 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1064980 1064916 -64 -0.0
bss 111132 111132 0 0.0
text 742826 742814 -12 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914804 914836 32 0.0
bss 90624 90624 0 0.0
text 613022 613116 94 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881988 881988 0 0.0
bss 91228 91228 0 0.0
text 605934 605936 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865396 865428 32 0.0
bss 90092 90092 0 0.0
text 590220 590312 92 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852192 852224 32 0.0
bss 89892 89892 0 0.0
text 580338 580432 94 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848316 848316 0 0.0
bss 89800 89800 0 0.0
text 575996 575996 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 893728 893760 32 0.0
bss 90336 90336 0 0.0
text 614884 614974 90 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889124 889156 32 0.0
bss 90628 90628 0 0.0
text 609824 609914 90 0.0

@andy31415 andy31415 merged commit dc8d5eb into project-chip:master Jun 1, 2023
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.

5 participants