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

Roll src/third_party/perfetto da370c8e520b..ecd71dad4bd5 (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/da370c8e520b..ecd71dad4bd5


git log da370c8e520b..ecd71dad4bd5 --date=short --no-merges --format='%ad %ae %s'
2019-07-29 treehugger-gerrit@google.com Merge "protozero: Fix moving a protozero decoder"
2019-07-29 rsavitski@google.com Merge "tmux script: tee to log files; add -s (skip converters) -l (tmux layout) options"


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

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: I5816df2f06854c1e1afa78ac4a22e86035592eed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724112Reviewed-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@{#681811}
parent 48c47586
......@@ -1207,7 +1207,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'da370c8e520b20fc85cf8eb7ea0be7d896e0fa78',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ecd71dad4bd5c3cf550f035b076edc24dd5d65d4',
'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