I am trying to see event logs using ETW(Event tracing for Windows) for app running in one of my Windows phone. I tried to open the Windows Device portal using the steps mentioned here :
https://msdn.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal
But in the html page http://127.0.0.1:10080/default.htm (Since the phone was connected using LAN), I cannot see any section of ETW. Only Apps, Processes, Performance, Devices and Networking tabs are displayed. Is there an additional setup file required? Or is there a Windows update required for accessing the same?