summaryrefslogtreecommitdiffstats
path: root/Documentation/trace
diff options
context:
space:
mode:
authorYuanhsi Chung <freshliver.cys@gmail.com>2023-11-04 18:33:30 +0800
committerJonathan Corbet <corbet@lwn.net>2023-11-17 09:07:02 -0700
commit7c49ca6b021380f7be67ec9896392ff316a8ac71 (patch)
treedcda0a6058abb7c3804d49aa9b1d982c27778fbf /Documentation/trace
parent335bbdf01d25517ae832ac1807fd8323c1f4f3b9 (diff)
downloadlinux-stable-7c49ca6b021380f7be67ec9896392ff316a8ac71.tar.gz
linux-stable-7c49ca6b021380f7be67ec9896392ff316a8ac71.tar.bz2
linux-stable-7c49ca6b021380f7be67ec9896392ff316a8ac71.zip
Documentation: Fix filename typo in ftrace doc
The filename for setting the cpumask should be `tracing_cpumask`, instead of `tracing_cpu_mask`. Signed-off-by: Yuanhsi Chung <freshliver.cys@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20231104103329.215139-1-freshliver.cys@gmail.com>
Diffstat (limited to 'Documentation/trace')
-rw-r--r--Documentation/trace/ftrace.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst
index 23572f6697c0..9ef362dae9df 100644
--- a/Documentation/trace/ftrace.rst
+++ b/Documentation/trace/ftrace.rst
@@ -2574,7 +2574,7 @@ want, depending on your needs.
- The cpu number on which the function executed is default
enabled. It is sometimes better to only trace one cpu (see
- tracing_cpu_mask file) or you might sometimes see unordered
+ tracing_cpumask file) or you might sometimes see unordered
function calls while cpu tracing switch.
- hide: echo nofuncgraph-cpu > trace_options