]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitfefdd336b2a2f7617e0c8a0777c731d9ed6454ae
treee70e4478b5713863da5fc7fbd29f4d5a63ed559b
parent0587da40be78d3704a48d3e9a619183891727f5f
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 <catalin.marinas@arm.com>
mm/kmemleak.c