Roll src/third_party/perfetto 0b69a335b882..3d33483bb985 (6 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/0b69a335b882..3d33483bb985


git log 0b69a335b882..3d33483bb985 --date=short --no-merges --format='%ad %ae %s'
2018-07-17 treehugger-gerrit@google.com Merge "trace_processor: thread table implementation"
2018-07-17 treehugger-gerrit@google.com Merge "trace_processor: Process vtable implementation"
2018-07-17 lalitm@google.com Merge "perfetto: add taylori to OWNERS file"
2018-07-17 lalitm@google.com perfetto: add taylori to OWNERS file
2018-07-17 taylori@google.com trace_processor: thread table implementation
2018-07-17 taylori@google.com trace_processor: Process vtable implementation


Created with:
  gclient setdep -r src/third_party/perfetto@3d33483bb985

The AutoRoll server is located here: https://perfetto-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



BUG=chromium:80416541,chromium:80416541
TBR=perfetto-bugs@google.com

Change-Id: Ib0baf1bf5ee6a38339bbcba926169ab04c9c4444
Reviewed-on: https://chromium-review.googlesource.com/1140253
Reviewed-by: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#575650}
diff --git a/DEPS b/DEPS
index 8ba00fb..d840d00 100644
--- a/DEPS
+++ b/DEPS
@@ -923,7 +923,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '0b69a335b8824928bd64d532046c0676d8a18c8a',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '3d33483bb98547612c09ae4e3e77c30349b9915b',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',