-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 trace events to CASE and PASE Sessions #13238
Add trace events to CASE and PASE Sessions #13238
Conversation
PR #13238: Size comparison from 1239bbd to 62200ed Increases (1 build for nrfconnect)
Full report (24 builds for efr32, esp32, k32w, nrfconnect, p6, qpg, telink)
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use the appropriate macros.
/rebase |
08f45db
to
50ac173
Compare
PR #13238: Size comparison from 46541fb to 50ac173 Increases (7 builds for efr32, nrfconnect, p6)
Full report (24 builds for efr32, esp32, k32w, nrfconnect, p6, qpg, telink)
|
/rebase |
50ac173
to
91c2fd9
Compare
/rebase |
91c2fd9
to
1d4376c
Compare
PR #13238: Size comparison from 4a1f481 to 1d4376c Increases (6 builds for efr32, p6)
Full report (12 builds for efr32, k32w, p6, qpg, telink)
|
PR #13238: Size comparison from 6bb25d5 to 5a181ce Increases (3 builds for linux, nrfconnect)
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
@yyzhong-g Can you please restyle this? |
fast track: sufficient time for this to have had cross time review, has several checkmarks, pr is not expected to affect functionallity except for debug. |
* Add trace events to CASE and PASE Sessions * Add get trace script python deps to BUILD.gn * Replace pw_trace macro to proper ones * Add trace header to isolate the dependency to pw_trace * Restyle with gn and clang-format
* Add trace events to CASE and PASE Sessions * Add get trace script python deps to BUILD.gn * Replace pw_trace macro to proper ones * Add trace header to isolate the dependency to pw_trace * Restyle with gn and clang-format
Change overview
Add trace events to CASESession and PASESession for message transfer time analysis.
Testing
build on esp32 M5Stack and retrieve trace data after commissioning.