Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/rtla: Fix typo in common_timerlat_options.txt

Fix spelling error "equilavent" in place of "equivalent".

Fixes: 173a3b014827 ("rtla/timerlat: Add the automatic trace option")
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251010083338.478961-5-tglozar@redhat.com>

authored by

Tomas Glozar and committed by
Jonathan Corbet
5e954a37 5bad56b4

+1 -1
+1 -1
Documentation/tools/rtla/common_timerlat_options.txt
··· 13 13 Set the automatic trace mode. This mode sets some commonly used options 14 14 while debugging the system. It is equivalent to use **-T** *us* **-s** *us* 15 15 **-t**. By default, *timerlat* tracer uses FIFO:95 for *timerlat* threads, 16 - thus equilavent to **-P** *f:95*. 16 + thus equivalent to **-P** *f:95*. 17 17 18 18 **-p**, **--period** *us* 19 19