commit | afd912bfd26fe96b271d9d52a058d486e1ef6b48 | [log] [tgz] |
---|---|---|
author | Liam Mark <lmark@codeaurora.org> | Tue Jun 03 13:33:18 2014 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Tue Nov 18 15:21:18 2014 -0800 |
tree | ea3ffc52e320e4da74dbef53ae676fb175c6d177 | |
parent | a04551d9bfaabe2278a2d33e84d9c5830310ad96 [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>