summaryrefslogtreecommitdiff
path: root/cloudinit/sources
diff options
context:
space:
mode:
authorSam Gilson <t-sagils@microsoft.com>2019-07-15 21:50:33 +0000
committerServer Team CI Bot <josh.powers+server-team-bot@canonical.com>2019-07-15 21:50:33 +0000
commita24550aee4c7282cd3624bf63f9501444e517678 (patch)
tree9dd5d148266673021a56f29c4282b61e6f372898 /cloudinit/sources
parenta6faf3acef02bd8cd4d46ac9efeebf24b3f21d81 (diff)
downloadvyos-cloud-init-a24550aee4c7282cd3624bf63f9501444e517678.tar.gz
vyos-cloud-init-a24550aee4c7282cd3624bf63f9501444e517678.zip
Cloud-init analyze module: Added ability to analyze boot events.
This branch introduces a new command line feature for cloud-init. Currently, the cloud-init module has the capability to analyze events in cloud-init.log in three ways: 'show', 'blame', 'dump'. These changes add a fourth capability, called 'boot'. Running the command 'cloud-init analyze boot' will provide the user three timestamps. 1) Timestamp for when the kernel starts initializing. 2) Timestamp for when the kernel finishes its initialization. 3) Timestamp for when systemd activates cloud-init. This feature enables cloud-init users to analyze different boot phases. This would aid in debugging performance issues related to cloud-init startup or tracking regression.
Diffstat (limited to 'cloudinit/sources')
0 files changed, 0 insertions, 0 deletions