+25
−0
Loading
By writing dump=<addr> to the kmemleak file, kmemleak will look up an
object with that address and dump the information it has about it to
syslog. This is useful in debugging memory leaks.
Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>