-
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
[ESP32] Adding filters to the traces reported to esp-insights. #29318
Merged
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
shripad621git
force-pushed
the
insights/filters
branch
from
September 18, 2023 11:09
e6ab974
to
1de766c
Compare
pullapprove
bot
requested review from
andyg-apple,
anush-apple,
arkq,
bzbarsky-apple,
carol-apple,
cecille,
chrisdecenzo,
chshu,
chulspro,
cliffamzn,
Damian-Nordic,
dhrishi,
electrocucaracha,
emargolis,
gjc13,
harsha-rajendran,
hawk248,
hicklin,
jepenven-silabs,
jmartinez-silabs,
jmeg-sfy,
joonhaengHeo,
jtung-apple,
kkasperczyk-no,
ksperling-apple,
lazarkov,
lpbeliveau-silabs,
LuDuda and
mhazley
September 18, 2023 11:10
PR #29318: Size comparison from 155917e to 4988775 Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
shripad621git
force-pushed
the
insights/filters
branch
2 times, most recently
from
November 8, 2023 08:27
d8f181e
to
6bc181a
Compare
PR #29318: Size comparison from 155917e to 6bc181a Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
andy31415
reviewed
Nov 9, 2023
andy31415
reviewed
Nov 9, 2023
shripad621git
force-pushed
the
insights/filters
branch
2 times, most recently
from
November 10, 2023 08:05
dc1198c
to
50badc3
Compare
shubhamdp
approved these changes
Nov 10, 2023
PR #29318: Size comparison from 6d9cb39 to 50badc3 Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
dhrishi
approved these changes
Nov 10, 2023
shripad621git
force-pushed
the
insights/filters
branch
from
December 6, 2023 05:39
50badc3
to
b012328
Compare
PR #29318: Size comparison from fb47c90 to b012328 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
insights/filters
branch
2 times, most recently
from
December 7, 2023 05:36
545a39c
to
3ebd82e
Compare
PR #29318: Size comparison from 4db8c38 to 3ebd82e Decreases (2 builds for efr32)
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
insights/filters
branch
from
December 7, 2023 09:06
3ebd82e
to
0b931ef
Compare
PR #29318: Size comparison from 4db8c38 to 0b931ef Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
1.Provides add and remove apis to add or remove the traces as per requirement. 2.Filters the required traces and reports it to esp-insights.
shripad621git
force-pushed
the
insights/filters
branch
from
December 11, 2023 06:33
0b931ef
to
cadee3e
Compare
PR #29318: Size comparison from 2980e51 to cadee3e 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)
|
andy31415
approved these changes
Dec 13, 2023
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:
Testing: