chiark / gitweb /
analyze: fix plot with bad y size
authorJeffrey Clark <h0tw1r3@gmail.com>
Wed, 23 Apr 2014 20:37:43 +0000 (22:37 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Wed, 23 Apr 2014 20:51:29 +0000 (22:51 +0200)
systemd-analyze plot > test.svg produces output with all y and height
element attributes equal to zero. This of course causes the resulting
svg to appear blank (zero height). Bug does not affect x86. Looks like
a compiler optimization may be the culprit.

https://github.com/archlinuxarm/PKGBUILDs/issues/815


No differences found