forked from Minki/linux
e7041c6b3c
Man page for rtla osnoise hist mode. Link: https://lkml.kernel.org/r/d43cc5d516b8db180575c4b66c4aa67c6a724a8d.1639158831.git.bristot@kernel.org Cc: Tao Zhou <tao.zhou@linux.dev> Cc: Ingo Molnar <mingo@redhat.com> Cc: Tom Zanussi <zanussi@kernel.org> Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Juri Lelli <juri.lelli@redhat.com> Cc: Clark Williams <williams@redhat.com> Cc: John Kacur <jkacur@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: Daniel Bristot de Oliveira <bristot@kernel.org> Cc: linux-rt-users@vger.kernel.org Cc: linux-trace-devel@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
24 lines
371 B
ReStructuredText
24 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.
|