summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/buildperf/base.py
AgeCommit message (Expand)AuthorFiles
2016-08-20oeqa.buildperf: fix crash when creating globalres.logMarkus Lehtonen1
2016-08-17oeqa.buildperf: use oe.path.remove()Markus Lehtonen1
2016-08-17oeqa.buildperf: be more verbose about failed commandsMarkus Lehtonen1
2016-08-17oeqa.buildperf: introduce runCmd2()Markus Lehtonen1
2016-08-17oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen1
2016-08-17oeqa.buildperf: add BuildPerfTestLoader classMarkus Lehtonen1
2016-08-17oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCaseMarkus Lehtonen1
2016-08-17buildperf: Add support for times without decimal partJose Perez Carranza1
2016-07-01oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen1
2016-07-01oeqa.buildperf: add git revision and branch to result dataMarkus Lehtonen1
2016-07-01oeqa.buildperf: archive build/conf into test resultsMarkus Lehtonen1
2016-07-01oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen1
2016-07-01oeqa.buildperf: add method for saving buildstatsMarkus Lehtonen1
2016-07-01oeqa.buildperf: add method for measuring file disk usageMarkus Lehtonen1
2016-07-01oeqa.buildperf: add method to log shell commandsMarkus Lehtonen1
2016-07-01oeqa.buildperf: method for measuring system resource usageMarkus Lehtonen1
2016-07-01oeqa.buildperf: add BuildPerfTest classMarkus Lehtonen1
2016-07-01oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen1