Commit 976638b8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Perfetto from 4c3752c7f677 to a3fcf2574157 (3 revisions)

https://android.googlesource.com/platform/external/perfetto.git/+log/4c3752c7f677..a3fcf2574157

2020-08-14 gijosh@google.com Add windows commandline to heapprofd api.
2020-08-14 fmayer@google.com Merge "Use libunwindstack warnings."
2020-08-14 lalitm@google.com Merge "Fix view-based annotation tracks in the UI."

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: chromium:160400319
Tbr: perfetto-bugs@google.com
Change-Id: Ie06ebb744780cdd643af9cf9b23a94d269a471ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356566Reviewed-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@{#798291}
parent ce5a13c9
...@@ -1248,7 +1248,7 @@ deps = { ...@@ -1248,7 +1248,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '4c3752c7f6777b6c5d870271a6094db6840eabd7', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a3fcf2574157a93e5eec66c10a9b33d7dc331977',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', '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