mirror of
https://github.com/torvalds/linux.git
synced 2025-11-30 23:16:01 +07:00
Documentation: trace: histogram: Convert ftrace docs cross-reference
In brief "Extended error information" section, details on error condition is referred to ftrace docs, which is written in :file: directive instead of a proper cross-reference. Convert it. Reviewed-by: Tom Zanussi <zanussi@kernel.org> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20250916054202.582074-7-bagasdotme@gmail.com>
This commit is contained in:
committed by
Jonathan Corbet
parent
fa06220f34
commit
b8874ea3d0
@@ -209,8 +209,8 @@ Documentation written by Tom Zanussi
|
||||
|
||||
For some error conditions encountered when invoking a hist trigger
|
||||
command, extended error information is available via the
|
||||
tracing/error_log file. See Error Conditions in
|
||||
:file:`Documentation/trace/ftrace.rst` for details.
|
||||
tracing/error_log file. See "Error conditions" section in
|
||||
Documentation/trace/ftrace.rst for details.
|
||||
|
||||
2.3. 'hist' trigger examples
|
||||
----------------------------
|
||||
|
||||
Reference in New Issue
Block a user