| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Add const char *fmt to die, warning and pr_stat.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|
| |
|
|
|
|
|
| |
Add a vpr_stat(const char *fmt, va_list ap) that can be
overridden.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|
|
|
Move the util functions used by parse-events into a separate file
and compile it with the libparsevents library. Also add "__die()"
equivalent functions that are always available.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|