commit | 8143823414f93a9c61573c3ae7d36abfe85025ca | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Oct 01 16:37:55 2019 |
committer | Commit Bot <[email protected]> | Tue Oct 01 16:37:55 2019 |
tree | d4de451c6c72e4cdff8a1fdf094b57ceda3c7c8a | |
parent | 1be23f1ecfdbde903b5743b38ba7a7c181b61dce [diff] [blame] |
Roll src/third_party/perfetto b689fa536c9b..9203f768126d (3 commits) https://android.googlesource.com/platform/external/perfetto.git/+log/b689fa536c9b..9203f768126d git log b689fa536c9b..9203f768126d --date=short --no-merges --format='%ad %ae %s' 2019-10-01 [email protected] Merge "remove duplicate assignment" 2019-10-01 [email protected] Merge "ui: migrate all slice queries to use track_id instead of ref/ref_type" 2019-10-01 [email protected] Merge "Print problems with profiles in new pprof converter." Created with: gclient setdep -r src/third_party/perfetto@9203f768126d 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: I0ff972542a87f609198c3060046da77aa54ecafc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833516 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#701616}
diff --git a/DEPS b/DEPS index b0f9d82..19e9cd6 100644 --- a/DEPS +++ b/DEPS
@@ -1269,7 +1269,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + 'b689fa536c9b2e59389e35670569a21dcab0f360', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '9203f768126d5c29e03e58f97d7d14c3739b9d39', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',