Commit 93e0ad2b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Perfetto from ff77947e7ecc to 7023f47299aa (5 revisions)

https://android.googlesource.com/platform/external/perfetto.git/+log/ff77947e7ecc..7023f47299aa

2020-08-25 lri@google.com Merge "producer: Batch commit requests to service." am: 4b628c424e
2020-08-25 aninditaghosh@google.com tp: Bind httpd to IPv6 address. am: ff77947e7e
2020-08-25 treehugger-gerrit@google.com Merge "Added Flow Events panel for selected slice" am: 41db2fb649
2020-08-25 lalitm@google.com Merge "ui: mark non-IO uninterruptible sleep in a different colour" am: b689b0a3dd
2020-08-25 treehugger-gerrit@google.com Merge "Fix typo in sqlite BUILD define" am: d6482730a5

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 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/master/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Bug: None
Tbr: perfetto-bugs@google.com
Change-Id: I5a43d253e0e3794dcf4b0fdab2de9b27be971d4e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375793Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#801540}
parent f6843d2b
......@@ -1248,7 +1248,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ff77947e7ecc9ee98750280747e89ac2481d4dba',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '7023f47299aa157951b4677ee4450cac58685a2d',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment