Skip to content

Commit

Permalink
Roll Perfetto from 750c6cc9bab1 to 7f196bdc6e5e (1 revision)
Browse files Browse the repository at this point in the history
https://android.googlesource.com/platform/external/perfetto.git/+log/750c6cc9bab1..7f196bdc6e5e

2023-08-18 stevegolton@google.com Fix UI build by re-instating missing 'engine' params.

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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: I0ef2673fc989a23e815f8a64532cdf1dd1242037
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4795419
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@{#1185540}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Aug 19, 2023
1 parent a285672 commit ec77594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1751,7 +1751,7 @@ deps = {
Var('pdfium_git') + '/pdfium.git' + '@' + Var('pdfium_revision'),

'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '750c6cc9bab16a510d740efc1a9a03eb79ac62dd',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '7f196bdc6e5ebe2bca86482fa245aefaeb0cb862',

'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
Expand Down

0 comments on commit ec77594

Please sign in to comment.