chiark / gitweb /
analyze: always draw 1s marker for scale
authorKoen Kooi <koen@dominion.thruhere.net>
Thu, 22 Sep 2011 09:30:04 +0000 (11:30 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Sep 2011 14:28:27 +0000 (16:28 +0200)
commit70daa623320835dbad111ca6e4c6f8ae31388904
tree788ba594ca7a2845548beea11ef6b35d8788b959
parenta65cb51f29ee177f6f800c87232b68475216a418
analyze: always draw 1s marker for scale

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.
src/systemd-analyze