commit | 0d0383722da89bce76004e1ffbe18b8c95de1a7c | [log] [tgz] |
---|---|---|
author | Liam Mark <lmark@codeaurora.org> | Tue Jun 03 13:33:18 2014 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Wed Nov 19 22:57:41 2014 -0800 |
tree | 6c5c8318b75dc1bd70eec764c2f87483b6243399 | |
parent | 97f19073a16b773eea17cc3a1b22424c34a102d7 [diff] |
mm, oom: make dump_tasks public Allow other functions to dump the list of tasks. Useful for when debugging memory leaks. Bug: 17871993 Change-Id: I76c33a118a9765b4c2276e8c76de36399c78dbf6 Signed-off-by: Liam Mark <lmark@codeaurora.org> Signed-off-by: Naveen Ramaraj <nramaraj@codeaurora.org>