Commit ccad97e4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 67440068b934..0cf661b2a81d (3 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/67440068b934..0cf661b2a81d


git log 67440068b934..0cf661b2a81d --date=short --no-merges --format='%ad %ae %s'
2019-07-24 primiano@google.com Merge "Client API: Expose Flush() method"
2019-07-24 treehugger-gerrit@google.com Merge "client api: Support data sources across translation units"
2019-07-24 treehugger-gerrit@google.com Merge "client api: Select a tracing backing automatically"


Created with:
  gclient setdep -r src/third_party/perfetto@0cf661b2a81d

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: I1131acc82f1a3c6bc3ee6dbf57aabe89887a7f8e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716593Reviewed-by: default avatarchromium-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@{#680363}
parent 704f090f
......@@ -1206,7 +1206,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '67440068b934743e5e84909f0c29089ab610a5d3',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '0cf661b2a81def0adcefcfd288711b9b1edf39c5',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment