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

Roll src/third_party/perfetto ada09e6fbcd0..a8d99e51faf0 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/ada09e6fbcd0..a8d99e51faf0


git log ada09e6fbcd0..a8d99e51faf0 --date=short --no-merges --format='%ad %ae %s'
2018-09-05 lalitm@google.com Merge "Make TraceProcessor fast again after sorting."


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

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: I35e8f67b88ea5f4f1b3e09a5418b722f547b46be
Reviewed-on: https://chromium-review.googlesource.com/1205626Reviewed-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@{#588836}
parent 7d45f367
......@@ -943,7 +943,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ada09e6fbcd024336af8d58c2f95518efb9b38eb',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a8d99e51faf02fc0b7e5a324778e9222b5027e0e',
'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