1
0
Fork 0
linux/Documentation/tools/rtla/common_hist_options.rst
Daniel Baumann 79d69e5050
Adding upstream version 6.12.33.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 12:14:28 +02:00

23 lines
371 B
ReStructuredText

**-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.