Added additional arguments for application prof
Added the feature to profile, that additional arguments can be given that are passed to rocprof. This is mainly in response to https://github.com/AMDResearch/omniperf/issues/164 and to allow trace start to be set, but it seemed that other options may be useful and this was the best solution.
Thanks for your contribution @WillTrojak. As stated in our CONTRRIBUTING.md guide, we require users sign-off on commits
Omniperf requires new commits to include a "Signed-off-by" token in the commit message (typically enabled via the git commit -s option), indicating your agreement to the projects's Developer's Certificate of Origin and compatability with the project LICENSE:
Before we can accept, please follow instructions here: