summaryrefslogtreecommitdiff
path: root/cloudinit/analyze
Commit message (Expand)AuthorAgeFilesLines
* analyze/show: remove trailing space in outputDaniel Watkins2019-09-251-1/+1
* Cloud-init analyze module: Added ability to analyze boot events.Sam Gilson2019-07-153-12/+448
* tests: Disallow use of util.subp except for where needed.Scott Moser2018-09-051-53/+33
* pylint: pay attention to unused variable warnings.Scott Moser2018-04-191-1/+1
* pycodestyle: Fix invalid escape sequences in string literals.Scott Moser2018-04-181-1/+1
* Datasources: Formalize DataSource get_data and related properties.Chad Smith2017-12-052-8/+4
* relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman2017-09-051-1/+1
* cloud-init analyze: fix issues running under python 2.Andrew Jorgensen2017-08-252-3/+3
* tools: Add tooling for basic cloud-init performance analysis.Chad Smith2017-08-215-0/+748