mm: introduce kmemleak_update_trace()
[linux-2.6-block.git] / Documentation / kmemleak.txt
index a7563ec4ea7bf9a7446bb19cb3c0dde050bf1d96..b772418bf06486638a19781ef8cc5149c70ba4cc 100644 (file)
@@ -142,6 +142,7 @@ kmemleak_alloc_percpu        - notify of a percpu memory block allocation
 kmemleak_free           - notify of a memory block freeing
 kmemleak_free_part      - notify of a partial memory block freeing
 kmemleak_free_percpu    - notify of a percpu memory block freeing
+kmemleak_update_trace   - update object allocation stack trace
 kmemleak_not_leak       - mark an object as not a leak
 kmemleak_ignore                 - do not scan or report an object as leak
 kmemleak_scan_area      - add scan areas inside a memory block