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