Files
android_kernel_xiaomi_sm8450/kernel/trace
Steven Rostedt 3ea2e6d71a ftrace: make some tracers reentrant
Now that the ring buffer is reentrant, some of the ftrace tracers
(sched_swich, debugging traces) can also be reentrant.

Note: Never make the function tracer reentrant, that can cause
  recursion problems all over the kernel. The function tracer
  must disable reentrancy.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-14 10:39:20 +02:00
..
2008-10-14 10:38:54 +02:00
2008-10-14 10:38:54 +02:00
2008-10-14 10:39:19 +02:00
2008-10-14 10:36:28 +02:00
2008-10-14 10:39:20 +02:00