Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-01 | ./move.sh | Luke Shumaker | |
2012-04-13 | build-sys: drop systemd- prefix from analyze dir | Lennart Poettering | |
2012-04-12 | build-sys: move systemd-analyze into its own subdir | Lennart Poettering | |
2012-04-02 | analyze: Cosmetic exit when the bootup is not yet complete when plotting. | Colin Guthrie | |
This is just a nicer message than a python traceback. | |||
2012-03-05 | systemd-analyze: call os.uname() once | Dave Reisner | |
Uses a format string, which is dependent on python 2.6. | |||
2012-02-21 | systemd-analyze: read /etc/os-release | Kay Sievers | |
2011-09-27 | analyze: always draw top kernel, initramfs, userspace bars | Kay Sievers | |
Based on Koen Kooi's patch. Renamed initrd to initramfs. | |||
2011-09-23 | analyze: report startup time in plot mode as well | Koen Kooi | |
It now prints something like "Startup finished in 1507ms (kernel) + 850ms (userspace) = 2357ms" below the legend. | |||
2011-09-23 | analyze: always draw 1s marker for scale | Koen Kooi | |
In situations like this: root@omap4430-panda:~# systemd-analyze Startup finished in 1499ms (kernel) + 916ms (userspace) = 2416ms The svg plot will only have the 0s marker and no subsequent markers for scale. This patch forces the 1s marker to always be drawn. | |||
2011-05-16 | systemd-analyze: print hostname, kernelversion and arch at the top of the plot | Koen Kooi | |
2011-04-12 | analyze: fix typo | Lennart Poettering | |
2011-04-07 | dbus: expose monotonic timestamps on the bus | Lennart Poettering | |
2011-03-31 | analyze: improve output | Lennart Poettering | |
2011-03-31 | analyze: add plotter | Lennart Poettering | |
2011-03-30 | analyze: beautify output a bit | Lennart Poettering | |
2011-03-30 | analyze: add systemd-analyze tool | Lennart Poettering | |