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