Type signature: (*->*)
Usage:
analyze-stream [OPTION]...
Allowed options:
| Option | Description |
|---|---|
| --help | produce help message |
| --blank-after-report | ignore packets for 0.1 s after report is generated to prevent report generation delay from affecting results |
| --no-report | don't print reports; plot only |
| --min-sample-period arg (=0) | minimum width between plot points in seconds; plot points closer than this will be averaged |
| --x-axis-unit arg (=sec) | unit of X axis (options: sec, min, hour, day) |
| --x-axis-absolute | plot absolute stream time on X axis instead of relative to now (implied by --wait) |
| --detrend | <no effect> |
| --wait | wait for pipeline to terminate, then plot (default: live plotting) |
| --live-history arg (=60) | duration of live history buffer in seconds |
| --title-suffix arg | append string to plot titles |