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

Roll src/third_party/perfetto 589fda45ed12..0b17b7db7523 (4 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/589fda45ed12..0b17b7db7523


git log 589fda45ed12..0b17b7db7523 --date=short --no-merges --format='%ad %ae %s'
2018-07-13 treehugger-gerrit@google.com Merge "trace_processor: Fixed small issues from http://aosp/706904"
2018-07-13 lalitm@google.com Merge "perfetto: add trace processor library to expose to external clients"
2018-07-12 lalitm@google.com perfetto: add trace processor library to expose to external clients
2018-07-11 taylori@google.com trace_processor: Fixed small issues from http://aosp/706904


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

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,chromium:80416541
TBR=perfetto-bugs@google.com

Change-Id: Idcd7423a61d4580113e6776d9545be537f318a41
Reviewed-on: https://chromium-review.googlesource.com/1136731
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@{#574992}
parent 8283e226
......@@ -923,7 +923,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '589fda45ed12e6f4951a4aa92e73dd6dd2319752',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '0b17b7db75232d7a8d0f5f4b74700d59dddd2ba0',
'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