ANDROID: Allow vendor modules perform more operations on memleak detect
Export arch_vma_name, anon_vma_name, vm_normal_page, walk_page_range, pmd_clear_bad, __pmd_trans_huge_lock,__pte_offset_map_lock functions. Allow vendor modules perform more operations on memleak detect and debug.It can detect multiple types of memleak, such as Native,ION,Slub and Vmalloc. Shows detail size of memleak, and shows the stack. Bug: 365506692 Bug: 342305999 Change-Id: I118efa570e660d0696bf081d00b670760d01bec1 Signed-off-by:Dezhi Huang <huangdezhi@hihonor.com> (cherry picked from commit 21e76b82)
Loading