Skip to content

Commit

Permalink
docs: Add CHANGELOG for v46
Browse files Browse the repository at this point in the history
Change-Id: Ia4e0359e1b55999d260b21e70df457c523dc2797
  • Loading branch information
ddiproietto committed Jun 13, 2024
1 parent effe8ba commit 7114ea5
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Unreleased:
Tracing service and probes:
*
SQL Standard library:
*
Trace Processor:
*
UI:
*
SDK:
*


v46.0 - 2024-06-13:
SQL Standard library:
* Added megacycles support to CPU package. Added tables:
`cpu_cycles_per_process`, `cpu_cycles_per_thread` and
Expand All @@ -13,7 +24,7 @@ Unreleased:
* Added "time to initial display" and "time to full display" metrics to
the Android startup metric.
UI:
* Added plugin for synchronizing two instances of the UI - search for
* Added plugin for synchronizing two instances of the UI - search for
'Enable timeline sync with other Perfetto UI tabs' in the command palette.
* Add builtin prompt functionality to the plugin API:
I.e. `await PluginContextTrace.prompt('...')`
Expand Down

0 comments on commit 7114ea5

Please sign in to comment.