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

Roll src/third_party/perfetto df42f3b1d646..cc1308550f58 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/df42f3b1d646..cc1308550f58


git log df42f3b1d646..cc1308550f58 --date=short --no-merges --format='%ad %ae %s'
2019-03-07 fmayer@google.com Merge "Use the SharedRingBuffer for sending payload from client to service."


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

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: Ifcf2991cd2029a304c91e7e010e9619a692b49f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507932Reviewed-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@{#638527}
parent 170a4a48
...@@ -1119,7 +1119,7 @@ deps = { ...@@ -1119,7 +1119,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'df42f3b1d646fef4d27aef6be1567d0ba50e0745', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'cc1308550f586b0621bdee150532f8e5b30644e1',
'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