-
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
Added fabric, secure channel and cluster specfic traces for better tracing. #31238
Merged
mergify
merged 7 commits into
project-chip:master
from
shripad621git:matter/traced_macros
Jan 19, 2024
Merged
Added fabric, secure channel and cluster specfic traces for better tracing. #31238
mergify
merged 7 commits into
project-chip:master
from
shripad621git:matter/traced_macros
Jan 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PR #31238: Size comparison from 9279628 to 18764c1 Increases above 0.2%:
Increases (12 builds for linux)
Decreases (1 build for efr32)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
src/app/clusters/operational-credentials-server/operational-credentials-server.cpp
Outdated
Show resolved
Hide resolved
src/app/clusters/operational-state-server/operational-state-server.cpp
Outdated
Show resolved
Hide resolved
shripad621git
force-pushed
the
matter/traced_macros
branch
from
January 11, 2024 11:58
18764c1
to
d25434b
Compare
pullapprove
bot
requested review from
andy31415,
andyg-apple,
anush-apple,
arkq,
carol-apple,
cecille,
chrisdecenzo,
chshu,
chulspro,
cliffamzn,
Damian-Nordic,
dhrishi,
harsha-rajendran,
hawk248,
hicklin,
jepenven-silabs,
jmartinez-silabs,
jmeg-sfy and
joonhaengHeo
January 11, 2024 12:05
pullapprove
bot
requested review from
sharadb-amazon,
tcarmelveilleux,
tecimovic,
tehampson,
tima-q,
tobiasgraf,
turon,
vivien-apple,
wiba-nordic,
woody-apple,
younghak-hwang and
yunhanw-google
January 11, 2024 12:05
PR #31238: Size comparison from d2a13cb to c4ec55a Increases above 0.2%:
Increases (12 builds for linux)
Decreases (3 builds for efr32, linux)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
shripad621git
force-pushed
the
matter/traced_macros
branch
from
January 12, 2024 09:12
c4ec55a
to
0e34be0
Compare
PR #31238: Size comparison from a4300e7 to 0e34be0 Increases above 0.2%:
Increases (12 builds for linux)
Decreases (3 builds for efr32, linux)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
shubhamdp
approved these changes
Jan 15, 2024
andy31415
approved these changes
Jan 15, 2024
dhrishi
approved these changes
Jan 16, 2024
Co-authored-by: Shubham Patil <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Overview:
1.Added some more traces to CASE and PASE session files.
2.Added fabric related traces.
3.Added cluster specific traces.