theia-trace-extension icon indicating copy to clipboard operation
theia-trace-extension copied to clipboard

Eclipse Theia trace viewer extension using the Trace Server Protocol (TSP), through the tsp-typescript-client. Also the home for reusable JavaScript libraries: traceviewer-base, traceviewer-react-comp...

Results 130 theia-trace-extension issues
Sort by recently updated
recently updated
newest added

The TSP allows to open traces and experiments on the server back-end. However, there is now dedicated request available to dispose the back-end resources related to experiments and traces in...

enhancement
Trace Server
trace server protocol

While updating the [CDT Cloud blueprint](https://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint) to the latest version of this extension i noticed that some dependencies do not seem to be provided correctly. To be more specific: It...

Thread status and resources view show only one trace for experiments with multiple kernel traces with same name. There should be 2 trace entries if there are 2 kernel traces...

Trace Server
Theia UI

The trace column of the events table for experiments with 2 traces with same name in different directory show the same content so that it's not possible distinguish the where...

In histogram (e.g. in Overview view or dedicated Histogram) for experiments with 2 traces with same name and different directory not working well. For example consider the following experiment: -...

Trace Server
Theia UI

ATM, the example applications in this repo are very minimal and lacks some potentially interesting extensions like "@theia/secondary-window" (detachable windows) and probably more.  It would be easy and good to...

I noticed the vscode built-in extensions for the test app are really old. They may carry security issues and can be replaced by a single entry (except clangd, thats not...

tech debt

The server does not broadcast any trace selected signal as you can have multiple opened traces at the same time and it should be possible to request data of an...

Trace Compass

It's impossible to have an empty text box for "pasting in" a good timestamp (from excel) https://github.com/eclipse-cdt-cloud/vscode-trace-extension/assets/419535/665370d8-d04a-4689-81f9-7474ca8d4794

bug
Theia UI

Long text should turn red when it's impossible to be correct (or larger than end) https://github.com/eclipse-cdt-cloud/vscode-trace-extension/assets/419535/4f194e01-9a9c-4c17-8916-8c23f19b9d0a

UX
Theia UI