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

Update Pigweed; switch tokenized logging to its own handler function #25351

Merged
merged 3 commits into from
Apr 7, 2023

Conversation

255
Copy link
Contributor

@255 255 commented Feb 27, 2023

Pigweed's pw_tokenizer:global_handler_with_payload facade is deprecated. Each pw_tokenizer should define its own handler function instead.

This gives each pw_tokenizer user more control over the handler function and allows multiple subsystems to use pw_tokenizer in whichever way works best.

@CLAassistant
Copy link

CLAassistant commented Feb 27, 2023

CLA assistant check
All committers have signed the CLA.

@255 255 force-pushed the tokenized_logging_api branch 4 times, most recently from 644fa65 to dadde78 Compare February 28, 2023 01:07
@github-actions
Copy link

PR #25351: Size comparison from 11c2f5b to dadde78

Decreases (1 build for cc32xx)
platform target config section 11c2f5b dadde78 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20261953 20261951 -2 -0.0
Full report (4 builds for cc32xx, mbed, qpg)
platform target config section 11c2f5b dadde78 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643001 643001 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930155 930155 0 0.0
.debug_aranges 87280 87280 0 0.0
.debug_frame 299824 299824 0 0.0
.debug_info 20261953 20261951 -2 -0.0
.debug_line 2657102 2657102 0 0.0
.debug_loc 2799620 2799620 0 0.0
.debug_ranges 282184 282184 0 0.0
.debug_str 3023185 3023185 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105881 105881 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377825 377825 0 0.0
.symtab 256240 256240 0 0.0
.text 534996 534996 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467336 2467336 0 0.0
.bss 215804 215804 0 0.0
.data 5880 5880 0 0.0
.text 1429980 1429980 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151532 1151532 0 0.0
.bss 99804 99804 0 0.0
.data 852 852 0 0.0
.text 598628 598628 0 0.0
lock-app qpg6105+debug (read/write) 1118740 1118740 0 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 565840 565840 0 0.0

@255 255 force-pushed the tokenized_logging_api branch from dadde78 to f32d321 Compare March 6, 2023 19:15
@github-actions
Copy link

github-actions bot commented Mar 6, 2023

PR #25351: Size comparison from d44b6a6 to f32d321

Full report (1 build for cc32xx)
platform target config section d44b6a6 f32d321 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643465 643465 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930213 930213 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262928 20262928 0 0.0
.debug_line 2657822 2657822 0 0.0
.debug_loc 2800026 2800026 0 0.0
.debug_ranges 282240 282240 0 0.0
.debug_str 3023883 3023883 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256560 256560 0 0.0
.text 535412 535412 0 0.0

@255 255 force-pushed the tokenized_logging_api branch from f32d321 to efc6100 Compare March 6, 2023 20:30
@github-actions github-actions bot added the config label Mar 6, 2023
@255 255 changed the title [logging] Switch tokenizer logging to its own handler function Update Pigweed; switch tokenizer logging to its own handler function Mar 6, 2023
@andy31415 andy31415 marked this pull request as ready for review March 6, 2023 20:59
@255 255 changed the title Update Pigweed; switch tokenizer logging to its own handler function Update Pigweed; switch tokenized logging to its own handler function Mar 15, 2023
@255 255 force-pushed the tokenized_logging_api branch 2 times, most recently from c5d4181 to a291d96 Compare April 6, 2023 19:17
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

PR #25351: Size comparison from 78df209 to a291d96

Increases (1 build for cc32xx)
platform target config section 78df209 a291d96 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20302990 20302991 1 0.0
Full report (1 build for cc32xx)
platform target config section 78df209 a291d96 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 642745 642745 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 933119 933119 0 0.0
.debug_aranges 87608 87608 0 0.0
.debug_frame 301328 301328 0 0.0
.debug_info 20302990 20302991 1 0.0
.debug_line 2679759 2679759 0 0.0
.debug_loc 2824679 2824679 0 0.0
.debug_ranges 286200 286200 0 0.0
.debug_str 3039406 3039406 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104289 104289 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377422 377422 0 0.0
.symtab 256768 256768 0 0.0
.text 536336 536336 0 0.0

