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

Roll src/third_party/perfetto ee5a26d974be..3bf99f3a4746 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/ee5a26d974be..3bf99f3a4746


git log ee5a26d974be..3bf99f3a4746 --date=short --no-merges --format='%ad %ae %s'
2018-07-24 primiano@google.com trace_processor: extract Table and Table::Cursor classes and cleanup


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

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.



BUG=chromium:80416541
TBR=perfetto-bugs@google.com

Change-Id: I66bc914d3ccd0ae8b2c71f9b511bef8ec9d79eb0
Reviewed-on: https://chromium-review.googlesource.com/1147947
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@{#577507}
parent 23a0140b
...@@ -912,7 +912,7 @@ deps = { ...@@ -912,7 +912,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ee5a26d974beef5a5bdab7d6cf0e97785a7e1c48', Var('android_git') + '/platform/external/perfetto.git' + '@' + '3bf99f3a4746a21fb70d0ead14a77a574c0bbde9',
'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