0

Roll Perfetto from 839d1e7147b6 to 9b897a253be1 (3 revisions)

839d1e7147..9b897a253b

2024-06-05 stevegolton@google.com Merge "ui: Format a handful of SQL queries for improved readability" into main
2024-06-05 lalitm@google.com Merge "perfetto_cmd: remove atrace event allowing for correlation of traces" into main
2024-06-05 vaage@google.com Merge changes I61afe428,I310909f0,I0ee66a89 into main

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/perfetto-chromium-autoroll
Please CC perfetto-bugs@google.com,primiano@chromium.org on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Bug: None
Tbr: perfetto-bugs@google.com
Change-Id: Ib8b17fd269268064672e5f5b96b575817dcf2620
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5601065
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1310700}
This commit is contained in:
chromium-autoroll
2024-06-05 17:03:32 +00:00
committed by Chromium LUCI CQ
parent d5462b58a4
commit 11de231ac9
2 changed files with 2 additions and 2 deletions
DEPS
third_party

2
DEPS

@ -2059,7 +2059,7 @@ deps = {
Var('pdfium_git') + '/pdfium.git' + '@' + Var('pdfium_revision'),
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '839d1e7147b6e83c7f7a9946786cf6949beede26',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '9b897a253be13903886f5c1bcb0344e186cfefad',
'src/base/tracing/test/data': {
'bucket': 'perfetto',