1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa
Sergei Trofimov e6f7d3fcde output_processors: add sqlite processor
This is WA2 sqlite result processor ported to WA3 output processor API.
It is schema-compatible with the WA2 version (in fact, there are *no*
schema changes).

Note: There is a medium-term goal of adding a more generic SQL database
exporter with a more complete schema sitting on top of something like
sqlalchemy to make it agnostic of DBMS implementations. At point, this
will likely be deprecated.
2018-03-12 17:12:53 +00:00
..
assets/bin tools/revent: further fixes 2017-09-29 09:48:25 +01:00
commands commands/record: Add checking for android targets 2018-03-09 11:57:00 +00:00
framework fw/execution: fix Exception on abort 2018-03-08 11:18:12 +00:00
instruments framework: move instruments -> instrument 2018-02-22 08:41:04 +00:00
output_processors output_processors: add sqlite processor 2018-03-12 17:12:53 +00:00
tools/revent tools/revent: further fixes 2017-09-29 09:48:25 +01:00
utils fw/execution: change how error events get added 2018-03-08 11:18:12 +00:00
workloads workloads/templerun2: Add missing package name 2018-03-08 11:46:40 +00:00
__init__.py wa: export target descriptor API 2018-03-08 11:18:12 +00:00