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

Make updated tracing scope/begin/end/instant use char* instead of enums #27327

Merged
merged 10 commits into from
Jun 20, 2023

Conversation

andy31415
Copy link
Contributor

After discussing with users of tracing, it seems that there is a desire to make tracing easier to add at the expense of backend multiplexing flexibility.

Changes:

  • make tracing take label & group as const char *
  • Tracing is controlled independently from data logging: can have a separate config for tracing macros which would be in use for backends that want or need const char * strings (e.g. pw_trace or perfetto)

@github-actions
Copy link

github-actions bot commented Jun 19, 2023

PR #27327: Size comparison from a0cb270 to 11a9c5d

Increases above 0.2%:

platform target config section a0cb270 11a9c5d change % change
linux all-clusters-app debug .rodata 231624 232520 896 0.4
all-clusters-minimal-app debug .rodata 224136 225032 896 0.4
bridge-app debug .rodata 172648 173544 896 0.5
lighting-app debug+rpc+ui .rodata 286484 287380 896 0.3
lock-app debug .rodata 200136 201032 896 0.4
ota-provider-app debug .rodata 153832 154696 864 0.6
ota-requestor-app debug .rodata 157928 158824 896 0.6
shell debug .rodata 199826 200562 736 0.4
thermostat-no-ble arm64 .rodata 129648 130496 848 0.7
tv-app debug .rodata 222104 223768 1664 0.7
Increases (20 builds for bl602, cyw30739, efr32, esp32, linux, telink)
platform target config section a0cb270 11a9c5d change % change
bl602 lighting-app bl602 (read/write) 1369342 1369350 8 0.0
.text 1049568 1049570 2 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 567743 567751 8 0.0
.app_xip_area 461297 461305 8 0.0
efr32 lighting-app BRD4187C (read/write) 1029244 1029252 8 0.0
.text 864652 864660 8 0.0
esp32 all-clusters-app c3devkit (read only) 1077570 1077574 4 0.0
.flash.text 1077570 1077574 4 0.0
m5stack (read/write) 495186 495190 4 0.0
.flash.rodata 244628 244632 4 0.0
linux all-clusters-app debug (read only) 3280973 3282413 1440 0.0
.rodata 231624 232520 896 0.4
.text 2857637 2858181 544 0.0
all-clusters-minimal-app debug (read only) 3058909 3060365 1456 0.0
.rodata 224136 225032 896 0.4
.text 2648085 2648645 560 0.0
bridge-app debug (read only) 2527909 2529349 1440 0.1
.rodata 172648 173544 896 0.5
.text 2182293 2182837 544 0.0
lighting-app debug+rpc+ui (read only) 3404009 3405385 1376 0.0
.rodata 286484 287380 896 0.3
.text 2919346 2919826 480 0.0
lock-app debug (read only) 2620589 2622045 1456 0.1
.rodata 200136 201032 896 0.4
.text 2255653 2256213 560 0.0
ota-provider-app debug (read only) 2216965 2218325 1360 0.1
.rodata 153832 154696 864 0.6
.text 1920965 1921461 496 0.0
ota-requestor-app debug (read only) 2386317 2387757 1440 0.1
.rodata 157928 158824 896 0.6
.text 2077349 2077893 544 0.0
shell debug (read only) 2816393 2817625 1232 0.0
.rodata 199826 200562 736 0.4
.text 2448882 2449378 496 0.0
thermostat-no-ble arm64 (read only) 2613404 2614732 1328 0.1
.rodata 129648 130496 848 0.7
.text 2218084 2218564 480 0.0
tv-app debug (read only) 3323401 3325865 2464 0.1
.rodata 222104 223768 1664 0.7
.text 2904466 2905266 800 0.0
telink bridge-app tlsr9518adk80d text 642558 642560 2 0.0
lighting-app tlsr9518adk80d text 681450 681452 2 0.0
lighting-app-rpc tlsr9518adk80d text 726344 726346 2 0.0
pump-app tlsr9518adk80d text 591490 591492 2 0.0
thermostat tlsr9518adk80d text 616884 616886 2 0.0
Decreases (13 builds for bl602, bl702, cc32xx, linux, psoc6, telink)
platform target config section a0cb270 11a9c5d change % change
bl602 lighting-app bl602+rpc .text 1081710 1081708 -2 -0.0
bl702 lighting-app bl702 (read/write) 1173911 1173907 -4 -0.0
.debug_abbrev 1545476 1545360 -116 -0.0
.debug_info 41598476 41598364 -112 -0.0
.debug_line 5578411 5577921 -490 -0.0
.text 945098 945096 -2 -0.0
bl702+rpc .debug_abbrev 1710635 1710537 -98 -0.0
.debug_info 46782493 46782377 -116 -0.0
.debug_line 6004156 6003666 -490 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 948048 948029 -19 -0.0
.debug_info 19911857 19911804 -53 -0.0
.debug_line 2873448 2872954 -494 -0.0
linux chip-tool debug (read only) 16303185 16297921 -5264 -0.0
.rodata 730349 728445 -1904 -0.3
.text 13820692 13817284 -3408 -0.0
chip-tool-ipv6only arm64 (read only) 15638008 15635352 -2656 -0.0
.rodata 666128 664320 -1808 -0.3
.text 13061204 13060356 -848 -0.0
tv-casting-app debug (read only) 9246265 9239801 -6464 -0.1
.rodata 333868 331036 -2832 -0.8
.text 8482066 8478386 -3680 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1294028 1294026 -2 -0.0
.debug_info 28836099 2883604 -52 -0.0
.debug_line 4030289 4029699 -590 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1281736 1281734 -2 -0.0
.debug_info 28296986 28296936 -50 -0.0
.debug_line 4035267 4034629 -638 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1118570 1118568 -2 -0.0
.debug_info 23095932 23095880 -52 -0.0
.debug_line 3607239 3606673 -566 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1100849 1100847 -2 -0.0
.debug_info 22792058 22792006 -52 -0.0
.debug_line 3541667 3541125 -542 -0.0
telink light-switch-app tlsr9518adk80d text 600360 600358 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read/write) 850080 850072 -8 -0.0
text 577466 577464 -2 -0.0
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a0cb270 11a9c5d change % change
bl602 lighting-app bl602 (read/write) 1369342 1369350 8 0.0
.bss 88190 88190 0 0.0
.data 9584 9584 0 0.0
.text 1049568 1049570 2 0.0
bl602+rpc (read/write) 1417034 1417034 0 0.0
.bss 96238 96238 0 0.0
.data 9976 9976 0 0.0
.text 1081710 1081708 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1173911 1173907 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 77773 77773 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3576 3576 0 0.0
.debug_abbrev 1545476 1545360 -116 -0.0
.debug_aranges 149856 149856 0 0.0
.debug_frame 551580 551580 0 0.0
.debug_info 41598476 41598364 -112 -0.0
.debug_line 5578411 5577921 -490 -0.0
.debug_loc 3798070 3798070 0 0.0
.debug_ranges 394800 394800 0 0.0
.debug_str 4348162 4348162 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 105112 105112 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 582007 582007 0 0.0
.symtab 173984 173984 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
945098 945096 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1271851 1271851 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 85821 85821 0 0.0
.bss_psram 25072 25072 0 0.0
.comment 48 48 0 0.0
.data 4136 4136 0 0.0
.debug_abbrev 1710635 1710537 -98 -0.0
.debug_aranges 158328 158328 0 0.0
.debug_frame 580196 580196 0 0.0
.debug_info 46782493 46782377 -116 -0.0
.debug_line 6004156 6003666 -490 -0.0
.debug_loc 4003311 4003311 0 0.0
.debug_ranges 420472 420472 0 0.0
.debug_str 4776778 4776778 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 119708 119708 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 644565 644565 0 0.0
.symtab 192768 192768 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1018844 1018844 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 607242 607242 0 0.0
(read/write) 204172 204172 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197584 197584 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 948048 948029 -19 -0.0
.debug_aranges 119048 119048 0 0.0
.debug_frame 406576 406576 0 0.0
.debug_info 19911857 19911804 -53 -0.0
.debug_line 2873448 2872954 -494 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1728142 1728142 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107597 107597 0 0.0
.debug_str 3791346 3791346 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104626 104626 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484726 484726 0 0.0
.symtab 287968 287968 0 0.0
.text 500496 500496 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 545079 545079 0 0.0
.app_xip_area 437489 437489 0 0.0
.bss 62568 62568 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) 530119 530119 0 0.0
.app_xip_area 417609 417609 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) 567743 567751 8 0.0
.app_xip_area 461297 461305 8 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) 531927 531927 0 0.0
.app_xip_area 422913 422913 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) 997488 997488 0 0.0
.bss 182056 182056 0 0.0
.data 2148 2148 0 0.0
.text 813264 813264 0 0.0
BRD4187C (read/write) 1029244 1029252 8 0.0
.bss 161780 161780 0 0.0
.data 2792 2792 0 0.0
.text 864652 864660 8 0.0
lock-app BRD4161A+wf200 (read/write) 1076096 1076096 0 0.0
.bss 176136 176136 0 0.0
.data 2152 2152 0 0.0
.text 897788 897788 0 0.0
window-app BRD4187C (read/write) 1097408 1097408 0 0.0
.bss 144548 144548 0 0.0
.data 2680 2680 0 0.0
.text 950160 950160 0 0.0
esp32 all-clusters-app c3devkit (read only) 1077570 1077574 4 0.0
(read/write) 1584736 1584736 0 0.0
.dram0.bss 75616 75616 0 0.0
.dram0.data 13940 13940 0 0.0
.flash.rodata 216040 216040 0 0.0
.flash.text 1077570 1077574 4 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1125279 1125279 0 0.0
(read/write) 495186 495190 4 0.0
.dram0.bss 81104 81104 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 244628 244632 4 0.0
.flash.text 1119895 1119895 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 585932 585932 0 0.0
(read/write) 90104 90104 0 0.0
.bss 66100 66100 0 0.0
.data 2168 2168 0 0.0
.text 585396 585396 0 0.0
light k32w0+release (read only) 584636 584636 0 0.0
(read/write) 89752 89752 0 0.0
.bss 65764 65764 0 0.0
.data 2156 2156 0 0.0
.text 584100 584100 0 0.0
lock k32w0+release (read only) 557220 557220 0 0.0
(read/write) 87568 87568 0 0.0
.bss 63636 63636 0 0.0
.data 2100 2100 0 0.0
.text 556684 556684 0 0.0
linux all-clusters-app debug (read only) 3280973 3282413 1440 0.0
(read/write) 159456 159456 0 0.0
.bss 59872 59872 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 90920 90920 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 231624 232520 896 0.4
.text 2857637 2858181 544 0.0
all-clusters-minimal-app debug (read only) 3058909 3060365 1456 0.0
(read/write) 146544 146544 0 0.0
.bss 58272 58272 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79736 79736 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 224136 225032 896 0.4
.text 2648085 2648645 560 0.0
bridge-app debug (read only) 2527909 2529349 1440 0.1
(read/write) 129904 129904 0 0.0
.bss 50296 50296 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69800 69800 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 172648 173544 896 0.5
.text 2182293 2182837 544 0.0
chip-tool debug (read only) 16303185 16297921 -5264 -0.0
(read/write) 754280 754280 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 717992 717992 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 730349 728445 -1904 -0.3
.text 13820692 13817284 -3408 -0.0
chip-tool-ipv6only arm64 (read only) 15638008 15635352 -2656 -0.0
(read/write) 807704 807704 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 747872 747872 0 0.0
.dynamic 560 560 0 0.0
.got 17160 17160 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 666128 664320 -1808 -0.3
.text 13061204 13060356 -848 -0.0
lighting-app debug+rpc+ui (read only) 3404009 3405385 1376 0.0
(read/write) 137016 137016 0 0.0
.bss 50144 50144 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 77280 77280 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 286484 287380 896 0.3
.text 2919346 2919826 480 0.0
lock-app debug (read only) 2620589 2622045 1456 0.1
(read/write) 117304 117304 0 0.0
.bss 45376 45376 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63960 63960 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 200136 201032 896 0.4
.text 2255653 2256213 560 0.0
ota-provider-app debug (read only) 2216965 2218325 1360 0.1
(read/write) 103912 103912 0 0.0
.bss 44576 44576 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52120 52120 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 153832 154696 864 0.6
.text 1920965 1921461 496 0.0
ota-requestor-app debug (read only) 2386317 2387757 1440 0.1
(read/write) 111672 111672 0 0.0
.bss 47008 47008 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56976 56976 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 157928 158824 896 0.6
.text 2077349 2077893 544 0.0
shell debug (read only) 2816393 2817625 1232 0.0
(read/write) 147904 147904 0 0.0
.bss 58824 58824 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 81992 81992 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 199826 200562 736 0.4
.text 2448882 2449378 496 0.0
thermostat-no-ble arm64 (read only) 2613404 2614732 1328 0.1
(read/write) 143064 143064 0 0.0
.bss 52360 52360 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79328 79328 0 0.0
.dynamic 560 560 0 0.0
.got 5520 5520 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 129648 130496 848 0.7
.text 2218084 2218564 480 0.0
tv-app debug (read only) 3323401 3325865 2464 0.1
(read/write) 261768 261768 0 0.0
.bss 171264 171264 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79680 79680 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 222104 223768 1664 0.7
.text 2904466 2905266 800 0.0
tv-casting-app debug (read only) 9246265 9239801 -6464 -0.1
(read/write) 220152 220152 0 0.0
.bss 52160 52160 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159680 159680 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1008 1008 0 0.0
.rodata 333868 331036 -2832 -0.8
.text 8482066 8478386 -3680 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2498840 2498840 0 0.0
.bss 216312 216312 0 0.0
.data 5144 5144 0 0.0
.text 1461524 1461524 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1213116 1213116 0 0.0
bss 155023 155023 0 0.0
rodata 138000 138000 0 0.0
text 840928 840928 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1315940 1315940 0 0.0
bss 138353 138353 0 0.0
rodata 133336 133336 0 0.0
text 753540 753540 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1150880 1150880 0 0.0
bss 153537 153537 0 0.0
rodata 111348 111348 0 0.0
text 806948 806948 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841704 841704 0 0.0
(read/write) 1731852 1731852 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189068 189068 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 2568 2568 0 0.0
.debug_abbrev 1294028 1294026 -2 -0.0
.debug_aranges 149056 149056 0 0.0
.debug_frame 499160 499160 0 0.0
.debug_info 28836099 2883604 -52 -0.0
.debug_line 4030289 4029699 -590 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2307943 2307943 0 0.0
.debug_rnglists 144484 144484 0 0.0
.debug_str 4360499 4360499 0 0.0
.heap 841704 841704 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 753900 753900 0 0.0
.symtab 480224 480224 0 0.0
.text 1531828 1531828 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843160 843160 0 0.0
(read/write) 1663828 1663828 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187620 187620 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 1281736 1281734 -2 -0.0
.debug_aranges 147808 147808 0 0.0
.debug_frame 500104 500104 0 0.0
.debug_info 28296986 28296936 -50 -0.0
.debug_line 4035267 4034629 -638 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2292774 2292774 0 0.0
.debug_rnglists 142930 142930 0 0.0
.debug_str 4343429 4343429 0 0.0
.heap 843160 843160 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 702845 702845 0 0.0
.symtab 461408 461408 0 0.0
.text 1465260 1465260 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849352 849352 0 0.0
(read/write) 1596644 1596644 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181596 181596 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 1118570 1118568 -2 -0.0
.debug_aranges 138168 138168 0 0.0
.debug_frame 464068 464068 0 0.0
.debug_info 23095932 23095880 -52 -0.0
.debug_line 3607239 3606673 -566 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2133983 2133983 0 0.0
.debug_rnglists 132952 132952 0 0.0
.debug_str 4157448 4157448 0 0.0
.heap 849352 849352 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 626489 626489 0 0.0
.symtab 426976 426976 0 0.0
.text 1404268 1404268 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) 1627364 1627364 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 1100849 1100847 -2 -0.0
.debug_aranges 136240 136240 0 0.0
.debug_frame 457272 457272 0 0.0
.debug_info 22792058 22792006 -52 -0.0
.debug_line 3541667 3541125 -542 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2101871 2101871 0 0.0
.debug_rnglists 130446 130446 0 0.0
.debug_str 4112375 4112375 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 596627 596627 0 0.0
.symtab 417184 417184 0 0.0
.text 1407596 1407596 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1172144 1172144 0 0.0
.bss 99960 99960 0 0.0
.data 788 788 0 0.0
.text 618984 618984 0 0.0
lock-app qpg6105+debug (read/write) 1129760 1129760 0 0.0
.bss 94816 94816 0 0.0
.data 792 792 0 0.0
.text 576604 576604 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1037400 1037400 0 0.0
bss 97936 97936 0 0.0
text 710172 710172 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964100 964100 0 0.0
bss 96336 96336 0 0.0
text 667466 667466 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929596 929596 0 0.0
bss 100308 100308 0 0.0
text 642558 642560 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861304 861304 0 0.0
bss 89968 89968 0 0.0
text 585732 585732 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877628 877628 0 0.0
bss 90136 90136 0 0.0
text 600360 600358 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 968188 968188 0 0.0
bss 98708 98708 0 0.0
text 681450 681452 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 979568 979568 0 0.0
bss 102956 102956 0 0.0
text 688974 688974 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1037688 1037688 0 0.0
bss 100272 100272 0 0.0
text 726344 726346 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1069036 1069036 0 0.0
bss 111348 111348 0 0.0
text 746488 746488 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 916416 916416 0 0.0
bss 90632 90632 0 0.0
text 614400 614400 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883904 883904 0 0.0
bss 91244 91244 0 0.0
text 607576 607576 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866904 866904 0 0.0
bss 90100 90100 0 0.0
text 591490 591492 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853924 853924 0 0.0
bss 89900 89900 0 0.0
text 581834 581834 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850080 850072 -8 -0.0
bss 89808 89808 0 0.0
text 577466 577464 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895992 895992 0 0.0
bss 90344 90344 0 0.0
text 616884 616886 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 891372 891372 0 0.0
bss 90636 90636 0 0.0
text 611808 611808 0 0.0

src/tracing/BUILD.gn Outdated Show resolved Hide resolved
@mergify mergify bot merged commit 2ac9777 into project-chip:master Jun 20, 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