1PROBE::VM.KFREE(3stap)           Memory Tapset          PROBE::VM.KFREE(3stap)
2
3
4

NAME

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

SYNOPSIS

9       vm.kfree
10

VALUES

12       ptr
13           pointer to the kmemory allocated which is returned by kmalloc
14
15       caller_function
16           name of the caller function.
17
18       call_site
19           address of the function calling this kmemory function
20
21       name
22           name of the probe point
23
24
25
26SystemTap Tapset Reference        August 2011           PROBE::VM.KFREE(3stap)
Impressum