]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/kmemleak.txt
kmemleak: Dump object information on request
[karo-tx-linux.git] / Documentation / kmemleak.txt
index 89068030b01bbdb34392df6bf4fd8782d928ac57..c223785339b5a3dd1c53c2e32a9f0585c05a234e 100644 (file)
@@ -42,6 +42,7 @@ Memory scanning parameters can be modified at run-time by writing to the
   scan=<secs>  - set the automatic memory scanning period in seconds
                  (default 600, 0 to stop the automatic scanning)
   scan         - trigger a memory scan
+  dump=<addr>  - dump information about the object found at <addr>
 
 Kmemleak can also be disabled at boot-time by passing "kmemleak=off" on
 the kernel command line.