Files
snapd/gadget/install
Michael Vogt 43aeec5d70 install: add a bunch of nested timings
* 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
2021-07-13 21:15:01 +02:00
..
2020-10-20 09:58:49 +02:00