zephyr/snippets/ram-tracing/snippet.yml
Anas Nashif d54d69b59b tracing: introduce ram tracing snippet
This allows tracing any application and stores the data in RAM. Using
gdb, the ram_tracing variable contents can then be saved and viewed
using babeltrace.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-07-25 23:29:14 +02:00

7 lines
141 B
YAML

# Copyright Zephyr Project Contributors
# SPDX-License-Identifier: Apache-2.0
name: ram-tracing
append:
EXTRA_CONF_FILE: ram-tracing.conf