Commit 16784deb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto c17c1dc0e795..1ff7a8e7e55f (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/c17c1dc0e795..1ff7a8e7e55f


git log c17c1dc0e795..1ff7a8e7e55f --date=short --no-merges --format='%ad %ae %s'
2018-11-15 fmayer@google.com Merge "profiling: Do not install hook if Client init fails."


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

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: I6a28d820fa9bea095da70e4ad7c9e81e5db22373
Reviewed-on: https://chromium-review.googlesource.com/c/1337532Reviewed-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@{#608409}
parent 0ed6dfbc
...@@ -1014,7 +1014,7 @@ deps = { ...@@ -1014,7 +1014,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c17c1dc0e795110272a6ab5285fbf6cc1b843cc5', Var('android_git') + '/platform/external/perfetto.git' + '@' + '1ff7a8e7e55fea3dbea443a0322b0e2d6e8d8acc',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', '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