Go to the source code of this file.
Functions | |
void | dlog (const char *fmt,...) |
Logs data. |
|
Logs data. This function is compatible with printk. In fact it currently sends all output to vprintk, after sending "STP: ". This allows us to easily detect SystemTap output in the log file.
Definition at line 11 of file io.c. Referenced by _stp_list_clear(). |