chiark / gitweb /
systemctl: move "dump" command from systemctl to systemd-analyze
authorLennart Poettering <lennart@poettering.net>
Fri, 26 Jul 2013 14:34:52 +0000 (16:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Jul 2013 14:36:25 +0000 (16:36 +0200)
commit9ea9d4cf1656075559fcd6aeceb9530714c87d5b
treefc4121e07abacf62dabfbbe5e518c9ac00c65381
parent6577c7cea72f19185ad999c223bcf663c010dc6f
systemctl: move "dump" command from systemctl to systemd-analyze

It's an analysis command and its format is explicitly not covered by any
stability guarantees, hence move away from systemctl and into
systemd-analyze, minimizing the already large interface of systemctl a
bit.

This patch also adds auto-paging to the various systemd-analyze commands
where that makes sense
TODO
man/systemctl.xml
man/systemd-analyze.xml
src/analyze/systemd-analyze.c
src/systemctl/systemctl.c