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