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

Add trace hook macro for most ports #794

Merged
merged 8 commits into from
Sep 20, 2023

Conversation

conara
Copy link
Contributor

@conara conara commented Sep 18, 2023

Add trace hook macro for most ports

In pull request #659 (#659) we introduced better support for tracing tools like systemview. This patchset adds support for more ports as requested in the original pull request.


Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@conara conara requested a review from a team as a code owner September 18, 2023 16:42
@conara conara changed the title Add trace hook macro ports Add trace hook macro for most ports Sep 18, 2023
@conara
Copy link
Contributor Author

conara commented Sep 18, 2023

@rawalexe You requested this change in the original pull request.

@n9wxu / @rawalexe Any help is appreciated.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (83861f5) 93.62% compared to head (7f5f4ea) 93.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #794   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files           6        6           
  Lines        2508     2508           
  Branches      598      598           
=======================================
  Hits         2348     2348           
  Misses        107      107           
  Partials       53       53           
Flag Coverage Δ
unittests 93.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aggarg aggarg merged commit d43062b into FreeRTOS:main Sep 20, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants