littlekernel / lk

LK embedded kernel
MIT License
3.12k stars 613 forks source link

How to detect memory leak on LK #256

Open AllenSimon opened 4 years ago

AllenSimon commented 4 years ago

Could you please explain how to detect memory leak on LK? Is there any tool or method like valgrind in Linux side to detect memory leak ?