]> git.baikalelectronics.ru Git - kernel.git/commit
tracing/timer: Add missing argument documentation of trace points
authorAnna-Maria Behnsen <anna-maria@linutronix.de>
Mon, 11 Apr 2022 14:01:15 +0000 (16:01 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 14 Apr 2022 14:14:49 +0000 (16:14 +0200)
commit7e96a7622c27b6b5b9048be7b916d24ceeaf235a
tree5bbc3e4deb2687851cd8a3bfd6bc771398e8b174
parentda62424190718eacb12d10df3e89562d74261331
tracing/timer: Add missing argument documentation of trace points

Documentation of trace points timer_start, timer_expire_entry and
hrtimer_start lack always the last argument. Add it to keep implementation
and documentation in sync.

Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Link: https://lore.kernel.org/r/20220411140115.24185-1-anna-maria@linutronix.de
include/trace/events/timer.h