X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-analyze.xml;h=a8adf877135ded8994d6f510a37e62148c050b72;hb=0b5a519c89b5fb48ec7a3cfbd9c02283ae0f23ac;hp=905b44b6d91d1dd08dfdae194fdf3f60f0bfd1f4;hpb=9ea9d4cf1656075559fcd6aeceb9530714c87d5b;p=elogind.git diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 905b44b6d..a8adf8771 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -81,20 +81,28 @@ OPTIONS dot PATTERN + > file.dot systemd-analyze OPTIONS dump + + systemd-analyze + OPTIONS + set-log-level + LEVEL + Description systemd-analyze may be used - to determine system boot-up performance of the current - boot. + to determine system boot-up performance statistics and + retrieve other state and tracing information from the + system and service manager. systemd-analyze time prints the time spent in the kernel before @@ -154,6 +162,14 @@ change without notice and should not be parsed by applications. + systemd-analyze set-log-level + LEVEL changes the + current log level of the systemd + daemon to LEVEL (accepts + the same values as + described in + systemd1). + If no command is passed, systemd-analyze time is implied.