Files
2026-07-13 13:04:25 +08:00

6 lines
157 B
Plaintext

# enable the task tracking feature
CONFIG_HEAP_TASK_TRACKING=y
# keep task tracking information after the task is deleted
CONFIG_HEAP_TRACK_DELETED_TASKS=y