Skip to content

Releases: eclipsesource/perfetto

Perfetto UI - b55eae0712fe57

13 Jun 17:49
b55eae0
Compare
Choose a tag to compare
Pre-release

Continuous Integration

Commits

Read more

Perfetto UI - 1ce2ea1b6881d9

11 Jun 21:04
1ce2ea1
Compare
Choose a tag to compare
Pre-release

Continuous Integration

Commits

Read more

Perfetto UI - b34acd9f8d784f

10 Jun 23:54
b34acd9
Compare
Choose a tag to compare
Pre-release

Continuous Integration

Commits

Read more

Perfetto UI - a04be552c377c4

10 Jun 18:23
a04be55
Compare
Choose a tag to compare
Pre-release

Features

Documentation

Builds

Continuous Integration

Commits

Read more

Perfetto UI - 0e01ecf57b1d6e

10 Jun 20:02
0e01ecf
Compare
Choose a tag to compare
Pre-release

Continuous Integration

Commits

Read more

Perfetto UI - aab0ee479b8dca

20 May 16:52
aab0ee4
Compare
Choose a tag to compare
Pre-release
fix description (#152)

Seen in a tooltip in sokatoa, the description used {$GroupName}
instead of ${GroupName}, resulting of the text been shown without any
replacement.

Perfetto UI - 94f5ab15a712b7

02 May 16:29
Compare
Choose a tag to compare
Pre-release
track_event_parser: Support priority for log messages

Reported-at: https://github.com/google/perfetto/issues/507
Change-Id: I624f4afdd83d3bc6bbef72726c0acbc65cc703f4

Perfetto UI - 7b5f33fdc79a67

23 Apr 12:21
Compare
Choose a tag to compare
Pre-release
Sanity check cached args passed to flow events renderer

* cached information might be outdated, e.g. when UI updates are
surpressed

Perfetto UI - dc75196f4fcbf9

11 Apr 14:16
dc75196
Compare
Choose a tag to compare
Pre-release
Style Android Log Panel for Theming (#94)

* Style Log Panel for theming

* Recolor some inputs

* Messages were not on the header somehow

* Make green logs a little brighter

Perfetto UI - 46da325fc48e21

10 Apr 14:40
46da325
Compare
Choose a tag to compare
Pre-release
perfetto-ui-46da325fc48e21

prevent the webpage default behavior when dragging in the track conte…