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

Roll src/third_party/perfetto 3bf99f3a4746..43ee74f7bd72 (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/3bf99f3a4746..43ee74f7bd72


git log 3bf99f3a4746..43ee74f7bd72 --date=short --no-merges --format='%ad %ae %s'
2018-07-24 hjd@google.com Merge "Implement Track Registry"
2018-07-24 dproy@google.com Implement Track Registry


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

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

Change-Id: I01da6d5dea361c380caee36c73d1db87769c4968
Reviewed-on: https://chromium-review.googlesource.com/1147951
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@{#577583}
parent 41ff8336
......@@ -912,7 +912,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '3bf99f3a4746a21fb70d0ead14a77a574c0bbde9',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '43ee74f7bd72edebbe5c7642d4df956dbf52bd03',
'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