Files
u-boot/include
Simon Glass 25b5423a02 malloc: Add file output for heap dump and malloc log
Add malloc_dump_to_file() and malloc_log_to_file() functions to write
heap dumps and malloc traffic logs to host files. This is useful for
debugging memory leaks in sandbox by allowing comparison of before/after
heap states with external tools like diff.

These functions are only available in sandbox builds since they use
host-filesystem access.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2026-01-03 12:41:32 -07:00
..
2025-12-17 10:51:23 -07:00
2025-12-20 09:56:13 -07:00
2026-01-01 17:13:59 -07:00
2025-12-27 13:35:43 -07:00
2025-12-24 05:17:05 -07:00