Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-13 | 1 | -1/+1 |
* | tracing: Use trace_seq_used() and seq_buf_used() instead of len | Steven Rostedt (Red Hat) | 2014-11-19 | 1 | -1/+1 |
* | tracing: Convert seq_buf_path() to be like seq_path() | Steven Rostedt (Red Hat) | 2014-11-19 | 1 | -3/+2 |
* | tracing: Create seq_buf layer in trace_seq | Steven Rostedt (Red Hat) | 2014-11-19 | 1 | -95/+83 |
* | tracing: Remove return values of most trace_seq_*() functions | Steven Rostedt (Red Hat) | 2014-11-19 | 1 | -61/+23 |
* | tracing: Fix trace_seq_bitmask() to start at current position | Steven Rostedt (Red Hat) | 2014-11-19 | 1 | -1/+1 |
* | tracing: Remove trace_seq_reserve() | Steven Rostedt (Red Hat) | 2014-07-01 | 1 | -30/+0 |
* | tracing: Make trace_seq_putmem_hex() more robust | Steven Rostedt (Red Hat) | 2014-07-01 | 1 | -7/+19 |
* | tracing: Clean up trace_seq.c | Steven Rostedt (Red Hat) | 2014-07-01 | 1 | -32/+175 |
* | tracing: Move the trace_seq_* functions into its own trace_seq.c file | Steven Rostedt (Red Hat) | 2014-07-01 | 1 | -0/+303 |