Adds new template parameters for running Bash setup and teardown commands prior to launching a trace and after the trace completes, respectively. The setup commands run after input files are copied or generated so the script can reference these. Both hooks are passed through Jinja2 so trace variables can be referenced.
Adds new template parameters for running Bash setup and teardown commands prior to launching a trace and after the trace completes, respectively. The setup commands run after input files are copied or generated so the script can reference these. Both hooks are passed through Jinja2 so trace variables can be referenced.
Fixes #5