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

ctf tracing: native/host backend: Refactor to support embedded C libraries #60104

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

aescolar
Copy link
Member

@aescolar aescolar commented Jul 6, 2023

Split this tracing backend in a top and bottom to enable building it with embedded libCs with the native simulator.

Copy link
Collaborator

@mped-oticon mped-oticon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only nitpickery and a question.

subsys/tracing/CMakeLists.txt Show resolved Hide resolved
subsys/tracing/tracing_backend_posix_bottom.c Outdated Show resolved Hide resolved
subsys/tracing/tracing_backend_posix_bottom.h Outdated Show resolved Hide resolved
…aries

Split this tracing backend in a top and bottom to enable
building it with embedded libCs with the native simulator.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
@aescolar aescolar requested a review from daor-oti July 6, 2023 15:37
Copy link
Contributor

@ElvarT ElvarT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works, and code is fine

@nashif nashif merged commit 9be7b59 into zephyrproject-rtos:main Jul 13, 2023
@aescolar aescolar deleted the natsim_tracing branch July 18, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: native port Host native arch port (native_sim) area: Tracing Tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants