1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-31 15:12:25 +00:00

file_poller: added error checking and reporting

- Updated poller binary to propery check for errors (e.g. on attempting
  to open a file) and report them to stderr
- Updated the file_poller instrument to collect poller stderr output
  into a log file and to check the log for errors or warnings on
  completion of an iteration.
This commit is contained in:
Sergei Trofimov
2016-07-11 13:20:50 +01:00
parent 5a780e8211
commit 1fe037486f
4 changed files with 63 additions and 25 deletions

BIN
wlauto/instrumentation/poller/bin/arm64/poller Normal file → Executable file

Binary file not shown.

BIN
wlauto/instrumentation/poller/bin/armeabi/poller Normal file → Executable file

Binary file not shown.