Commit 047d936d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto fb903439b213..af0c7c5e6e24 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/fb903439b213..af0c7c5e6e24


git log fb903439b213..af0c7c5e6e24 --date=short --no-merges --format='%ad %ae %s'
2018-11-28 taylori@google.com Merge "Allow wildcard to select all events in a group"


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

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: Ib9de07cd40c5a55d8940ff0922c3c87870290857
Reviewed-on: https://chromium-review.googlesource.com/c/1352498Reviewed-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@{#611648}
parent ceb8e984
...@@ -1008,7 +1008,7 @@ deps = { ...@@ -1008,7 +1008,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'fb903439b2138e98d4e4de3c2850134cec0cd35b', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'af0c7c5e6e247ff711601f7a1866f4d0b591873a',
'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