Commit 162d50fd authored by perfetto-chromium-autoroll's avatar perfetto-chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 6e6a25be184c..0212faf7c41e (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/6e6a25be184c..0212faf7c41e


git log 6e6a25be184c..0212faf7c41e --date=short --no-merges --format='%ad %ae %s'
2018-06-22 hjd@google.com trace_processor: Fix size issues


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

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

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: I50489b3d6b31e796a580c455fafdf69b9842d61c
Reviewed-on: https://chromium-review.googlesource.com/1111920
Reviewed-by: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#569629}
parent e78ada7f
...@@ -913,7 +913,7 @@ deps = { ...@@ -913,7 +913,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '6e6a25be184caa0f6a07ff5b452bdeff04ed9af6', Var('android_git') + '/platform/external/perfetto.git' + '@' + '0212faf7c41ebfff03917d309bd57085cf4af9b5',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', '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