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

Roll src/third_party/perfetto a4657b6c0de7..5d5eaf647fbe (5 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/a4657b6c0de7..5d5eaf647fbe


git log a4657b6c0de7..5d5eaf647fbe --date=short --no-merges --format='%ad %ae %s'
2018-07-16 primiano@google.com Merge "Get rid of multiple-definition of kInvalidInstance in protozero"
2018-07-16 hjd@google.com perfetto-ci: Fix off by one error in ci build table
2018-07-16 treehugger-gerrit@google.com Merge "perfetto: renable sched slice tests"
2018-07-16 primiano@google.com Get rid of multiple-definition of kInvalidInstance in protozero
2018-07-16 lalitm@google.com perfetto: renable sched slice tests


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

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

Change-Id: I9c54f08c4aaeac2a8c18bdb9dcaf3d287cd2fedb
Reviewed-on: https://chromium-review.googlesource.com/1138193
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@{#575253}
parent 41cb42ce
...@@ -923,7 +923,7 @@ deps = { ...@@ -923,7 +923,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a4657b6c0de77902924f09c4873045373d102bbe', Var('android_git') + '/platform/external/perfetto.git' + '@' + '5d5eaf647fbedad521159ae75a1a39806e3aa0b7',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', '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