Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add trace-seq | Steven Rostedt | 2009-11-16 |
The trace-seq is a nice utility I wrote for Linux. It makes a page size buffer that that can be written to with a printf,puts,putc interface. This is perfect for having the same routine write the same type of output, and used separately. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> |