Check the output log when trying to run. Is there a line like the one below?
Warning VSP2347: The monitor was unable to start the VS performance driver. Access is denied. Consider using the /Admin:Driver,Start and /Admin:Security options of VSPerfCmd from an elevated environment. Performance counter data and detection of kernel mode execution is disabled.
If so, try running Visual Studio as an administrator. If I do not start as an administrator, then the same thing happens for me, the columns are not displayed and this message is displayed.
source share