diff options
| author | John Ogness <john.ogness@linutronix.de> | 2019-02-15 17:21:09 +0106 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2019-02-15 17:21:09 +0106 |
| commit | 7337ed08c3d9128bbd03ed03a6ef6cb0b5feab52 (patch) | |
| tree | 6041b88fa340de0705c97c876736cdd5a4525045 /lx-trainer-vm | |
| parent | 073e5390528473127cc910c01e09a179f914348a (diff) | |
lx-trainer-vm: add graphviz
This has the "dot" tool for visualizing systemd boot stats.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'lx-trainer-vm')
| -rw-r--r-- | lx-trainer-vm/lx-trainer-vm.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lx-trainer-vm/lx-trainer-vm.xml b/lx-trainer-vm/lx-trainer-vm.xml index 6bb5657..eb8f719 100644 --- a/lx-trainer-vm/lx-trainer-vm.xml +++ b/lx-trainer-vm/lx-trainer-vm.xml @@ -202,6 +202,7 @@ <pkg>bootchart2</pkg> <pkg>pybootchartgui</pkg> <pkg>kexec-tools</pkg> + <pkg>graphviz</pkg> <!-- fastboot: we need some tool for SVG --> <pkg>inkscape</pkg> |
