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',