Does the Visual Profiler catch the GPU activities issued by another process?

Say I have a program that creates a process which uses the GPU, I need to put the program’s name in the Visual Profiler’s Session Settings. It seems Visual Profiler can’t catch the GPU kernels and Dma issued by the child process.

Anyone who has done that can confirm it?

Thank.