1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/output_processors
Sergei Trofimov 723b24306b proc/sqlite: fix writing runtime/boot_params
Make sure runtime_params and boot_params are to_pod()'d when they get
written, as they are obj_dict's that json serializer does not know how
to handle otherwise.
2018-03-29 18:01:28 +01:00
..
__init__.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00
csvproc.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00
sqlite.py proc/sqlite: fix writing runtime/boot_params 2018-03-29 18:01:28 +01:00
status.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00
targz.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00
uxperf.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00