Search found 1 match

by Xmow49
Sat Dec 02, 2023 2:30 pm
Forum: General Discussion
Topic: heap_trace_dump dont print function name
Replies: 2
Views: 3416

heap_trace_dump dont print function name

Hi, On I have a memory leak on my esp32c6 using esp idf; I followed https://docs.espressif.com/projects/esp-idf/en/v5.1/esp32/api-reference/system/heap_debug.html to debug. I successfully run the code; and get this: ====== Heap Trace: 26 records (1000 capacity) ====== 40 bytes (@ 0x4085275c, Interna...