Files
ladybird/LibC/stdlib.cpp
Andreas Kling 98a0e10319 LibC: Log all malloc() calls if LIBC_LOG_MALLOC is set.
This makes it easier to quickly determine if a userspace process is getting
bogged down in memory allocation.
2019-04-30 01:22:18 +02:00

13 KiB