From: Catalin Marinas Date: Thu, 27 Aug 2009 13:29:15 +0000 (+0100) Subject: kmemleak: Dump object information on request X-Git-Tag: v2.6.32-rc1~735^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189d84ed54bbb05aac5b24d9d784d86c4d37f807;p=pandora-kernel.git kmemleak: Dump object information on request By writing dump= 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 --- Reading git-diff-tree failed