probe::vm.kfree.3stap - Man Page
Fires when kfree is requested
Synopsis
vm.kfree
Values
- ptr
pointer to the kmemory allocated which is returned by kmalloc
- name
name of the probe point
- call_site
address of the function calling this kmemory function
- caller_function
name of the caller function.
See Also0
tapset::memory(3stap)
Info
November 2024 SystemTap Tapset Reference Memory Tapset