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