public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Documentation/rtla: Cover default options
@ 2025-10-10  8:33 Tomas Glozar
  2025-10-10  8:33 ` [PATCH 1/9] Documentation/rtla: Fix typo in common_options.txt Tomas Glozar
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Tomas Glozar @ 2025-10-10  8:33 UTC (permalink / raw)
  To: Steven Rostedt, Masami Hiramatsu, Jonathan Corbet
  Cc: linux-trace-kernel, linux-doc, linux-kernel, Mathieu Desnoyers,
	John Kacur, Luis Goncalves, Costa Shulyupin, Crystal Wood,
	Attila Fazekas, Tomas Glozar

RTLA has many options that have a default value that is used when
the option is not set associated with them. Those are not covered in
the documentation for the options, which creates confusion among users.

Document the default behavior for all relevant options: -H, -P, -C,
--trace-buffer-size. Some of these are covered in general
descriptions, only missing from the option documentation.

Also, fix a few typos and incorrect naming of tracers.

-----------------------

The patchset contains two parts: fixes (first five commits), and new
additions for default options, which were previously undocumented or
poorly documented (the rest).

The patchset assumes [1] is applied, renaming included files to *.txt
from *.rst, to prevent build error on "make htmldocs".

Note: I am aware that there are more issues with the documentation, just
not everything can (and should) be fixed in one patchset.

[1] https://lore.kernel.org/linux-trace-kernel/20251008184522.13201-1-krishnagopi487@gmail.com/

Tomas Glozar (9):
  Documentation/rtla: Fix typo in common_options.txt
  Documentation/rtla: Fix typo in common_timerlat_options.txt
  Documentation/rtla: Fix typo in rtla-timerlat-top.rst
  Documentation/rtla: Fix typo in common_timerlat_options.txt
  Documentation/rtla: Correct tracer name for common options
  Documentation/rtla: Mention default priority
  Documentation/rtla: Mention default cgroup state
  Documentation/trace: Specify exact priority for timerlat
  Documentation/rtla: Include defaults for tracer options

 Documentation/tools/rtla/common_options.txt      | 16 +++++++++++++---
 .../tools/rtla/common_timerlat_options.txt       |  4 ++--
 Documentation/tools/rtla/rtla-timerlat-top.rst   |  2 +-
 Documentation/trace/timerlat-tracer.rst          | 12 ++++++------
 4 files changed, 22 insertions(+), 12 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-11-05 18:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-10  8:33 [PATCH 0/9] Documentation/rtla: Cover default options Tomas Glozar
2025-10-10  8:33 ` [PATCH 1/9] Documentation/rtla: Fix typo in common_options.txt Tomas Glozar
2025-10-10  8:33 ` [PATCH 2/9] Documentation/rtla: Fix typo in common_timerlat_options.txt Tomas Glozar
2025-10-10  8:33 ` [PATCH 3/9] Documentation/rtla: Fix typo in rtla-timerlat-top.rst Tomas Glozar
2025-10-10  8:33 ` [PATCH 4/9] Documentation/rtla: Fix typo in common_timerlat_options.txt Tomas Glozar
2025-10-10  8:33 ` [PATCH 5/9] Documentation/rtla: Correct tracer name for common options Tomas Glozar
2025-10-10  8:33 ` [PATCH 6/9] Documentation/rtla: Mention default priority Tomas Glozar
2025-10-10  8:33 ` [PATCH 7/9] Documentation/rtla: Mention default cgroup state Tomas Glozar
2025-10-10  8:33 ` [PATCH 8/9] Documentation/trace: Specify exact priority for timerlat Tomas Glozar
2025-10-10  8:33 ` [PATCH 9/9] Documentation/rtla: Include defaults for tracer options Tomas Glozar
2025-11-03 23:35 ` [PATCH 0/9] Documentation/rtla: Cover default options Jonathan Corbet
2025-11-04  0:22   ` Steven Rostedt
2025-11-05 18:19     ` Jonathan Corbet
2025-11-04  0:32   ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox