Skip to content
Commit bab4a34a authored by Catalin Marinas's avatar Catalin Marinas
Browse files

kmemleak: Simplify the reports logged by the scanning thread



Because of false positives, the memory scanning thread may print too
much information. This patch changes the scanning thread to only print
the number of newly suspected leaks. Further information can be read
from the /sys/kernel/debug/kmemleak file.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent e0a2a160
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment