commit | 8c78b13c9717032a60d9f8e8f35c8d729709da9a | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Thu May 26 10:27:47 2011 -0600 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:15:37 2011 -0700 |
tree | f9659dc2f3f81a1603e83ffadc80a68a4988f23a | |
parent | e96f66dd6b37316487cbc350ff55b3c9ad722248 [diff] |
lib: Add debugfs file for tracking memory allocations Add caller information to memory allocation calls and create /sys/kernel/debug/mempool/map to show the current set of allocations across all memory pools. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>