mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* devicestate,install: pass timings.Timings to install.Run() * install: add a bunch of nested timings * devicestate: measure more things during install * install: convert to timings.Run() style and make sure all labels are uniq * tests: update uc20-create-partitions test * install: add timings data to the install_dummy code * devicestate: fix typo (thanks Pawel) * install: when creating the timings, try, role/label/node when describing the OnDiskStructure * devicestate: remove unneeded "nestedm" var * devicestate: use timings.Run() instead of startSpan()/Stop() * devicestate: use proper nested timings in installRun() * install: also check for gadget.OnDiskStructure.Name in roleOrLabelOrNode * install: change/rename roleOrLabelOrNode->roleOrLabelOrName