Roll Perfetto from c0f23a129f67 to 0997f358ce07 (1 revision)

https://android.googlesource.com/platform/external/perfetto.git/+log/c0f23a129f67..0997f358ce07

2020-07-17 [email protected] tp: fix slice tracking behaviour when multiple S event occur b2b

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/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Bug: chromium:160969198
Tbr: [email protected]
Change-Id: I08354a233c1fcf8c62f3491847b24c166261f128
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304792
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#789518}
diff --git a/DEPS b/DEPS
index 9f51cc4..13db2933 100644
--- a/DEPS
+++ b/DEPS
@@ -1252,7 +1252,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c0f23a129f67b27198beac0193cb16814d36485a',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' + '0997f358ce073f83d6a4bba44ffce2d772077577',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',