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