aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30tracepoint: Make rcuidle tracepoint callers use SRCUJoel Fernandes (Google)2-9/+47
2018-07-30lockdep: Use this_cpu_ptr instead of get_cpu_var statsJoel Fernandes (Google)1-9/+1
2018-07-30selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu2-19/+13
2018-07-30selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers4-11/+23
2018-07-30tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2-9/+58
2018-07-27tracing: preemptirq_delay_run() can be statickbuild test robot1-1/+1
2018-07-27tracing/kprobes: Simplify the logic of enable_trace_kprobe()Steven Rostedt (VMware)1-18/+24
2018-07-26tracing: Remove orphaned function ftrace_nr_registered_ops()Masami Hiramatsu2-30/+0
2018-07-26tracing: Remove orphaned function using_ftrace_ops_list_func().Masami Hiramatsu2-6/+0
2018-07-26tracing: Make unregister_trigger() staticSteven Rostedt (VMware)2-6/+3
2018-07-26kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)2-0/+76
2018-07-26lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)3-0/+88
2018-07-26tracing/irqsoff: Split reset into separate functionsJoel Fernandes (Google)1-3/+19
2018-07-26srcu: Add notrace variant of srcu_dereferenceJoel Fernandes (Google)1-0/+5
2018-07-26srcu: Add notrace variants of srcu_read_{lock,unlock}Paul McKenney1-0/+17
2018-07-26kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow1-1/+7
2018-07-25tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)1-2/+4
2018-07-25tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)1-1/+5
2018-07-25tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov1-2/+11