Commit 157f8517 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto f68a7687983a..1fc4082ba1db (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/f68a7687983a..1fc4082ba1db


git log f68a7687983a..1fc4082ba1db --date=short --no-merges --format='%ad %ae %s'
2019-01-24 lalitm@google.com Merge "trace_processor: surface priority and end state information in sched tables"


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

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

Change-Id: I68ea0548aacaffb86ecc280b0d7b857fd2a5c23b
Reviewed-on: https://chromium-review.googlesource.com/c/1434814Reviewed-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@{#625778}
parent 8ba6b43b
......@@ -1036,7 +1036,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f68a7687983a9dbc171f94569fdbd330d0de1d87',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '1fc4082ba1db4d19248f571881d9015a60f3b9af',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
......
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