Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea272257 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet
Browse files

docs: histogram.txt: convert it to ReST file format



Despite being mentioned at Documentation/trace/ftrace.rst as a
rst file, this file was still a text one, with several issues.

Convert it to ReST and add it to the trace index:
- Mark the document title as such;
- Identify and indent the literal blocks;
- Use the proper markups for table.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 60a86668
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -524,4 +524,4 @@ The following commands are supported:
  totals derived from one or more trace event format fields and/or
  event counts (hitcount).

  See Documentation/trace/histogram.txt for details and examples.
  See Documentation/trace/histogram.rst for details and examples.