I know the profiler extension on Azure data studio basically makes use of extended events under the hood. I can start the profiler using Azure Data Studio and can see the system logs on the screen. However, when I stop the trace session on the screen, and when I click on the [Select View] option on the top right, all the data that was collected initially gets lost.
How do I know where the original trace was saved or is there a save option specifically?