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