generic-tracing: add --serial-port and --serial-file command-line options
The generic-tracing experiment now supports logging of I/O port access to file. Therefore, the serialoutput plugin needs to be included in the experiment configuration. Without the --serial-file option specified, logging is disabled. Change-Id: I9e60d8ffd598ee04a50b4d92fc283f75382d478a
Showing
- src/experiments/generic-tracing/config.cmake 1 addition, 1 deletionsrc/experiments/generic-tracing/config.cmake
- src/experiments/generic-tracing/experiment.cc 43 additions, 0 deletionssrc/experiments/generic-tracing/experiment.cc
- src/experiments/generic-tracing/experiment.hpp 3 additions, 0 deletionssrc/experiments/generic-tracing/experiment.hpp
Please register or sign in to comment