Commit 6f617399 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 4c11f3dcc855..f8ef3c03bb5d (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/4c11f3dcc855..f8ef3c03bb5d


git log 4c11f3dcc855..f8ef3c03bb5d --date=short --no-merges --format='%ad %ae %s'
2018-10-05 lalitm@google.com Merge "trace_processor: fix sorting of events in sched tracker"


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

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: Ibd2a135f8f13d9e6401a5eb19c145500a27a766f
Reviewed-on: https://chromium-review.googlesource.com/c/1264631Reviewed-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@{#597157}
parent 924619f7
......@@ -954,7 +954,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '4c11f3dcc855e7e5975ac3b1eb21be2913357467',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f8ef3c03bb5d6ac52975a4a571d28fc5582f8cb6',
'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