theia-trace-extension
theia-trace-extension copied to clipboard
Global search for charts and tables
- Filter chart data based on Events Table data
- Support arbitrarily large files
As a user who knows the name of an event, function, argument, etc. I’m interested in investigating, I need a way to search for matches to a query I provide, so that I can:
- A. Get an overview of where events matching this query are located
- B. See exact context for this event in the Resources Chart
- C. Get event details
Related: #24