I have a set of xUnit tests, which I run using Test Explorer in Visual Studio.
How can I show the CPU usage information usually available from the Visual Studio built-in diagnostic tools -- specifically, the breakdown by function -- while running a unit test set?