OVMS3-idf/components/heap
Angus Gratton d3b8f1f927 heap tracing: Fix tracing of newlib internal allocations
Newlib internal allocations (from newlib ROM code) were not being included in the heap trace.

Ref https://github.com/espressif/esp-idf/issues/1652
2018-03-20 12:03:46 +11:00
..
include heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
test heap tracing: Fix tracing of newlib internal allocations 2018-03-20 12:03:46 +11:00
test_multi_heap_host multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00
component.mk heap tracing: Fix tracing of newlib internal allocations 2018-03-20 12:03:46 +11:00
heap_caps.c heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
heap_caps_init.c component/heap : fix heap_region_add check bug 2017-11-16 11:10:13 +08:00
heap_private.h heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
heap_task_info.c heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
heap_trace.c heap tracing: Fix tracing of newlib internal allocations 2018-03-20 12:03:46 +11:00
Kconfig heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
multi_heap.c heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
multi_heap_config.h multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00
multi_heap_internal.h heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
multi_heap_platform.h heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
multi_heap_poisoning.c heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00