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
trafficstars

The `table-output-component` in conjunction with events table output of the Trace Compass has support of synchronizing views to the selected event. For this, the data provider provides a column `Timestamp...

Trace Server
Theia UI

When opening table-output-component and filling the table with the initial cache the table is not shown until the back-end query returns. For the Events table it's not an issue because...

Trace Server
Theia UI

When panning and zooming, the time axis, time navigator and time range selection components are immediately updated to their new coordinates. The time graph is also updated to show the...

bug
help wanted
good first issue
Theia UI

https://github.com/eclipse-cdt-cloud/theia-trace-extension/pull/688 adds an ADR for renaming of an experiment and add/remove of traces in an experiment. Other updates, e.g. offsetting of traces, are not part of the ADR. This tracker...

enhancement
Theia UI

- Implement unit-tests for datatree-output-component export to csv

help wanted
Theia UI

- [ ] When one of the calls to the trace server returns with an error, the theia frontend should handle it properly, either by doing the appropriate actions to...

bug
Theia UI

There is no easy way to identify which line is which. There is no visible legend for lines. (Only possible to know which is which by checking and un-checking the...

When a new user opens the tool they should be greeted with a convincing simple trace analysis example that demonstrates communicates the tool's core goals (ex. important features). This helps...

UX

It should be easy for users to install and run the theia-trace-extension and trace server. We should look at how other nodejs applications do, like vscode. For ubuntu, snap can...

Packaging and maintenance

Get inspiration from other trace or related viewers and UI: - Perfetto: https://ui.perfetto.dev/#!/viewer - Grafana - Kibana - Wireshark - Kernelshark - Windows Performance Analyzer

UX
Theia UI