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:
af98603
)
kmemleak: Dump object information on request
author
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 27 Aug 2009 13:29:15 +0000
(14:29 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 27 Aug 2009 13:29:15 +0000
(14:29 +0100)
By writing dump=<addr> 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 <catalin.marinas@arm.com>
No differences found