@github-actions
Copy link

github-actions bot commented Apr 7, 2023

PR #25351: Size comparison from 78df209 to fbc392c

Increases above 0.2%:

platform target config section 78df209 fbc392c change % change
bl702 lighting-app bl702+rpc .debug_ranges 398376 399408 1032 0.3
.debug_str 3997864 4018582 20718 0.5
.rodata 119888 120288 400 0.3
Increases (20 builds for bl602, bl702, cc32xx, cyw30739, efr32, mbed, nrfconnect, psoc6, telink)
platform target config section 78df209 fbc392c change % change
bl602 lighting-app bl602 (read/write) 1355210 1355218 8 0.0
.text 1029830 1029834 4 0.0
bl602+rpc (read/write) 1400382 1401198 816 0.1
.data 10168 10176 8 0.1
.text 1060510 1060920 410 0.0
bl702 lighting-app bl702+rpc (read/write) 1275171 1275971 800 0.1
.debug_abbrev 1703928 1706646 2718 0.2
.debug_frame 520800 520968 168 0.0
.debug_info 45402324 45464778 62454 0.1
.debug_line 5704696 5712368 7672 0.1
.debug_loc 3632905 3636030 3125 0.1
.debug_ranges 398376 399408 1032 0.3
.debug_str 3997864 4018582 20718 0.5
.rodata 119888 120288 400 0.3
.strtab 634432 634684 252 0.0
.text 1033758 1034170 412 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20302990 20302991 1 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 554758 554766 8 0.0
.app_xip_area 436088 436096 8 0.0
efr32 lighting-app BRD4187C (read/write) 1025324 1025864 540 0.1
.data 2776 2780 4 0.1
.text 838752 839288 536 0.1
mbed lighting-app CY8CPROTO_062_4343W+release (read/write) 2481244 2481772 528 0.0
.text 1443860 1444388 528 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2465472 2466056 584 0.0
.data 5880 5888 8 0.1
.text 1428116 1428700 584 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1173580 1173596 16 0.0
text 804612 804616 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 text 774004 774008 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loc 3723184 3723185 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_line 3825483 3825484 1 0.0
lock cy8ckit_062s2_43012 .debug_info 23157850 23157852 2 0.0
telink all-clusters-app tlsr9518adk80d text 692434 692436 2 0.0
all-clusters-minimal-app tlsr9518adk80d text 653566 653568 2 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1024776 1025364 588 0.1
text 707362 707520 158 0.0
ota-requestor-app tlsr9518adk80d (read/write) 890816 890824 8 0.0
text 608416 608418 2 0.0
pump-app tlsr9518adk80d text 589514 589516 2 0.0
pump-controller-app tlsr9518adk80d text 579850 579852 2 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 850548 850556 8 0.0
text 575216 575218 2 0.0
Decreases (14 builds for bl602, bl702, k32w, mbed, psoc6, telink)
platform target config section 78df209 fbc392c change % change
bl602 lighting-app bl602+rpc .bss 102826 102818 -8 -0.0
bl702 lighting-app bl702 .debug_loc 3433903 3433889 -14 -0.0
bl702+rpc .bss 78769 78753 -16 -0.0
.debug_aranges 142304 142280 -24 -0.0
.symtab 192368 192336 -32 -0.0
k32w contact k32w0+release (read/write) 673736 673704 -32 -0.0
.text 574580 574548 -32 -0.0
light k32w0+release (read/write) 672876 672844 -32 -0.0
.text 574068 574036 -32 -0.0
lock k32w0+release (read/write) 627588 627572 -16 -0.0
.text 547168 547152 -16 -0.0
mbed lighting-app CY8CPROTO_062_4343W+release .bss 217684 217680 -4 -0.0
lock-app CY8CPROTO_062_4343W+release .bss 215964 215960 -4 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27548074 27548073 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 22906495 22906493 -2 -0.0
lock cy8ckit_062s2_43012 .debug_line 3378132 3378131 -1 -0.0
telink lighting-app tlsr9518adk80d text 664258 664254 -4 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 967956 967948 -8 -0.0
text 671832 671828 -4 -0.0
thermostat tlsr9518adk80d text 599418 599416 -2 -0.0
Full report (52 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 78df209 fbc392c change % change
bl602 lighting-app bl602 (read/write) 1355210 1355218 8 0.0
.bss 94778 94778 0 0.0
.data 9776 9776 0 0.0
.text 1029830 1029834 4 0.0
bl602+rpc (read/write) 1400382 1401198 816 0.1
.bss 102826 102818 -8 -0.0
.data 10168 10176 8 0.1
.text 1060510 1060920 410 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1183687 1183687 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 70721 70721 0 0.0
.bss_psram 24368 24368 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1551708 1551708 0 0.0
.debug_aranges 133944 133944 0 0.0
.debug_frame 492632 492632 0 0.0
.debug_info 40755241 40755241 0 0.0
.debug_line 5298433 5298433 0 0.0
.debug_loc 3433903 3433889 -14 -0.0
.debug_ranges 374376 374376 0 0.0
.debug_str 3593197 3593197 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 105664 105664 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572622 572622 0 0.0
.symtab 173744 173744 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
957740 957740 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1275171 1275971 800 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 78769 78753 -16 -0.0
.bss_psram 24768 24768 0 0.0
.comment 48 48 0 0.0
.data 4648 4648 0 0.0
.debug_abbrev 1703928 1706646 2718 0.2
.debug_aranges 142304 142280 -24 -0.0
.debug_frame 520800 520968 168 0.0
.debug_info 45402324 45464778 62454 0.1
.debug_line 5704696 5712368 7672 0.1
.debug_loc 3632905 3636030 3125 0.1
.debug_ranges 398376 399408 1032 0.3
.debug_str 3997864 4018582 20718 0.5
.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 119888 120288 400 0.3
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 634432 634684 252 0.0
.symtab 192368 192336 -32 -0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033758 1034170 412 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680695 680695 0 0.0
(read/write) 170560 170560 0 0.0
.bss 80948 80948 0 0.0
.data 3352 3352 0 0.0
.rodata 87015 87015 0 0.0
.text 593364 593364 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643967 643967 0 0.0
(read/write) 157616 157616 0 0.0
.bss 80148 80148 0 0.0
.data 3352 3352 0 0.0
.rodata 76807 76807 0 0.0
.text 566840 566840 0 0.0
lock-ftd LP_CC2652R7 (read only) 678071 678071 0 0.0
(read/write) 170648 170648 0 0.0
.bss 78500 78500 0 0.0
.data 3316 3316 0 0.0
.rodata 75687 75687 0 0.0
.text 601904 601904 0 0.0
lock-mtd LP_CC2652R7 (read only) 664299 664299 0 0.0
(read/write) 179580 179580 0 0.0
.bss 73660 73660 0 0.0
.data 3316 3316 0 0.0
.rodata 102507 102507 0 0.0
.text 561312 561312 0 0.0
pump-app LP_CC2652R7 (read only) 690747 690747 0 0.0
(read/write) 158716 158716 0 0.0
.bss 78476 78476 0 0.0
.data 3280 3280 0 0.0
.rodata 89747 89747 0 0.0
.text 600520 600520 0 0.0
pump-controller-app LP_CC2652R7 (read only) 675643 675643 0 0.0
(read/write) 173956 173956 0 0.0
.bss 78612 78612 0 0.0
.data 3304 3304 0 0.0
.rodata 85499 85499 0 0.0
.text 589664 589664 0 0.0
shell LP_CC2652R7 (read only) 673558 673558 0 0.0
(read/write) 179768 179768 0 0.0
.bss 83020 83020 0 0.0
.data 3348 3348 0 0.0
.rodata 85310 85310 0 0.0
.text 587936 587936 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 642745 642745 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 933119 933119 0 0.0
.debug_aranges 87608 87608 0 0.0
.debug_frame 301328 301328 0 0.0
.debug_info 20302990 20302991 1 0.0
.debug_line 2679759 2679759 0 0.0
.debug_loc 2824679 2824679 0 0.0
.debug_ranges 286200 286200 0 0.0
.debug_str 3039406 3039406 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104289 104289 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377422 377422 0 0.0
.symtab 256768 256768 0 0.0
.text 0 0 0 0.0
536336 536336 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 533506 533506 0 0.0
.app_xip_area 414076 414076 0 0.0
.bss 61848 61848 0 0.0
.data 740 740 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537882 537882 0 0.0
.app_xip_area 413164 413164 0 0.0
.bss 67128 67128 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 554758 554766 8 0.0
.app_xip_area 436088 436096 8 0.0
.bss 61136 61136 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017712 1017712 0 0.0
.bss 178700 178700 0 0.0
.data 2128 2128 0 0.0
.text 836864 836864 0 0.0
BRD4187C (read/write) 1025324 1025864 540 0.1
.bss 159200 159200 0 0.0
.data 2776 2780 4 0.1
.text 838752 839288 536 0.1
lock-app BRD4161A+wf200 (read/write) 1070728 1070728 0 0.0
.bss 173140 173140 0 0.0
.data 2144 2144 0 0.0
.text 895424 895424 0 0.0
window-app BRD4187C (read/write) 1141548 1141548 0 0.0
.bss 143632 143632 0 0.0
.data 2668 2668 0 0.0
.text 970652 970652 0 0.0
k32w contact k32w0+release (read/write) 673736 673704 -32 -0.0
.bss 65532 65532 0 0.0
.data 2224 2224 0 0.0
.text 574580 574548 -32 -0.0
light k32w0+release (read/write) 672876 672844 -32 -0.0
.bss 65196 65196 0 0.0
.data 2212 2212 0 0.0
.text 574068 574036 -32 -0.0
lock k32w0+release (read/write) 627588 627572 -16 -0.0
.bss 63268 63268 0 0.0
.data 2136 2136 0 0.0
.text 547168 547152 -16 -0.0
linux chip-tool-ipv6only arm64 (read only) 12113692 12113692 0 0.0
(read/write) 742616 742616 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 684496 684496 0 0.0
.dynamic 560 560 0 0.0
.got 15504 15504 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 566156 566156 0 0.0
.text 9785268 9785268 0 0.0
thermostat-no-ble arm64 (read only) 2500492 2500492 0 0.0
(read/write) 145192 145192 0 0.0
.bss 56344 56344 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77648 77648 0 0.0
.dynamic 560 560 0 0.0
.got 5360 5360 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 129400 129400 0 0.0
.text 2108784 2108784 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2545028 2545028 0 0.0
.bss 223896 223896 0 0.0
.data 5568 5568 0 0.0
.text 1507644 1507644 0 0.0
all-clusters-minimal-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2492992 2492992 0 0.0
.bss 223104 223104 0 0.0
.data 5560 5560 0 0.0
.text 1455588 1455588 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2481244 2481772 528 0.0
.bss 217684 217680 -4 -0.0
.data 5856 5856 0 0.0
.text 1443860 1444388 528 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2465472 2466056 584 0.0
.bss 215964 215960 -4 -0.0
.data 5880 5888 8 0.1
.text 1428116 1428700 584 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2428980 2428980 0 0.0
.bss 216000 216000 0 0.0
.data 5760 5760 0 0.0
.text 1391596 1391596 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1173580 1173596 16 0.0
bss 155557 155557 0 0.0
rodata 132652 132652 0 0.0
text 804612 804616 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1433604 1433604 0 0.0
bss 135297 135297 0 0.0
rodata 228692 228692 0 0.0
text 775536 775536 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1118828 1118828 0 0.0
bss 154713 154713 0 0.0
rodata 109468 109468 0 0.0
text 774004 774008 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840840 840840 0 0.0
(read/write) 1760444 1760444 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189864 189864 0 0.0
.comment 200 200 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 2640 2640 0 0.0
.debug_abbrev 1259817 1259817 0 0.0
.debug_aranges 111816 111816 0 0.0
.debug_frame 376196 376196 0 0.0
.debug_info 28088668 28088668 0 0.0
.debug_line 3822080 3822080 0 0.0
.debug_loc 3723184 3723185 1 0.0
.debug_ranges 368016 368016 0 0.0
.debug_str 3550474 3550474 0 0.0
.heap 840840 840840 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 582791 582791 0 0.0
.symtab 426640 426640 0 0.0
.text 1559552 1559552 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841648 841648 0 0.0
(read/write) 1700484 1700484 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189064 189064 0 0.0
.comment 200 200 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 2632 2632 0 0.0
.debug_abbrev 1241681 1241681 0 0.0
.debug_aranges 110968 110968 0 0.0
.debug_frame 378280 378280 0 0.0
.debug_info 27548074 27548073 -1 -0.0
.debug_line 3825483 3825484 1 0.0
.debug_loc 3705254 3705254 0 0.0
.debug_ranges 365864 365864 0 0.0
.debug_str 3536400 3536400 0 0.0
.heap 841648 841648 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 541993 541993 0 0.0
.symtab 411456 411456 0 0.0
.text 1500400 1500400 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849912 849912 0 0.0
(read/write) 1614212 1614212 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180968 180968 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1076979 1076979 0 0.0
.debug_aranges 103176 103176 0 0.0
.debug_frame 348560 348560 0 0.0
.debug_info 22906495 22906493 -2 -0.0
.debug_line 3376404 3376404 0 0.0
.debug_loc 3380061 3380061 0 0.0
.debug_ranges 324400 324400 0 0.0
.debug_str 3335079 3335079 0 0.0
.heap 849912 849912 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 477080 477080 0 0.0
.symtab 379088 379088 0 0.0
.text 1422392 1422392 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 822136 822136 0 0.0
(read/write) 1671364 1671364 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208728 208728 0 0.0
.comment 200 200 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 2480 2480 0 0.0
.debug_abbrev 1079211 1079211 0 0.0
.debug_aranges 103576 103576 0 0.0
.debug_frame 350300 350300 0 0.0
.debug_info 23157850 23157852 2 0.0
.debug_line 3378132 3378131 -1 -0.0
.debug_loc 3403928 3403928 0 0.0
.debug_ranges 327000 327000 0 0.0
.debug_str 3353596 3353596 0 0.0
.heap 822136 822136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 480477 480477 0 0.0
.symtab 381280 381280 0 0.0
.text 1451768 1451768 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1153440 1153440 0 0.0
.bss 97404 97404 0 0.0
.data 852 852 0 0.0
.text 600536 600536 0 0.0
lock-app qpg6105+debug (read/write) 1122048 1122048 0 0.0
.bss 92540 92540 0 0.0
.data 856 856 0 0.0
.text 569148 569148 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1023108 1023108 0 0.0
bss 98084 98084 0 0.0
text 692434 692436 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 958160 958160 0 0.0
bss 97136 97136 0 0.0
text 653566 653568 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862052 862052 0 0.0
bss 89292 89292 0 0.0
text 583684 583684 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877916 877916 0 0.0
bss 89380 89380 0 0.0
text 597884 597884 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956604 956604 0 0.0
bss 97520 97520 0 0.0
text 664258 664254 -4 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 967956 967948 -8 -0.0
bss 101768 101768 0 0.0
text 671832 671828 -4 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1024776 1025364 588 0.1
bss 99076 99076 0 0.0
text 707362 707520 158 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 916412 916412 0 0.0
bss 89944 89944 0 0.0
text 611686 611686 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890816 890824 8 0.0
bss 90312 90312 0 0.0
text 608416 608418 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867500 867500 0 0.0
bss 89408 89408 0 0.0
text 589514 589516 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 854768 854768 0 0.0
bss 89208 89208 0 0.0
text 579850 579852 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850548 850556 8 0.0
bss 89068 89068 0 0.0
text 575216 575218 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882068 882068 0 0.0
bss 90772 90772 0 0.0
text 599418 599416 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944432 944432 0 0.0
bss 99192 99192 0 0.0
text 650488 650488 0 0.0

@255 255 force-pushed the tokenized_logging_api branch from fbc392c to 35298cd Compare April 7, 2023 04:42
255 and others added 3 commits April 7, 2023 08:01
Specify a linker search directory (-L) for pw_tokenizer's linker script,
since an upcoming Pigweed commit splits the linker script into two
files.
This commit updates the Pigweed submodule to 73cac22f, which requires
some changes.

Pigweed's pw_tokenizer:global_handler_with_payload facade is deprecated.
Each pw_tokenizer should define its own handler function instead. This
gives each pw_tokenizer user more control over the handler function and
allows multiple subsystems to use pw_tokenizer in whichever way works
best.

This change updates the tokenized version of the ChipInternalLogImpl
macro to function as described at
https://pigweed.dev/pw_tokenizer/#tokenize-a-message-with-arguments-in-a-custom-macro.
@github-actions
Copy link

github-actions bot commented Apr 7, 2023

PR #25351: Size comparison from 6eded52 to 724bd8a

Increases above 0.2%:

platform target config section 6eded52 724bd8a change % change
bl702 lighting-app bl702+rpc .debug_ranges 398376 399408 1032 0.3
.debug_str 3997864 4018582 20718 0.5
.rodata 119888 120288 400 0.3
Increases (5 builds for bl602, bl702, cyw30739, psoc6)
platform target config section 6eded52 724bd8a change % change
bl602 lighting-app bl602+rpc (read/write) 1400382 1401198 816 0.1
.data 10168 10176 8 0.1
.text 1060508 1060918 410 0.0
bl702 lighting-app bl702+rpc (read/write) 1275171 1275971 800 0.1
.debug_abbrev 1703928 1706646 2718 0.2
.debug_frame 520800 520968 168 0.0
.debug_info 45402324 45464779 62455 0.1
.debug_line 5704696 5712368 7672 0.1
.debug_loc 3632905 3636030 3125 0.1
.debug_ranges 398376 399408 1032 0.3
.debug_str 3997864 4018582 20718 0.5
.rodata 119888 120288 400 0.3
.strtab 634432 634684 252 0.0
.text 1033758 1034172 414 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 554758 554766 8 0.0
.app_xip_area 436088 436096 8 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27548073 27548074 1 0.0
.debug_line 3825483 3825484 1 0.0
light cy8ckit_062s2_43012 .debug_info 22906494 22906495 1 0.0
Decreases (6 builds for bl602, bl702, cc32xx, nrfconnect, psoc6)
platform target config section 6eded52 724bd8a change % change
bl602 lighting-app bl602+rpc .bss 102826 102818 -8 -0.0
bl702 lighting-app bl702 .debug_info 40755241 40755240 -1 -0.0
.text 957740 957738 -2 -0.0
bl702+rpc .bss 78769 78753 -16 -0.0
.debug_aranges 142304 142280 -24 -0.0
.symtab 192368 192336 -32 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20302992 20302990 -2 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 774008 774004 -4 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 23157851 23157850 -1 -0.0
.debug_line 3378132 3378131 -1 -0.0
Full report (26 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, linux, nrfconnect, psoc6, qpg)
platform target config section 6eded52 724bd8a change % change
bl602 lighting-app bl602 (read/write) 1355210 1355210 0 0.0
.bss 94778 94778 0 0.0
.data 9776 9776 0 0.0
.text 1029832 1029832 0 0.0
bl602+rpc (read/write) 1400382 1401198 816 0.1
.bss 102826 102818 -8 -0.0
.data 10168 10176 8 0.1
.text 1060508 1060918 410 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1183687 1183687 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 70721 70721 0 0.0
.bss_psram 24368 24368 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1551708 1551708 0 0.0
.debug_aranges 133944 133944 0 0.0
.debug_frame 492632 492632 0 0.0
.debug_info 40755241 40755240 -1 -0.0
.debug_line 5298433 5298433 0 0.0
.debug_loc 3433889 3433889 0 0.0
.debug_ranges 374376 374376 0 0.0
.debug_str 3593197 3593197 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 105664 105664 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572622 572622 0 0.0
.symtab 173744 173744 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
957740 957738 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1275171 1275971 800 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 78769 78753 -16 -0.0
.bss_psram 24768 24768 0 0.0
.comment 48 48 0 0.0
.data 4648 4648 0 0.0
.debug_abbrev 1703928 1706646 2718 0.2
.debug_aranges 142304 142280 -24 -0.0
.debug_frame 520800 520968 168 0.0
.debug_info 45402324 45464779 62455 0.1
.debug_line 5704696 5712368 7672 0.1
.debug_loc 3632905 3636030 3125 0.1
.debug_ranges 398376 399408 1032 0.3
.debug_str 3997864 4018582 20718 0.5
.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 119888 120288 400 0.3
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 634432 634684 252 0.0
.symtab 192368 192336 -32 -0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033758 1034172 414 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680695 680695 0 0.0
(read/write) 170560 170560 0 0.0
.bss 80948 80948 0 0.0
.data 3352 3352 0 0.0
.rodata 87015 87015 0 0.0
.text 593364 593364 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643967 643967 0 0.0
(read/write) 157616 157616 0 0.0
.bss 80148 80148 0 0.0
.data 3352 3352 0 0.0
.rodata 76807 76807 0 0.0
.text 566840 566840 0 0.0
lock-ftd LP_CC2652R7 (read only) 678071 678071 0 0.0
(read/write) 170648 170648 0 0.0
.bss 78500 78500 0 0.0
.data 3316 3316 0 0.0
.rodata 75687 75687 0 0.0
.text 601904 601904 0 0.0
lock-mtd LP_CC2652R7 (read only) 664299 664299 0 0.0
(read/write) 179580 179580 0 0.0
.bss 73660 73660 0 0.0
.data 3316 3316 0 0.0
.rodata 102507 102507 0 0.0
.text 561312 561312 0 0.0
pump-app LP_CC2652R7 (read only) 690747 690747 0 0.0
(read/write) 158716 158716 0 0.0
.bss 78476 78476 0 0.0
.data 3280 3280 0 0.0
.rodata 89747 89747 0 0.0
.text 600520 600520 0 0.0
pump-controller-app LP_CC2652R7 (read only) 675643 675643 0 0.0
(read/write) 173956 173956 0 0.0
.bss 78612 78612 0 0.0
.data 3304 3304 0 0.0
.rodata 85499 85499 0 0.0
.text 589664 589664 0 0.0
shell LP_CC2652R7 (read only) 673558 673558 0 0.0
(read/write) 179768 179768 0 0.0
.bss 83020 83020 0 0.0
.data 3348 3348 0 0.0
.rodata 85310 85310 0 0.0
.text 587936 587936 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 642745 642745 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 933119 933119 0 0.0
.debug_aranges 87608 87608 0 0.0
.debug_frame 301328 301328 0 0.0
.debug_info 20302992 20302990 -2 -0.0
.debug_line 2679759 2679759 0 0.0
.debug_loc 2824679 2824679 0 0.0
.debug_ranges 286200 286200 0 0.0
.debug_str 3039406 3039406 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104289 104289 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377422 377422 0 0.0
.symtab 256768 256768 0 0.0
.text 0 0 0 0.0
536336 536336 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 533506 533506 0 0.0
.app_xip_area 414076 414076 0 0.0
.bss 61848 61848 0 0.0
.data 740 740 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537882 537882 0 0.0
.app_xip_area 413164 413164 0 0.0
.bss 67128 67128 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 554758 554766 8 0.0
.app_xip_area 436088 436096 8 0.0
.bss 61136 61136 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12113772 12113772 0 0.0
(read/write) 742616 742616 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 684496 684496 0 0.0
.dynamic 560 560 0 0.0
.got 15504 15504 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 566156 566156 0 0.0
.text 9785348 9785348 0 0.0
thermostat-no-ble arm64 (read only) 2500492 2500492 0 0.0
(read/write) 145192 145192 0 0.0
.bss 56344 56344 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77648 77648 0 0.0
.dynamic 560 560 0 0.0
.got 5360 5360 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 129400 129400 0 0.0
.text 2108784 2108784 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1173596 1173596 0 0.0
bss 155557 155557 0 0.0
rodata 132652 132652 0 0.0
text 804616 804616 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1433604 1433604 0 0.0
bss 135297 135297 0 0.0
rodata 228692 228692 0 0.0
text 775536 775536 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1118828 1118828 0 0.0
bss 154713 154713 0 0.0
rodata 109468 109468 0 0.0
text 774008 774004 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 840840 840840 0 0.0
(read/write) 1760444 1760444 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189864 189864 0 0.0
.comment 200 200 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 2640 2640 0 0.0
.debug_abbrev 1259817 1259817 0 0.0
.debug_aranges 111816 111816 0 0.0
.debug_frame 376196 376196 0 0.0
.debug_info 28088666 28088666 0 0.0
.debug_line 3822080 3822080 0 0.0
.debug_loc 3723185 3723185 0 0.0
.debug_ranges 368016 368016 0 0.0
.debug_str 3550474 3550474 0 0.0
.heap 840840 840840 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 582791 582791 0 0.0
.symtab 426640 426640 0 0.0
.text 1559552 1559552 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841648 841648 0 0.0
(read/write) 1700484 1700484 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189064 189064 0 0.0
.comment 200 200 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 2632 2632 0 0.0
.debug_abbrev 1241681 1241681 0 0.0
.debug_aranges 110968 110968 0 0.0
.debug_frame 378280 378280 0 0.0
.debug_info 27548073 27548074 1 0.0
.debug_line 3825483 3825484 1 0.0
.debug_loc 3705254 3705254 0 0.0
.debug_ranges 365864 365864 0 0.0
.debug_str 3536400 3536400 0 0.0
.heap 841648 841648 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 541993 541993 0 0.0
.symtab 411456 411456 0 0.0
.text 1500400 1500400 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 849912 849912 0 0.0
(read/write) 1614212 1614212 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180968 180968 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1076979 1076979 0 0.0
.debug_aranges 103176 103176 0 0.0
.debug_frame 348560 348560 0 0.0
.debug_info 22906494 22906495 1 0.0
.debug_line 3376404 3376404 0 0.0
.debug_loc 3380061 3380061 0 0.0
.debug_ranges 324400 324400 0 0.0
.debug_str 3335079 3335079 0 0.0
.heap 849912 849912 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 477080 477080 0 0.0
.symtab 379088 379088 0 0.0
.text 1422392 1422392 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 822136 822136 0 0.0
(read/write) 1671364 1671364 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208728 208728 0 0.0
.comment 200 200 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 2480 2480 0 0.0
.debug_abbrev 1079211 1079211 0 0.0
.debug_aranges 103576 103576 0 0.0
.debug_frame 350300 350300 0 0.0
.debug_info 23157851 23157850 -1 -0.0
.debug_line 3378132 3378131 -1 -0.0
.debug_loc 3403928 3403928 0 0.0
.debug_ranges 327000 327000 0 0.0
.debug_str 3353596 3353596 0 0.0
.heap 822136 822136 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 480477 480477 0 0.0
.symtab 381280 381280 0 0.0
.text 1451768 1451768 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1153440 1153440 0 0.0
.bss 97404 97404 0 0.0
.data 852 852 0 0.0
.text 600536 600536 0 0.0
lock-app qpg6105+debug (read/write) 1122048 1122048 0 0.0
.bss 92540 92540 0 0.0
.data 856 856 0 0.0
.text 569148 569148 0 0.0

@255
Copy link
Contributor Author

255 commented Apr 7, 2023

This PR is ready to merge. I don't have merge permissions, though, so feel free to merge for me if you do.

@bzbarsky-apple bzbarsky-apple merged commit 8676d06 into project-chip:master Apr 7, 2023
marius-alex-tache added a commit to NXP/matter that referenced this pull request Apr 27, 2023
Issue introduced in: project-chip#25351

Encoded message should also contain the token.

Signed-off-by: Marius Tache <[email protected]>
bzbarsky-apple pushed a commit that referenced this pull request Apr 29, 2023
Issue introduced in: #25351

Encoded message should also contain the token.

Signed-off-by: Marius Tache <[email protected]>
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