summaryrefslogtreecommitdiffstats
path: root/pid/tuning.cpp
Commit message (Collapse)AuthorAgeFilesLines
* split parameters for logging and tuningPatrick Venture2019-05-081-2/+4
| | | | | | | | | add a flag to enable/disable tuning: default off add an option for specifying a folder for outputting logs. Closes: #10 Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I43864768f1dee8672f13288d3cf5a0c87c373aed
* add tuning enable variablePatrick Venture2019-02-281-0/+20
Add a variable that when set, enables tuning logging. This variable is set to false. Tuning can be enabled via "-t" "--tuning" on the command line. With a parameter is the path where to write the logging information. Change-Id: I6eb8035d56cc3301face21e9375c02fc9fcc5b31 Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud