Files
u-boot/doc/develop
Simon Glass 1d306039ce malloc: Add an option to disable mcheck-backtrace collection
Backtrace collection is relatively expensive and can significantly slow
down malloc()-heavy code when mcheck is enabled.

Add a new CONFIG_MCHECK_BACKTRACE option (default y) to allow disabling
backtrace collection while keeping the other mcheck features (canaries,
double-free detection, etc.) enabled. This allows using mcheck with less
overhead when caller information is not needed.

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-11-24 06:47:19 -07:00
2025-12-19 22:36:57 -07:00
2025-09-04 07:08:24 -06:00
2026-01-03 12:39:14 -07:00
2025-09-11 15:19:22 -06:00