probe::vm.kmalloc(3stap) centos man page | unix.com

Man Page: probe::vm.kmalloc

Operating Environment: centos

Section: 3stap

PROBE::VM.KMALLOC(3stap)					   Memory Tapset					  PROBE::VM.KMALLOC(3stap)

NAME
probe::vm.kmalloc - Fires when kmalloc is requested
SYNOPSIS
vm.kmalloc
VALUES
ptr pointer to the kmemory allocated caller_function name of the caller function gfp_flag_name type of kmemory to allocate (in String format) name name of the probe point gfp_flags type of kmemory to allocate call_site address of the kmemory function bytes_req requested Bytes bytes_alloc allocated Bytes SystemTap Tapset Reference June 2014 PROBE::VM.KMALLOC(3stap)
Related Man Pages
tapset::ioblock(3stap) - centos
tapset::ipmib(3stap) - centos
tapset::memory(3stap) - centos
tapset::networking(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq