From: Catalin Marinas Date: Wed, 28 Oct 2009 13:33:12 +0000 (+0000) Subject: kmemleak: Show the age of an unreferenced object X-Git-Tag: v2.6.33-rc1~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fefdd336b2a2f7617e0c8a0777c731d9ed6454ae;p=pandora-kernel.git kmemleak: Show the age of an unreferenced object The jiffies shown for unreferenced objects isn't always meaningful to people debugging kernel memory leaks. This patch adds the age as well to the displayed information. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed