debug-log-analyzer icon indicating copy to clipboard operation
debug-log-analyzer copied to clipboard

feat: call tree in side panel that sync with source code

Open lcottercertinia opened this issue 2 years ago • 0 comments

Is your feature request related to a problem?

It would be great to have a side panel that shows a call tree that syncs with source code. This would go to that line / method in vscode as each row in the tree is clicked. This needs to show cpu, heap, time

This would let devs easily find code perf issues with the context to hand.

lcottercertinia avatar May 04 '23 09:05 lcottercertinia