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

Roll src/third_party/perfetto af5e7a520e64..413f0052c89e (5 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/af5e7a520e64..413f0052c89e


git log af5e7a520e64..413f0052c89e --date=short --no-merges --format='%ad %ae %s'
2019-02-07 lalitm@google.com Merge "trace_processor: improve trace processor testing infra"
2019-02-07 taylori@google.com Merge "perfetto-ui: Add border on selection"
2019-02-07 eseckler@google.com Merge "service: Write a trusted PacketSequenceID with each packet."
2019-02-07 lalitm@google.com trace_processor: add missing ref type on instants table
2019-02-07 fmayer@google.com Merge "Add SharedRingBuffer"


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

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: Ia1db71323c04a496969232f1f1d3428ace2e7c0f
Reviewed-on: https://chromium-review.googlesource.com/c/1459197Reviewed-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@{#630061}
parent 939b83b6
......@@ -1089,7 +1089,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'af5e7a520e642ff5f1e482a3d49404a59fb40d93',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '413f0052c89e45e424129b8a946da9c46f002452',
'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