[RAMEN9610-12171] ion: add heap debug node
authorhyesoo.yu <hyesoo.yu@samsung.com>
Tue, 21 Aug 2018 04:46:05 +0000 (13:46 +0900)
committerhskang <hs1218.kang@samsung.com>
Thu, 14 Feb 2019 16:19:58 +0000 (01:19 +0900)
commit7792a58cb2f393ca06c7d37c4689c2a16b98c79a
tree136876ae9d8b294963a0d8f53161a94ed1d3a74f
parent7dd49a226770052985c279cc782efb4b7b0ead99
[RAMEN9610-12171] ion: add heap debug node

This debug node show allocation status for heaps to
allocate contiguous memory to know memory fragmentation,
memory leak, or memory staticstics.

Change-Id: I99a74a695587ffea75dcd543b9d59fa94d757ead
Signed-off-by: hyesoo.yu <hyesoo.yu@samsung.com>
drivers/staging/android/ion/ion.c
drivers/staging/android/ion/ion.h
drivers/staging/android/ion/ion_carveout_heap.c
drivers/staging/android/ion/ion_cma_heap.c
drivers/staging/android/ion/ion_debug.c
drivers/staging/android/ion/ion_debug.h
drivers/staging/android/ion/ion_exynos.h
drivers/staging/android/ion/ion_heap.c