probe::vm.kmem_cache_alloc — Fires when kmem_cache_alloc is requested
vm.kmem_cache_alloc
gfp_flagstype of kmemory to allocate
caller_functionname of the caller function.
call_siteaddress of the function calling this kmemory function.
ptrpointer to the kmemory allocated
bytes_allocallocated Bytes
gfp_flag_nametype of kmemory to allocate(in string format)
bytes_reqrequested Bytes
namename of the probe point