+1
−48
include/trace/sched_event_types.h
0 → 100644
+72
−0
+1
−0
kernel/trace/events.c
0 → 100644
+13
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch changes the trace/sched.h to use the DECLARE_TRACE_FMT
such that they are automatically registered with the event tracer.
And it also adds the tracing sched headers to kernel/trace/events.c
Signed-off-by:
Steven Rostedt <srostedt@redhat.com>