1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/output_processors
Waleed El-Geresy 6d654157b2 Add Postgres Output Processor
The Output processor which is used to upload the results found in the
wa_output folder to a Postgres database, whose schema is defined by the
WA Create Database command.
2018-09-12 10:13:34 +01:00
..
__init__.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00
cpustates.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
csvproc.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
postgresql.py Add Postgres Output Processor 2018-09-12 10:13:34 +01:00
sqlite.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
status.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
targz.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
uxperf.py wa: pep8 fixes 2018-07-06 14:39:41 +01:00