Commit 5f880396 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 5af3a96bfa9f..ecb0098989c1 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/5af3a96bfa9f..ecb0098989c1


git log 5af3a96bfa9f..ecb0098989c1 --date=short --no-merges --format='%ad %ae %s'
2018-11-02 lalitm@google.com Merge "trace_processor: remove order by on columns with equality filter"


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

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: I98034715c87d5d67c89cf2d9c0d98ec567d6b5e5
Reviewed-on: https://chromium-review.googlesource.com/c/1315812Reviewed-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@{#605112}
parent 97dbd6dd
......@@ -1009,7 +1009,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '5af3a96bfa9fd7fa77b2209115b3ec4e600e121e',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ecb0098989c1a6e873b79472618d236628f621f1',
'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