Skip to content

Conversation

@kartben
Copy link
Contributor

@kartben kartben commented Dec 19, 2025

Add sys_port_trace_k_thread_heap_assign macro which was defined in all backend implementations but missing from the main tracing.h header.

This macro traces when a resource pool is assigned to a thread via k_thread_heap_assign().

Add sys_port_trace_k_thread_heap_assign macro which was defined in all
four tracing backend implementations (sysview, ctf, test, user) but
missing from the main tracing.h header.

This macro traces when a resource pool is assigned to a thread via
k_thread_heap_assign().

Signed-off-by: Benjamin Cabé <[email protected]>
@sonarqubecloud
Copy link

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.

3 participants