index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
blockdev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-24
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-11-24
ring-buffer: Froce rb_update_write_stamp() to be inlined
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-11-24
ring-buffer: Force inline of hotpath helper functions
Steven Rostedt (Red Hat)
1
-8
/
+8
2016-11-24
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
5
-21
/
+32
2016-11-23
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
4
-41
/
+83
2016-11-23
ring-buffer: Always inline rb_event_data()
Steven Rostedt (Red Hat)
1
-1
/
+1
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