Roll src/third_party/perfetto 334a2b1fa8b9..04065f4cd9d6 (2 commits)
https://android.googlesource.com/platform/external/perfetto.git/+log/334a2b1fa8b9..04065f4cd9d6
git log 334a2b1fa8b9..04065f4cd9d6 --date=short --no-merges --format='%ad %ae %s'
2019-07-31 rsavitski@google.com Merge "traced_probes: re-flush metatrace data source at DataSourceStop"
2019-07-31 rsavitski@google.com Merge "traced metatrace: encode CommitDataRequests as a "counter""
Created with:
gclient setdep -r src/third_party/perfetto@04065f4cd9d6
The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll
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.
TBR=perfetto-bugs@google.com
Bug: None
Change-Id: I810c7177b208a6560deb114fb11cccad6602c43b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1728259
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#682673}
diff --git a/DEPS b/DEPS
index e31ed8b3..20eef03 100644
--- a/DEPS
+++ b/DEPS
@@ -1207,7 +1207,7 @@
},
'src/third_party/perfetto':
- Var('android_git') + '/platform/external/perfetto.git' + '@' + '334a2b1fa8b9c2210d6b5dc307a580e68c2fc76b',
+ Var('android_git') + '/platform/external/perfetto.git' + '@' + '04065f4cd9d6fac4a4025110722dcd7b5cec770a',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',