[systemd-bugs] [Bug 64371] New: systemd-analyze no longer shows firmware + loader times as of v203
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 8 14:42:45 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64371
Priority: medium
Bug ID: 64371
Assignee: systemd-bugs at lists.freedesktop.org
Summary: systemd-analyze no longer shows firmware + loader
times as of v203
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: minor
Classification: Unclassified
OS: Linux (All)
Reporter: zachcook1991 at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: general
Product: systemd
After a fresh boot it fails, but it works after a systemctl --system
daemon-reexec
$ systemd-analyze
Startup finished in 307ms (kernel) + 1.378s (initrd) + 7.028s (userspace) =
8.714s
$ sudo systemctl --system daemon-reexec
$ systemd-analyze
Startup finished in 4.646s (firmware) + 101ms (loader) + 307ms (kernel) +
1.378s (initrd) + 7.028s (userspace) = 13.462s
Reverting commit c3a170f3d3358135a39ac6eafe66f18aef0bd67d seems to fix this, so
I think the efi timestamp loading should be moved back to where it was, as
earlier seems to not work for me.
Can anyone else reproduce this bug?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130508/be4210d4/attachment.html>
More information about the systemd-bugs
mailing list