xoofx / ultra

An advanced profiler for .NET Applications on Windows
BSD 2-Clause "Simplified" License
644 stars 7 forks source link

Add ultra ui command #9

Open xoofx opened 4 days ago

xoofx commented 4 days ago

ultra should provide the firefox-profiler via the command ultra ui by starting a local webserver.

It could also open for a fork/customization of the firefox-profiler for .NET (when we can't upstream or when upstreaming takes ages)

xoofx commented 4 days ago

For instance, I would like to support showing files with lines when clicking on a stack frame by connecting to local files on the disk. I could use a URL scheme to allow this with the UI.