include/trace/events/rpm.h
0 → 100644
+99
−0
+1
−0
kernel/trace/rpm-traces.c
0 → 100644
+20
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch introduces 3 trace points to prepare for tracing rpm_idle/rpm_suspend/rpm_resume functions, so we can use these trace points to replace the current dev_dbg(). Signed-off-by:Ming Lei <ming.lei@canonical.com> Acked-by:
Steven Rostedt <rostedt@goodmis.org> Signed-off-by:
Rafael J. Wysocki <rjw@sisk.pl>