add the feature to show the details per pid in heapinfo
authorjc_.kim <jc_.kim@samsung.com>
Wed, 29 Mar 2017 06:02:07 +0000 (15:02 +0900)
committerjc_.kim <jc_.kim@samsung.com>
Wed, 29 Mar 2017 06:02:07 +0000 (15:02 +0900)
commit1c93b4706f95230673ef5e6da5f40631db325723
tree261afe3020a8b01eebe1f784d17fe57f9207d8cc
parentd8f55a35072af9757fd3ddd11233453d2d430725
add the feature to show the details per pid in heapinfo

in heapinfo, there are 4 options
i: initialize the heapinfo
a: show the all allocation details
p(#): show the specific pid allocation details
f: show the free list
apps/system/utils/kdbg_heapinfo.c
os/include/tinyara/mm/mm.h
os/mm/mm_heap/mm_heapinfo.c