Commit 9ca8dcea authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 808c6984e664..5f3a01805f61 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/808c6984e664..5f3a01805f61


git log 808c6984e664..5f3a01805f61 --date=short --no-merges --format='%ad %ae %s'
2019-05-07 lalitm@google.com trace_processor: add template substitution support for SQL metrics


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

The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll

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

Change-Id: Iac3a2e0d1e0c7d038e8c7a2da5be49164c1c122c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1598877Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#657373}
parent a135dc57
...@@ -1184,7 +1184,7 @@ deps = { ...@@ -1184,7 +1184,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '808c6984e664f15dfd54e66096f798bd9342ff76', Var('android_git') + '/platform/external/perfetto.git' + '@' + '5f3a01805f611d9efd51086f020d5bd1ffcee922',
'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