Profiling Parabricks germline with nvprof

Hi!
I want to do some benchmarks of the full germline using different input files but I cannot manage to use nvprof on it.
How can I run nvprof on pbrun given that the application is inside a singularity image?
I tried the following trivial command but it didn’t work:
nvprof -o profile.nvprof pbrun germline […]
Thanks in advance.