probe::vm.kmalloc — Fires when kmalloc is requested.
vm.kmalloc
ptrPointer to the kmemory allocated
caller_functionName of the caller function.
call_siteAddress of the kmemory function.
gfp_flag_nametype of kmemory to allocate (in String format)
nameName of the probe point
bytes_reqRequested Bytes
bytes_allocAllocated Bytes
gfp_flagstype of kmemory to allocate