git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0587da4
)
kmemleak: Show the age of an unreferenced object
author
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 28 Oct 2009 13:33:12 +0000
(13:33 +0000)
committer
Catalin 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