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

Roll src/third_party/perfetto 624fec3ddbea..2ae6f8e569a3 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/624fec3ddbea..2ae6f8e569a3


git log 624fec3ddbea..2ae6f8e569a3 --date=short --no-merges --format='%ad %ae %s'
2018-08-15 primiano@google.com Merge "TraceProcessor: fix cost estimation of process and thread vtables"


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

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: Ie9187cade7c824c5dae44c896b28ba0cb583e6eb
Reviewed-on: https://chromium-review.googlesource.com/1174808Reviewed-by: default avatarperfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#583348}
parent cdf5fa71
......@@ -927,7 +927,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '624fec3ddbea9b462b7d4fe95b0416673cbd193d',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '2ae6f8e569a3e78076427ea81757869b4df7596c',
'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