summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-ftrace.txt
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-03-07 11:54:41 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2018-03-07 14:26:32 +0100
commitea66536ab2cac7ba1553a677b8114f1b120cd9f2 (patch)
tree06d6dc473d684b9332364d700891b8e6ae2457cc /tools/perf/Documentation/perf-ftrace.txt
parentperf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr (diff)
downloadlinux-ea66536ab2cac7ba1553a677b8114f1b120cd9f2.tar.xz
linux-ea66536ab2cac7ba1553a677b8114f1b120cd9f2.zip
perf tools: Correct title markers for asciidoctor
I've tested to process the perf man pages with asciidoctor that is picker than asciidoc, and it revealed minor syntax errors in some documents. Namely, the title markers aren't aligned with the previous line, hence asciidoctor didn't recognize as titles. This patch corrects these markers to be processed properly. Signed-off-by: Takashi Iwai <tiwai@suse.de> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/20180307105441.28512-1-tiwai@suse.de Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation/perf-ftrace.txt')
-rw-r--r--tools/perf/Documentation/perf-ftrace.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-ftrace.txt b/tools/perf/Documentation/perf-ftrace.txt
index 721a447f046e..b80c84307dc9 100644
--- a/tools/perf/Documentation/perf-ftrace.txt
+++ b/tools/perf/Documentation/perf-ftrace.txt
@@ -1,5 +1,5 @@
perf-ftrace(1)
-=============
+==============
NAME
----