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>
7 lines
141 B
YAML
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
|