summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/buildperf/base.py
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa.buildperf: introduce runCmd2()Markus Lehtonen2016-08-171-5/+10
* oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen2016-08-171-72/+78
* oeqa.buildperf: add BuildPerfTestLoader classMarkus Lehtonen2016-08-171-0/+5
* oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCaseMarkus Lehtonen2016-08-171-37/+30
* buildperf: Add support for times without decimal partJose Perez Carranza2016-08-171-1/+5
* oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen2016-07-011-0/+32
* oeqa.buildperf: add git revision and branch to result dataMarkus Lehtonen2016-07-011-0/+32
* oeqa.buildperf: archive build/conf into test resultsMarkus Lehtonen2016-07-011-0/+8
* oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen2016-07-011-0/+47
* oeqa.buildperf: add method for saving buildstatsMarkus Lehtonen2016-07-011-0/+5
* oeqa.buildperf: add method for measuring file disk usageMarkus Lehtonen2016-07-011-0/+19
* oeqa.buildperf: add method to log shell commandsMarkus Lehtonen2016-07-011-0/+5
* oeqa.buildperf: method for measuring system resource usageMarkus Lehtonen2016-07-011-2/+62
* oeqa.buildperf: add BuildPerfTest classMarkus Lehtonen2016-07-011-1/+77
* oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen2016-07-011-0/+46