esp-idf/components/heap
Guillaume Souchere 3cca8ff905 Merge branch 'fix/heap-trace-on-all-functions' into 'master'
fix(heap): Tracing of all heap_caps API functions

Closes IDF-9385

See merge request espressif/esp-idf!29536
2024-04-15 15:12:12 +08:00
..
include fix(heap): Tracing of all heap_caps API 2024-04-09 13:27:45 +02:00
port
test_apps test(heap): Extend task tracking test with task handle check 2024-04-10 11:23:07 +02:00
test_multi_heap_host
tlsf@8fc595fe22
CMakeLists.txt fix(heap): Tracing of all heap_caps API 2024-04-09 13:27:45 +02:00
Kconfig
heap_caps.c fix(heap): Tracing of all heap_caps API 2024-04-09 13:27:45 +02:00
heap_caps_base.c fix(heap): Tracing of all heap_caps API 2024-04-09 13:27:45 +02:00
heap_caps_init.c fix(heap): Loop break on failed alloc 2024-04-12 12:21:13 +02:00
heap_caps_linux.c
heap_private.h fix(heap): Tracing of all heap_caps API 2024-04-09 13:27:45 +02:00
heap_task_info.c
heap_trace_standalone.c
internals.md
linker.lf
multi_heap.c
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h
multi_heap_poisoning.c