SYNOPSIS
latency-plot [ -? | --help ] [ -H | --hal ] [ -b | --base ns ] [ -s | --servo ns ] [ -t | --time ms ] [ --relative ] [ --actual ]
BESCHREIBUNG
latency-plot makes a strip chart recording for a base and a servo thread. It may be useful to see spikes in latency when other applications are started or used. Mainly superseded by latency-histogram.
LinuxCNC und HAL sollten nicht laufen, stoppen Sie mit halrun -U.
Weitere Einzelheiten: https://linuxcnc.org/docs/html/install/latency-test.html
OPTIONEN
- -?, --help
-
Optionen anzeigen und beenden.
- -H, --hal
- -b, --base ns
-
Basis-Thread-Intervall in Nanosekunden, Voreinstellung: 25000
- -s, --servo ns
-
Servo-Thread-Intervall in Nanosekunden, Voreinstellung: 1000000
- -t, --time ms
-
Berichtsintervall in Millisekunden, Voreinstellung: 1000, min: 100, max: 10000
- --relative
-
Relative Uhrzeit (Standard)
- --actual
-
tatsächliche Uhrzeit
SIEHE AUCH
latency-histogram(1), latency-test(1), linuxcnc(1)
Viele weitere Informationen über LinuxCNC und HAL finden Sie in den LinuxCNC- und HAL-Benutzerhandbüchern in /usr/share/doc/linuxcnc.
BUGS
Derzeit keine bekannt.
AUTOR
Diese Manpage wurde von Andy Pugh als Teil des LinuxCNC-Projekts geschrieben.
MELDEN VON FEHLERN
Fehler melden unter https://github.com/LinuxCNC/linuxcnc/issues.
COPYRIGHT
Copyright © 2020 Andy Pugh.
Dies ist freie Software; die Kopierbedingungen finden Sie in der Quelle. Es gibt KEINE Garantie; nicht einmal für die MARKTREIFE oder die EIGNUNG FÜR EINEN BESTIMMTEN ZWECK.