commit | 5eeb2d23df29212f901a36dabf16f93d8bd50814 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Sat Dec 24 07:49:18 2016 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Mon Feb 13 21:44:03 2017 -0500 |
tree | 378aac4a3639c24343014a58c5c492a1bd886491 | |
parent | d3e709e63e97e5f3f129b639991cfe266da60bae [diff] |
radix tree test suite: Introduce kmalloc_verbose To help track down where memory leaks may be, add the ability to turn on/off printing allocations, frees and delayed frees. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>