chiark / gitweb /
manager: extend performance measurement interface to include firmware/loader times
authorLennart Poettering <lennart@poettering.net>
Thu, 13 Sep 2012 16:54:32 +0000 (18:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 13 Sep 2012 16:54:32 +0000 (18:54 +0200)
commit915b375388231ed97cad2929ab948756bfc77c42
tree9396ec2815d3e0fda9d593130533b2b739e6483c
parente50d5048652a3f481ab730e17c90e874d967aa90
manager: extend performance measurement interface to include firmware/loader times

This only adds the fields to the D-Bus interfaces but doesn't fill them
in with anything useful yet. Gummiboot exposes the necessary bits of
information to use however and as soon as I get my fingers on a proper
UEFI laptop I'll hook up the remaining bits.

Since we want to stabilize the D-Bus interface soon and include it in
the stability promise we should get the last fixes in, hence this change
now.
src/analyze/systemd-analyze
src/core/dbus-manager.c
src/core/dbus.c
src/core/dbus.h
src/core/manager.c
src/core/manager.h
src/core/timer.c