1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto/utils
Sergei Trofimov edfef444fb revent: Updated WA to use the new revent
- Updated the revent parser to handle the new revent format.
- Updated the revent parser to expose device info and recording
  metatdata.
- The parser can now be used in streaming and non-streaming mode (stream
  events from the file as they are being accessed, or read them all in
  at once).
- -g option added to "record" command to expose the gamepad recording
  mode.
2016-10-26 13:33:54 +01:00
..
__init__.py Pylint fixes 2016-07-21 16:40:26 +01:00
android.py adb_shell: handle zero stdout on error 2016-10-17 10:49:53 +01:00
cli.py Pylint fixes 2016-07-21 16:40:26 +01:00
cpuinfo.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
cros_sdk.py Pylint fixes 2016-07-21 16:40:26 +01:00
doc.py Pylint fixes 2016-07-21 16:40:26 +01:00
formatter.py pylint fixes 2015-06-29 11:34:49 +01:00
fps.py Fix for FpsProcessor logic in utils module 2016-07-26 11:29:51 +01:00
hwmon.py hwmon: Fixed sensor naming 2016-05-10 09:27:42 +01:00
ipython.py ipython: switched to using LooseVersion for version checks. 2016-02-10 09:01:40 +00:00
log.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
misc.py ssh: fixing rasing of CalledProcessErrorWithStderr 2016-08-23 17:22:02 +01:00
netio.py Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
power.py cpustates: fixing stand-alone script with timeline option 2016-09-13 10:16:25 +01:00
revent.py revent: Updated WA to use the new revent 2016-10-26 13:33:54 +01:00
serial_port.py Pylint fixes 2016-07-21 16:40:26 +01:00
ssh.py ssh: fixing rasing of CalledProcessErrorWithStderr 2016-08-23 17:22:02 +01:00
statedetect.py ReventWorkload: State detection fixes 2016-10-26 11:16:49 +01:00
terminalsize.py Pylint fixes 2016-07-21 16:40:26 +01:00
trace_cmd.py Pylint fixes 2016-07-21 16:40:26 +01:00
types.py list_or_string: ensure that elements of a list are always strings 2016-05-26 16:05:43 +01:00
uboot.py uboot: Now detects the U-Boot version to use correct line endings 2016-05-04 11:54:29 +01:00
uefi.py Pylint fixes 2016-07-21 16:40:26 +01:00