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

Roll src/third_party/perfetto c6b2cf82b09b..ee3986dc7034 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/c6b2cf82b09b..ee3986dc7034


git log c6b2cf82b09b..ee3986dc7034 --date=short --no-merges --format='%ad %ae %s'
2018-08-20 primiano@google.com TraceProcessor: Add magic ts_lower_bound to sched table


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

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: Ia8d46f7c91cfdd9ed273ae4d0b17e3b042648a33
Reviewed-on: https://chromium-review.googlesource.com/1180859Reviewed-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@{#584423}
parent 020beb71
......@@ -938,7 +938,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c6b2cf82b09b883eb8fb142854bd85a7f1a3e021',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ee3986dc7034c863e4f76b1a25398708badafdba',
'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