Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / Documentation / tools / rtla / common_hist_options.rst
blobdf53ff835bfb6646e7a6bf8041863da2f1f828f4
1 **-b**, **--bucket-size** *N*
3         Set the histogram bucket size (default *1*).
5 **-E**, **--entries** *N*
7         Set the number of entries of the histogram (default 256).
9 **--no-header**
11         Do not print header.
13 **--no-summary**
15         Do not print summary.
17 **--no-index**
19         Do not print index.
21 **--with-zeros**
23         Print zero only entries.