Welcome to mirror list, hosted at ThFree Co, Russian Federation.

common_hist_options.rst « rtla « tools « Documentation - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0266cd08a6c929c379c32dfbc7fa691178d468ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
**-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.