diff options
author | Daniel W. S. Almeida <dwlsalmeida@gmail.com> | 2020-07-18 13:51:06 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-23 14:15:59 -0600 |
commit | f2ea95289a79b81aa6c9b0daf8bec60a76b7e78d (patch) | |
tree | ab68ac83b067f70e20451464d7f0b055a2f15bd4 /Documentation | |
parent | 3657c3eba8956260f0ee50419bc2b5fdfd53ec47 (diff) |
docs: trace/index.rst: add histogram-design.rst
Fix the following warning:
Documentation/trace/histogram-design.rst:
WARNING: document isn't included in any toctree
By adding 'histogram-design.rst' to the index.
Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Link: https://lore.kernel.org/r/20200718165107.625847-12-dwlsalmeida@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/trace/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst index 879ebb9f647d..f634b36fd3aa 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -20,6 +20,7 @@ Linux Tracing Technologies events-msr mmiotrace histogram + histogram-design boottime-trace hwlat_detector intel_th |