M to the Vizzah
M to the Vizzah
Currently the sample data is listed in a flat manner similar to Very Sleepy, but it should be possible to build a tree based on recorded callstacks. A stretch goal...
Currently the capture timeline doesn't display the thread names or ids (normally shown on the left side regardless of timeline position). Nor does it have deterministic coloring; in most profilers...
Callstack window, for instance, never seems to display file/line data, even though it is loaded when you select Visualize and see the dump in the output window.
Currently function disassembly is transmitted along the connection transport, but it should be possible to permit the application to load a local executable for disassembly display if we store the...
If we follow the workflow idiom described in the previous issue, it should be possible to support automatic loading of symbols from PDB, since the session will be "locked" to...
For example correlation between capture and sampling/callstacks; I'd like to be able to right-click on a hooked function listed in the capture and "go to" it in the sampling view...