I want to profile multiprocess at once

nsys profile ./app

I know that the above command is profiled only for one application.

But I want to profile all application (multi context) operating in one GPU.

What should I do?

Same question.