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

Roll src/third_party/perfetto 4624f363d41a..8f7440e30ca2 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/4624f363d41a..8f7440e30ca2


git log 4624f363d41a..8f7440e30ca2 --date=short --no-merges --format='%ad %ae %s'
2018-10-23 treehugger-gerrit@google.com Merge "perfetto: Commit memory in chunks in TraceBuffer"


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

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: I100a4101a3ec8b0adb966df381d9f88d4798b0d1
Reviewed-on: https://chromium-review.googlesource.com/c/1297272Reviewed-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@{#602134}
parent 5459f5f6
......@@ -1004,7 +1004,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '4624f363d41af216dbcecfc72a3866585c98535a',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '8f7440e30ca2429f20473ad7b06b8694fe91768c',
'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