Commit 8f4d404b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto f0fc887f5682..827c26f6435e (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/f0fc887f5682..827c26f6435e

git log f0fc887f5682..827c26f6435e --date=short --no-merges --format='%ad %ae %s'
2019-08-13 carmenjackson@google.com Add the suspend_resume trace event to Perfetto ftrace config
2019-08-12 treehugger-gerrit@google.com Merge "processor: Ignore misordered slice events."

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

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: chromium:137289935
Change-Id: I2320380839a1af3b5fcd81c47c0715bfefadbd69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1751266Reviewed-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@{#686386}
parent 5d5855e8
...@@ -1212,7 +1212,7 @@ deps = { ...@@ -1212,7 +1212,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f0fc887f5682d819bd361b5af6ded91dd8079226', Var('android_git') + '/platform/external/perfetto.git' + '@' + '827c26f6435e3515ee54d0f4fb5846ec51e2811e',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', '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