You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to run additional scripts after postprocessing
This commit adds a --pbench_post flag in pbench_user_benchmark script.
It accepts a path to any script and runs it after postprocessing.
A sample use case would be run a binary which will add some files
in the result directory.
0 commit comments