perfetto icon indicating copy to clipboard operation
perfetto copied to clipboard

Production-grade client-side tracing, profiling, and analysis for complex software systems.

Results 229 perfetto issues
Sort by recently updated
recently updated
newest added

This CL completes the end to end journey of being able to query dataframes from SQLite. Follow up CLs will add integration to the engine and to create perfetto table.

This CL adds the implementation for the bytecode interpreter for dataframe. The interpreter is responsible for actually executing the bytecode.

This dialog provides a button to disable timeline sync directly from the UI, improving user experience by making the sync status and control more apparent. The dialog is displayed as...

This does two things: * It moves all the logic of the clone_duration metric into a stdlib table. * It introduces another standard library table that takes into account the...

Any route args that are formatted like: ``` := ``` will be redirected to the plugin with id ``. Plugins can access their args via `app.initialPluginRouteArgs`. https://b.corp.google.com/issues/406308446

Add a new multiselect widget that allows selecting multiple items from a dropdown by typing in a text input.

Retain DOM state when switching pages Currently the DOM state of a page (such as scroll position) is lost when switching between pages. This is a problem for example when...

I am running some perf tests on emulator and see variable results on the same host. I have fixed frequencies of host, so that isn't a variable. But one other...

When I click on shortcuts, it always gives this popup.