Commit 976368e0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto cd3c3cc8eea4..69dd79c4f0ca (4 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/cd3c3cc8eea4..69dd79c4f0ca

git log cd3c3cc8eea4..69dd79c4f0ca --date=short --no-merges --format='%ad %ae %s'
2019-09-17 fmayer@google.com Merge "Add x86 ASAN to CI builds."
2019-09-17 hjd@google.com Merge "Guess resolution based on trace size"
2019-09-17 hjd@google.com Merge "Fix process summary on very long traces"
2019-09-17 hjd@google.com Merge "Dedupe ToHex"

Created with:
  gclient setdep -r src/third_party/perfetto@69dd79c4f0ca

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

TBR=perfetto-bugs@google.com

Bug: None
Change-Id: Ia05419642fb14b3f018ffa2ce5b658d8fcea60cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808236Reviewed-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@{#697171}
parent 6ae060b6
......@@ -1257,7 +1257,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'cd3c3cc8eea48b822d6136c5b9347655e35c6857',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '69dd79c4f0ca10fa2db4d2de27ff564517375eb4',
'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