Commit 7762e67a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 726371f57927..cdf9e8af5713 (6 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/726371f57927..cdf9e8af5713


git log 726371f57927..cdf9e8af5713 --date=short --no-merges --format='%ad %ae %s'
2019-07-09 rsavitski@google.com Merge "Fix chrome roll (-Wsign-compare violation in test)"
2019-07-09 primiano@google.com Merge "A boutique CI based on Google Cloud"
2019-07-09 hjd@google.com Merge "Fix tslint failures"
2019-07-09 rsavitski@google.com Merge changes I4f736f6c,I68687617
2019-07-09 ilkos@google.com Merge "Process priority breakdown and span duration improvements"
2019-07-09 lalitm@google.com trace_processor: group all kernel threads under kthreadd


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

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.



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

Change-Id: I3b1c081f1b2cf3805c9cbf473655d58bc55e587b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693447Reviewed-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@{#675827}
parent eb35d0e9
......@@ -1191,7 +1191,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '726371f57927f51b743cae80f8643b6468457651',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'cdf9e8af571361f67af4df2ff051aaeba89c950c',
'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