Commit 8f4679d7 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 16ff21788126..38fb70186109 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/16ff21788126..38fb70186109


git log 16ff21788126..38fb70186109 --date=short --no-merges --format='%ad %ae %s'
2019-02-26 lalitm@google.com trace_processor: handle binder transactions


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

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: I37859ae1c3f5c14886d83c285ff39f9852e52319
Reviewed-on: https://chromium-review.googlesource.com/c/1489054Reviewed-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@{#635512}
parent 32f6dd37
...@@ -1091,7 +1091,7 @@ deps = { ...@@ -1091,7 +1091,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '16ff21788126aa66ffd2110e89bd1b59f7fbbd18', Var('android_git') + '/platform/external/perfetto.git' + '@' + '38fb701861097b33d13c16de9ab5833aacf7db8a',
'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