Skip to content

Releases: eclipsesource/perfetto

Perfetto UI - dbc3f3fc97cefe

20 Oct 22:06
dbc3f3f

Choose a tag to compare

Pre-release
ui: use the trace omnibox manager in command omnibox rendering (#159)

* ui: show commands of current trace in help
* ui: use the trace omnibox manager in command omnibox rendering

Signed-off-by: Christian W. Damus <cdamus.ext@eclipsesource.com>

Perfetto UI - 344e851d96d267

15 Oct 21:58
344e851

Choose a tag to compare

Pre-release
perfetto-ui-344e851d96d267

ui: add pf-button class to modal close button (#157)

Perfetto UI - 1e42592258afe5

15 Oct 18:50
1e42592

Choose a tag to compare

Pre-release
tp: fix crash when writing args (#3292) (#158)

If the string is null, we should treat it like json null

Fixes: https://github.com/google/perfetto/issues/3287

Co-authored-by: Lalit Maganti <lalitm@google.com>

Perfetto UI - f7f6d590dc6d41

10 Oct 21:06
f7f6d59

Choose a tag to compare

Pre-release
ui: customizable minimum track height (#156)

Tracks once occupied more vertical space, which can be more comfortable
especially for users with vision and motor (pointer control)
difficulties. To accommodate embedding applications and users with
accessibility needs, add support for customization of the height of via
a new setting.

For android-graphics/sokatoa#3887

Signed-off-by: Christian W. Damus <cdamus.ext@eclipsesource.com>

Perfetto UI - 62f010acad1a65

07 Oct 19:35
62f010a

Choose a tag to compare

Pre-release
ui: add API for command filtering for embedders (#154)

In some applications that embed the Perfetto UI, there are a number of
commands that are not needed. For example, in an application that
manages the opening of traces into instances of the Perfetto UI, there
is no need for the commands that open and close traces. And other
commands may overlap or conflict with other capabilities provided by the
host application, which therefore may wish to exclude those commands.

Add an API to the Registry class to permit an embedding application to
install a filter that quietly prevents registration of unwanted
services. Employ this capability in the CommandManager.

Signed-off-by: Christian W. Damus <cdamus.ext@eclipsesource.com>

Perfetto UI - 483d0b192faf88

07 Oct 16:35
483d0b1

Choose a tag to compare

Pre-release
Merge upstream fix for MacOS x86_64 build

Merge pull request #155

Perfetto UI - 541e23c1b2c395

02 Oct 15:56
541e23c

Choose a tag to compare

Pre-release

Documentation

Tests

Commits

Read more

Perfetto UI - bdf39d07628a76

30 Sep 16:44
bdf39d0

Choose a tag to compare

Pre-release

Documentation

Tests

Commits

Read more

Perfetto UI - f73ad8a275f60c

29 Sep 20:13
f73ad8a

Choose a tag to compare

Pre-release

Documentation

Tests

Commits

Read more

Perfetto UI - 594f27b3f2b988

29 Sep 15:10
594f27b

Choose a tag to compare

Pre-release

Documentation

Tests

Commits

Read more