1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-08-11 00:29:47 +01:00
Files
dev_scripts
doc
extras
scripts
tests
wa
assets
bin
commands
framework
instruments
output_processors
tools
utils
workloads
__init__.py
.gitignore
LICENSE
MANIFEST.in
README.rst
setup.py
workload-automation/wa/assets
Sergei Trofimov 19f9998c2e tools/revent: further fixes
- Ensure that CLOCK_MONOTONIC is used for all timestamps, so that the
  timestamps collected by revent and those reported in the struct
  input_event wouild match.

- Do not attempt to free events array inside fini_revent_recroding() if
  no events have been recorded.

- Add missing \n in some debug messages.

- Add end of recording debug message.
2017-09-29 09:48:25 +01:00
..
2017-09-29 09:48:25 +01:00