CodeGlass Client

CodeGlass is from the ground up designed for remote profiling and to support any language, because of this, Code Glass excists out of multiple parts:

The Code Glass Client is nothing more than a light weight UI to manage the Code Glass proflers and display the data of the Code Glass Hub, this allows us to easily adapt other clients, like a web interface, in the future.

From the Client you can start profiling any of the supported runtimes that are registered to the hub by any connected (remote) clients, not specifically by the current client or the current machine.

Our current implementation is a WPF based desktop application but we already have a few prototype clients that we might release in the future, like one for the Hololens (Unity) or for visual studio (VSIX)

See Also: