kmemleak: Show the age of an unreferenced object
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 28 Oct 2009 13:33:12 +0000 (13:33 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 28 Oct 2009 17:07:54 +0000 (17:07 +0000)
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 <catalin.marinas@arm.com>

No differences found