linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tools/perf: Fix man page formatting for perf lock
@ 2023-11-02 16:11 Nick Forrington
  2023-11-02 23:45 ` Ian Rogers
  2023-11-28 11:08 ` James Clark
  0 siblings, 2 replies; 4+ messages in thread
From: Nick Forrington @ 2023-11-02 16:11 UTC (permalink / raw)
  To: linux-kernel, linux-perf-users
  Cc: Nick Forrington, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Namhyung Kim, Ian Rogers, Adrian Hunter, Arnaldo Carvalho de Melo

This makes "CONTENTION" a top level section (rather than a subsection of
"INFO").

Fixes: 79079f21f50a ("perf lock: Add -k and -F options to 'contention' subcommand")
Signed-off-by: Nick Forrington <nick.forrington@arm.com>
---
 tools/perf/Documentation/perf-lock.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/Documentation/perf-lock.txt b/tools/perf/Documentation/perf-lock.txt
index 503abcba1438..f5938d616d75 100644
--- a/tools/perf/Documentation/perf-lock.txt
+++ b/tools/perf/Documentation/perf-lock.txt
@@ -119,7 +119,7 @@ INFO OPTIONS
 
 
 CONTENTION OPTIONS
---------------
+------------------
 
 -k::
 --key=<value>::
-- 
2.42.0


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

end of thread, other threads:[~2023-11-30 13:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-02 16:11 [PATCH] tools/perf: Fix man page formatting for perf lock Nick Forrington
2023-11-02 23:45 ` Ian Rogers
2023-11-28 11:08 ` James Clark
2023-11-30 13:38   ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).