x86/vdso/doc: Make vDSO examples more portable
[cascardo/linux.git] / Documentation / kmemleak.txt
index a7563ec..b772418 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