Abstract
Where your application allocates memory is a challenging task. Some valuable tools like Valgrid are hard to understand and use.
In this talk, we will implement a custom allocation from scratch that allows us to easily track memory allocation inside an application.
Finally, I will show how it can be used in your applications.