Scroll to navigation

PROBE::VM(3stap) Memory Tapset PROBE::VM(3stap)

probe::vm.kfree
 

NAME

probe::vm.kfree - Fires when kfree is requested

SYNOPSIS

vm.kfree 

VALUES

ptr
pointer to the kmemory allocated which is returned by kmalloc
caller_function
name of the caller function.
name
name of the probe point
call_site
address of the function calling this kmemory function
May 2013 SystemTap Tapset Reference