commit | 6c81eeca823b1fb350e1696bd3b3e4281a0faa42 | [log] [tgz] |
---|---|---|
author | Minchan Kim <minchan@google.com> | Tue Apr 04 08:37:21 2023 -0700 |
committer | Minchan Kim <minchan@google.com> | Tue Apr 11 16:35:56 2023 +0000 |
tree | 204d241aff74166c8e4ae698e3e830ffccad4c06 | |
parent | 9df2606139e8d312d60dd147a2eecb46e35c9264 [diff] |
dump cma debugfs into dumpstate_board.txt CMA debugfs provides how many CMA pages were allocated. It's useful to detect CMA memory leak. E.g) --- /sys/kernel/debug/cma/cma-faceauth_tp Bug: 276901078 Test: dumpstate_board.txt on adb bugreport includes the info Change-Id: Ic050c78ff6455a2960be239732ab6214c3789106 Signed-off-by: Minchan Kim <minchan@google.com>