summaryrefslogtreecommitdiffstats
path: root/Documentation/blockdev (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-24ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inlineSteven Rostedt (Red Hat)1-2/+2
2016-11-24ring-buffer: Froce rb_update_write_stamp() to be inlinedSteven Rostedt (Red Hat)1-2/+2
2016-11-24ring-buffer: Force inline of hotpath helper functionsSteven Rostedt (Red Hat)1-8/+8
2016-11-24tracing: Make __buffer_unlock_commit() always_inlineSteven Rostedt (Red Hat)5-21/+32
2016-11-23tracing: Make tracepoint_printk a static_keySteven Rostedt (Red Hat)4-41/+83
2016-11-23ring-buffer: Always inline rb_event_data()Steven Rostedt (Red Hat)1-1/+1
2016-11-23ring-buffer: Make rb_reserve_next_event() always inlinedSteven Rostedt (Red Hat)1-1/+1
2016-11-23tracing: Create a always_inlined __trace_buffer_lock_reserve()Steven Rostedt (Red Hat)1-39/+48
2016-11-23tracing: Add error checks to creation of event filesSteven Rostedt (Red Hat)1-9/+21
2016-11-22stm: Mark the functions of writing STM with notraceChunyan Zhang2-5/+6
2016-11-22stm dummy: Mark dummy_stm_packet() with notraceChunyan Zhang1-1/+1
2016-11-22intel_th: Mark sth_stm_packet() with notraceChunyan Zhang1-4/+7
2016-11-22coresight: Mark stm_generic_packet() with notraceChunyan Zhang1-1/+1
2016-11-22stm class: ftrace: Add ftrace-export-over-stm driverChunyan Zhang3-0/+100
2016-11-22tracing: Add hook to function tracing for other subsystems to useChunyan Zhang2-1/+156