summaryrefslogtreecommitdiff
path: root/Documentation/tools/rtla/common_hist_options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/tools/rtla/common_hist_options.rst')
-rw-r--r--Documentation/tools/rtla/common_hist_options.rst23
1 files changed, 0 insertions, 23 deletions
diff --git a/Documentation/tools/rtla/common_hist_options.rst b/Documentation/tools/rtla/common_hist_options.rst
deleted file mode 100644
index 0266cd08a6c9..000000000000
--- a/Documentation/tools/rtla/common_hist_options.rst
+++ /dev/null
@@ -1,23 +0,0 @@
-**-b**, **--bucket-size** *N*
-
- Set the histogram bucket size (default *1*).
-
-**-e**, **--entries** *N*
-
- Set the number of entries of the histogram (default 256).
-
-**--no-header**
-
- Do not print header.
-
-**--no-summary**
-
- Do not print summary.
-
-**--no-index**
-
- Do not print index.
-
-**--with-zeros**
-
- Print zero only entries.