Query: trace_printk
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_PRINTK(9) Driver Basics TRACE_PRINTK(9)NAMEtrace_printk - printf formatting in the ftrace bufferSYNOPSIStrace_printk(fmt, args...);ARGUMENTSfmt the printf format for printing args... variable argumentsNOTE__trace_printk is an internal function for trace_printk and the ip is passed in via the trace_printk macro. This function allows a kernel developer to debug fast path sections that printk is not appropriate for. By scattering in various printk like tracing in the code, a developer can quickly see where problems are occurring. This is intended as a debugging tool for the developer only. Please refrain from leaving trace_printks scattered around in your code.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRACE_PRINTK(9)
Related Man Pages |
---|
trace_printk(9) - centos |
cgi_redirect(3) - debian |
vprintf(3s) - hpux |
vfprintf(3s) - hpux |
vsprintf(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |