Commit 08b635cc authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto a502bde5ced6..ee85330e0ea1 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/a502bde5ced6..ee85330e0ea1


git log a502bde5ced6..ee85330e0ea1 --date=short --no-merges --format='%ad %ae %s'
2019-02-26 rsavitski@google.com shared ring fuzzer: clear spinlock field to not make fuzzer's read spin indefinitely.


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

The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=perfetto-bugs@google.com

Change-Id: I942ffa9f05af2a133dbf3aa33166391d570e67fd
Reviewed-on: https://chromium-review.googlesource.com/c/1490674Reviewed-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@{#635831}
parent d4820a15
......@@ -1091,7 +1091,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a502bde5ced61f1416c0f5588c39d3000e6af27c',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ee85330e0ea1246f1ffb33310fe54a10410eefe0',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
......
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