GPU Profiling Without Editor Open?

Or does it not matter if I have the editor open for profiling the GPU? I guess since the GPU profiler just reports the amount of time my one process is spending in the GPU, maybe that data won’t be affected by other processes using the GPU too? Framerate itself would be affected, but the instructions my game is calling and how long those instructions take when they have the GPU’s attention wouldn’t.