Heap allocation tracer for ESP32 with PSRAM.
Wraps malloc/calloc/realloc/free (and heap_caps_* variants) via the linker, records every event into a PSRAM ring with optional call backtraces, and streams the ring as TSV over HTTP (ESPAsyncWebServer) or Serial for a standalone HTML viewer with a heap map and addr2line symbolization. REQUIRES linker --wrap flags (see README) which the Arduino IDE cannot auto-inject.
| Filename | Release Date | File Size |
|---|---|---|
| DMD_AllocTrace-1.0.0.zip | 2026-06-09 | 73.46 KiB |