aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-24configuration: Add support for section groupsMarc Bonnici
2018-09-21output_processors: Move variable initialization to `__init__`Marc Bonnici
2018-09-21output_processors/postgres: Do not process output if not connectedMarc Bonnici
2018-09-21commands/create: Add version check for Postgres ServerMarc Bonnici
2018-09-21fw/version: Add developement tag to version numberMarc Bonnici
2018-09-21setup: Update devlib dependency version numberMarc Bonnici
2018-09-21instruments/misc: Fix typoMarc Bonnici
2018-09-21commands/create: Use class name rather than user supplied nameMarc Bonnici
2018-09-21target/descriptor: Do not convert the module list to stringsMarc Bonnici
2018-09-21doc/device_setup: Fix typoMarc Bonnici
2018-09-21fw/target/manager: Do no finalize target if not instantiatedMarc Bonnici
2018-09-20Speedometer: Extending teardown functionscott
2018-09-12Add Postgres Output ProcessorWaleed El-Geresy
2018-09-12Add WA Create Database CommandWaleed El-Geresy
2018-09-10workloads/jankbench: Update to clear logcat using devlibMarc Bonnici
2018-09-10workloads/jankbench: Replace errors during decodingMarc Bonnici
2018-09-06Googleslides: Updating the workload to support the new range of huawei devicesscott
2018-09-06instruments/perf: Port the perf instrument to WA3Marc Bonnici
2018-09-05fw/instrument: Fix compatibility with Python2Marc Bonnici
2018-09-05Update documentationWaleed El-Geresy
2018-09-05Expose context in OP initialize and finalizeWaleed El-Geresy
2018-09-05Gmail: Minor change to allow workload to run correctly on Huawei devicesscott
2018-08-22framework/version: Specify default encoding when parsing commit idMarc Bonnici
2018-08-14commands/create: Add special case for EnergyInstruemntBackendsMarc Bonnici
2018-08-14commands/create: Only add instruments/output processors onceMarc Bonnici
2018-08-14instruments/energy_measurments: Improve instrument descriptionMarc Bonnici
2018-08-14workloads/pcmark: Fix reading results in python3Marc Bonnici
2018-07-27utils/version: Fix check to only decode bytesMarc Bonnici
2018-07-27setup.py: Update minimum version of devlib to be v1.0.0Marc Bonnici
2018-07-26Travis: Update to exercise wa commandsMarc Bonnici
2018-07-26commands/process: Add dummy method to ProcessContextMarc Bonnici
2018-07-24fw/execution: Ensure that identifiers are used when retrieving plugins.Marc Bonnici
2018-07-24instruments/trace_cmd: Fix reporting on targetMarc Bonnici
2018-07-23tests: add unit test for includesSergei Trofimov
2018-07-23fw/config: preserve included config filesSergei Trofimov
2018-07-23fw/config: add includesSergei Trofimov
2018-07-19fw/parsers: Ensure plug-in names are converted to an identifierMarc Bonnici
2018-07-19commands/revent: Fix missing target initializationMarc Bonnici
2018-07-19commands/record: Fix argument validationMarc Bonnici
2018-07-19travis: Force version 1.9.2 of pylint to be usedMarc Bonnici
2018-07-18dev_scripts/pylint: fix default pathSergei Trofimov
2018-07-18In lint we trustSergei Trofimov
2018-07-13fw: cache target infoSergei Trofimov
2018-07-13fw: add cache subdir under $WA_USER_DIRECTORYSergei Trofimov
2018-07-13Travis: Improve testing organisationMarc Bonnici
2018-07-13fw/target: add system_id to TargetInfoSergei Trofimov
2018-07-11workloads/androbench: Update uiauto apk with fixMarc Bonnici
2018-07-11fw/execution: write config after installing augsSergei Trofimov
2018-07-11fw/config: add get_config() to ConfigManagerSergei Trofimov
2018-07-11fw/config: add resource getter to run configSergei Trofimov