esp-idf/components/heap/test_apps
Guillaume Souchere 3f366d6e8b feat(heap-trace): Add a pause state to the heap tracing
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
2024-05-21 10:59:01 +02:00
..
heap_tests feat(heap-trace): Add a pause state to the heap tracing 2024-05-21 10:59:01 +02:00
host_test_linux esp_system, heap: increase host test timeout for CI 2023-04-06 10:23:44 +08:00
.build-test-rules.yml ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00