commit | 059b19bc9d4566e10caec45c1f406905af0e567a | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jul 01 11:21:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 01 11:21:47 2022 |
tree | 69f1e793e1674e004c0524ac110b4c6711f5ceb9 | |
parent | f344b51cfbf9d5fe9b6f68b4f97712de7793ca80 [diff] |
Roll Perfetto from f413bdf83590 to 659ec76603a4 (3 revisions) https://android.googlesource.com/platform/external/perfetto.git/+log/f413bdf83590..659ec76603a4 2022-07-01 marcinoc@google.com Merge "Remove android_jank.sql and related files" 2022-07-01 octaviant@google.com Merge "ui: Change interface to support datasources for targets" 2022-07-01 ilkos@google.com Merge "startup: fix failure when top process has a null name" 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 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: I13f92e8673a02869a63c6ab3647ed1a43f8856de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3740321 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@{#1020044}
diff --git a/DEPS b/DEPS index 1cb0fb25..2dd3ab4 100644 --- a/DEPS +++ b/DEPS
@@ -1553,7 +1553,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f413bdf83590b039eb4815d1b8b334ebbf2bd649', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '659ec76603a48c1c95c35ad4843314cd735a5216', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',