RayTracing

I’m trying to make my app program faster, and noticed that RayTracingUpdate is taking a lot of time at each pass.

But there isn’t much information regarding the RayTracingUpdate. Like sub-components. Is there other way for me to profile which light is causing the longest ray tracing update?