When I try to profile in VS2017 15.3 I get the following message on screen: "Microsoft Visual Studio encountered an error during your diagnostics session" In the Diagnostics Hub below the following message appears: "Failed to start trace session (0x800700b7)"
After some web searching I found the following way to get the logs of what went wrong: https://developercommunity.visualstudio.com/content/problem/61926/diagnostic-tools-not-working.html
So after trying that, this is the only line that is an error in the log file:
Error --- standardcollector.bridge.cpp --- Failed: StartCollection for profiling. HRESULT: 0xe1110018
I haven't been able to find any explaination for these error codes or what can I do with them.