Trace Viewer for VSCodeThis extension adds trace viewing capabilities to VSCode and compatible tools. It requires running a trace server, that provides trace information. See below for more details. For information about building this extension from sources, debugging, etc, please see here (README.md) Using the extensionOpen the Then find the trace folder in the file explorer and open it using Two tabs will be visible: The Obtain the Trace Server (Eclipse Trace Compass)In order to open and view traces, you need a trace server, that supports TSP (Trace Server Protocol), running on the same machine as this extension. You can use the Eclipse Trace Compass server: Download the Latest "incubator" build: Extract it. e.g.:
and start it. e.g.:
Note: a single trace server can serve multiple traces / clients Remote SSH SupportFor information about using the extension with |