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

Roll src/third_party/perfetto a56061dd6c20..acda68b0292e (5 commits)

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


git log a56061dd6c20..acda68b0292e --date=short --no-merges --format='%ad %ae %s'
2018-10-29 lalitm@google.com trace_processor: overhaul filter and sort system for storage backed tables
2018-10-29 lalitm@google.com Merge "trace_processor: refactor span table to be a bit cleaner"
2018-10-29 ilkos@google.com Merge "Expose a stable TraceProcessor API in include/"
2018-10-29 lalitm@google.com trace_processor: make span joins much more efficient
2018-10-29 taylori@google.com Add support for more events


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

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.



BUG=chromium:117588397
TBR=perfetto-bugs@google.com

Change-Id: I305ab82ce5116e00107f7e7ca9937ecc654f6646
Reviewed-on: https://chromium-review.googlesource.com/c/1305294Reviewed-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@{#603592}
parent b68dde46
......@@ -1004,7 +1004,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a56061dd6c202a9497843d72604934135bff55c6',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'acda68b0292e8c8283b45f999eb8e7d95281cac5',
'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