mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3f366d6e8b
This commit adds a feature to pause the heap tracing in the sense that in this state, the heap tracing will no longer record the new allocations but will continue to monitor the free() in order to keep track of the status of the allocations present in the list of records. See https://github.com/espressif/esp-idf/issues/13803 |
||
---|---|---|
.. | ||
soc | ||
esp_heap_caps_init.h | ||
esp_heap_caps.h | ||
esp_heap_task_info.h | ||
esp_heap_trace.h | ||
heap_memory_layout.h | ||
heap_trace.inc | ||
multi_heap.h |