commit | 189c6d83c3b13e01e76b8b3f6f68ea8c8b8a6b27 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Mon Oct 21 22:05:08 2019 |
committer | Commit Bot <[email protected]> | Mon Oct 21 22:05:08 2019 |
tree | 6891136c7b21b765dd47ae36d619711c5a00ed97 | |
parent | 5105e4f06ecf9599d2c160f27a2d180d08baf516 [diff] |
Roll src/third_party/perfetto dd6606f6cee7..88adfb7aa2e6 (1 commits) https://android.googlesource.com/platform/external/perfetto.git/+log/dd6606f6cee7..88adfb7aa2e6 git log dd6606f6cee7..88adfb7aa2e6 --date=short --no-merges --format='%ad %ae %s' 2019-10-21 [email protected] Merge "processor: Walk up stack to find matching begin event" Created with: gclient setdep -r src/third_party/perfetto@88adfb7aa2e6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md [email protected] Bug: None Change-Id: I4cbeac4e71614fa2aa803780ee7838eff25b7270 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872836 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#707995}
diff --git a/DEPS b/DEPS index 91061fd..6c0b8cb 100644 --- a/DEPS +++ b/DEPS
@@ -1287,7 +1287,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + 'dd6606f6cee7b206d3ead27e696cc2b95cc860b8', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '88adfb7aa2e688f3083bbf041dc510e9d409f957', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',