Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-11-23 | ring-buffer: Make rb_reserve_next_event() always inlined | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2016-11-23 | tracing: Create a always_inlined __trace_buffer_lock_reserve() | Steven Rostedt (Red Hat) | 1 | -39/+48 |
2016-11-23 | tracing: Add error checks to creation of event files | Steven Rostedt (Red Hat) | 1 | -9/+21 |
2016-11-22 | stm: Mark the functions of writing STM with notrace | Chunyan Zhang | 2 | -5/+6 |
2016-11-22 | stm dummy: Mark dummy_stm_packet() with notrace | Chunyan Zhang | 1 | -1/+1 |
2016-11-22 | intel_th: Mark sth_stm_packet() with notrace | Chunyan Zhang | 1 | -4/+7 |
2016-11-22 | coresight: Mark stm_generic_packet() with notrace | Chunyan Zhang | 1 | -1/+1 |
2016-11-22 | stm class: ftrace: Add ftrace-export-over-stm driver | Chunyan Zhang | 3 | -0/+100 |
2016-11-22 | tracing: Add hook to function tracing for other subsystems to use | Chunyan Zhang | 2 | -1/+156 |