Commit d9879dfd authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 008246e0ae51..094a55279558 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/008246e0ae51..094a55279558


git log 008246e0ae51..094a55279558 --date=short --no-merges --format='%ad %ae %s'
2019-04-08 lalitm@google.com Merge "trace_processor: introduce API for computing metrics on trace processor"


Created with:
  gclient setdep -r src/third_party/perfetto@094a55279558

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.


TBR=perfetto-bugs@google.com

Change-Id: I8c735e2f23cb263f8920a61dfe8b6eeb2d0e5e82
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1556585Reviewed-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@{#648625}
parent af7f1690
...@@ -1172,7 +1172,7 @@ deps = { ...@@ -1172,7 +1172,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '008246e0ae5149f4f1b6e1879ee68031b94d6492', Var('android_git') + '/platform/external/perfetto.git' + '@' + '094a5527955836c210acb17ebffa744233963159',
'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