commit | 5c38062f1f19d5c72f1cbf3658a3465b551d158e | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Feb 12 18:47:10 2020 |
committer | Commit Bot <[email protected]> | Wed Feb 12 18:47:10 2020 |
tree | ed8dbee85b5fdc60cd5b5b1dfb59aef1f22408b1 | |
parent | 2f1cdb3418f3645a50a7bd73e9aecd8040c75827 [diff] [blame] |
Roll src/third_party/perfetto 7270d81dce8a..f440b92c2422 (5 commits) https://android.googlesource.com/platform/external/perfetto.git/+log/7270d81dce8a..f440b92c2422 git log 7270d81dce8a..f440b92c2422 --date=short --first-parent --format='%ad %ae %s' 2020-02-12 [email protected] Fix query for unsymbolized frames. 2020-02-12 [email protected] Merge "profiling: put proto enums into namespace" 2020-02-12 [email protected] Merge "Improve error message when llvm-symbolizer is missing." 2020-02-12 [email protected] Increase timeout for PerfettoTest.VeryLargePackets 2020-02-12 [email protected] Merge "traced_perf: add to android build by default (initially disabled)" Created with: gclient setdep -r src/third_party/perfetto@f440b92c2422 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 Bug: None Tbr: [email protected] Change-Id: I0986ce588bdc4f87ab01d371d8249c4518e9a7cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050730 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#740755}
diff --git a/DEPS b/DEPS index ba9be7e..a663d1f1 100644 --- a/DEPS +++ b/DEPS
@@ -1249,7 +1249,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '7270d81dce8a757f62ab5d7fd9758849d02bc646', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f440b92c242275b60151e5a5bf6ea444a1dafdc1', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',