Commit 67387a98 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Perfetto from d57e268ce139 to 1e9cf1a8e1bd (1 revision)

https://android.googlesource.com/platform/external/perfetto.git/+log/d57e268ce139..1e9cf1a8e1bd

2020-11-06 treehugger-gerrit@google.com Merge "protos: Use int32 instead of uint64 for ProcessSnapshot's pid field"

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

Bug: None
Tbr: perfetto-bugs@google.com
Change-Id: I0b541402505a8806376808dbd72348a29269d843
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522589
Commit-Queue: Eric Seckler <eseckler@chromium.org>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#824846}
parent 79dc375a
...@@ -1265,7 +1265,7 @@ deps = { ...@@ -1265,7 +1265,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'd57e268ce139574570b7453b69ce2c191393a309', Var('android_git') + '/platform/external/perfetto.git' + '@' + '1e9cf1a8e1bd5a1f946af6bb2fcf401d87f8b0de',
'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