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

Roll src/third_party/perfetto 9ee65033ce97..1b013420703b (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/9ee65033ce97..1b013420703b


git log 9ee65033ce97..1b013420703b --date=short --no-merges --format='%ad %ae %s'
2018-07-18 oysteine@google.com Merge "Chrome: Add message for trace metadata"
2018-07-17 oysteine@google.com Chrome: Add message for trace metadata


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

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

Change-Id: I3c30a560be5cbb34f82107f798888a421f4bad7c
Reviewed-on: https://chromium-review.googlesource.com/1142015
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@{#576236}
parent e1201996
...@@ -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' + '@' + '9ee65033ce978c22ea5097a9493f80b13019dfa8', Var('android_git') + '/platform/external/perfetto.git' + '@' + '1b013420703b9496b1777aea5609bee7d9f3ecec',
'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