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

Roll src/third_party/perfetto e5598c5d7828..505f9c976576 (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/e5598c5d7828..505f9c976576


git log e5598c5d7828..505f9c976576 --date=short --no-merges --format='%ad %ae %s'
2019-04-24 eseckler@google.com Merge "startup writer: Don't hold lock while grabbing new trace packet."
2019-04-24 hjd@google.com Merge "trigger_perfetto: Add trigger_perfetto binary"


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

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: Ie606ba62f1c954b3fef7366095072e2531490a18
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1581999Reviewed-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@{#653556}
parent 74fcc702
...@@ -1183,7 +1183,7 @@ deps = { ...@@ -1183,7 +1183,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'e5598c5d7828405e6a74272979dc6d5c1bc5352b', Var('android_git') + '/platform/external/perfetto.git' + '@' + '505f9c976576a0b521a8bba8a9008eab4445a0dd',
'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