Commit 643cb720 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 5ca8b4622a59..caa10d3db92b (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/5ca8b4622a59..caa10d3db92b


git log 5ca8b4622a59..caa10d3db92b --date=short --no-merges --format='%ad %ae %s'
2019-05-28 ilkos@google.com Merge "Add heap profile metric output"


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

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: I9ad4c915ef884af69c973e422e5e2f34054c4fcb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632419Reviewed-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@{#663829}
parent 8671a050
......@@ -1182,7 +1182,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '5ca8b4622a591e6014406ddff939ffc6771bca24',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'caa10d3db92bdbc45b6e57d482e632871d300b77',
'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