Originally published at: Zephyr: How to Monitor Heap and Locate Memory Leaks - The Golioth Developer Blog
Dynamic memory allocation in C is a powerful tool but also a potential source of hard to replicate bugs. This post goes over tools that are built into Zephyr that monitor consumption over time.