]> 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)
commit4b46282196d5f14524483c9975d873bf459ec207
tree5bbc3e4deb2687851cd8a3bfd6bc771398e8b174
parent76868bd9e6715c3171d219720b23aff7eaa35bfc
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