devtools icon indicating copy to clipboard operation
devtools copied to clipboard

DevTools performance pane functionality should be on-par with Observatory

Open bkonyi opened this issue 3 years ago • 0 comments

See Observatory -> DevTools Tracking Issue.

Performance tooling functionality from Observatory that’s not present in DevTools:

  • [ ] Changing between code/function CPU profiles
  • [ ] Call tree filtering
  • [ ] Tag ordering (VM, User, None)
  • [ ] Last refresh time / other profiler stats
  • [ ] Go-to source from tree entry
  • [ ] Method table view

Observatory CPU Profile View

image

Observatory CPU Profile Method Table View

image

bkonyi avatar Mar 15 '22 21:03 bkonyi