Query: function::printk
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::PRINTK(3stap) Logging Tapset FUNCTION::PRINTK(3stap)NAMEfunction::printk - Send a message to the kernel trace bufferSYNOPSISprintk(level:long,msg:string)ARGUMENTSlevel an integer for the severity level (0=KERN_EMERG ... 7=KERN_DEBUG) msg The formatted message stringDESCRIPTIONPrint a line of text to the kernel dmesg/console with the given severity. An implicit end-of-line is added. This function may not be safely called from all kernel probe contexts, so is restricted to guru mode only. SystemTap Tapset Reference June 2014 FUNCTION::PRINTK(3stap)
Related Man Pages |
---|
tapset::udp(3stap) - centos |
function::ansi_set_color2(3) - debian |
function::ansi_set_color3(3) - debian |
tapset::conversions(3stap) - centos |
tapset::kprocess(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |