Last edited 5 months ago

How to detect memory leaks: Difference between revisions

Registered User
mNo edit summary
Tag: 2017 source edit
Registered User
No edit summary
 
Line 1: Line 1:
{{ApplicableFor
{{ApplicableFor
|MPUs list=STM32MP13x, STM32MP15x, STM32MP25x
|MPUs list=STM32MP13x, STM32MP15x, STM32MP21x, STM32MP23x, STM32MP25x
|MPUs checklist=STM32MP13x, STM32MP15x, STM32MP25x
|MPUs checklist=STM32MP13x, STM32MP15x, STM32MP21x, STM32MP23x, STM32MP25x
}}
}}
<noinclude></noinclude>
<noinclude></noinclude>

Latest revision as of 16:27, 5 November 2024

Applicable for STM32MP13x lines, STM32MP15x lines, Unknown MPU, Unknown MPU, STM32MP25x lines


Refer to kmemleak article for Linux kernel space and to valgrind article for Linux user space.