aboutsummaryrefslogtreecommitdiff
path: root/examples/rinaperf_sb-usage.py
Commit message (Collapse)AuthorAgeFilesLines
* storyboard: add logging and log retrievalMarco Capitani2017-11-171-58/+0
|
* storyboard: make Client shutdown an argumentMarco Capitani2017-11-171-0/+58
Before the shutdown call for the Client/ClientProcess was fixed to kill <pid>. Now it's passed as an argument to the Client constructor.