> - the --export-db output doesn't include timestamps - or even ordering information, which may be very important for debugging.
Ah, forgot to reply to this -- there is USEC_INITIALIZED which is the monotonic timestamp since the boot. ** Summary changed: - move to systemd has regressed /var/log/udev.log + clean up /var/log/udev.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1537211 Title: clean up /var/log/udev.log Status in systemd package in Ubuntu: Fix Committed Status in systemd source package in Xenial: Fix Committed Status in libmtp package in Debian: Unknown Bug description: The udev package contains an upstart job, /etc/init/udevmonitor.conf, whose purpose is to record boot-time information about devices in a log file for future debugging. There is no equivalent systemd unit for this job, so with the move to systemd, we now lose this useful debugging information. I'm not aware of any other way under systemd to get a replay of the boot-time kernel events. If there is one, that's fine, but otherwise there should be a systemd unit equivalent here that can give us this log. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1537211/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp