Skip to content

Conversation

dcpleung
Copy link
Member

With the UART transport test (sample.tracing.transport.uart), it would fail on qemu_x86_64 complaining about missing k_event tracing functions. So add them to fix the compilation error.

Fixes #96818

With the UART transport test (sample.tracing.transport.uart),
it would fail on qemu_x86_64 complaining about missing
k_event tracing functions. So add them to fix the compilation
error.

Fixes zephyrproject-rtos#96818

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Copy link

@cfriedt cfriedt merged commit 4ef1163 into zephyrproject-rtos:main Oct 4, 2025
30 checks passed
@dcpleung dcpleung deleted the samples/fix_uart_tracing branch October 6, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sample.tracing.transport.uart on qemu_x86_64/atom build error
5 participants