Commit e063ea3a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto acda68b0292e..dc38c5209303 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/acda68b0292e..dc38c5209303


git log acda68b0292e..dc38c5209303 --date=short --no-merges --format='%ad %ae %s'
2018-10-29 taylori@google.com trace_processor: Allow sqlite to handle string filtering


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

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: I129335de9ed5b2dadbe748bf7d199b872625062e
Reviewed-on: https://chromium-review.googlesource.com/c/1305895Reviewed-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@{#603708}
parent 55fd02ef
...@@ -1004,7 +1004,7 @@ deps = { ...@@ -1004,7 +1004,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'acda68b0292e8c8283b45f999eb8e7d95281cac5', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'dc38c5209303e595a5bf8a81a5c8d80adda94e5b',
'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