Commit 9ab4b2cc authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 6db99a9ca272..3f3d4308509c (5 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/6db99a9ca272..3f3d4308509c


git log 6db99a9ca272..3f3d4308509c --date=short --no-merges --format='%ad %ae %s'
2018-10-18 hjd@google.com perfetto-ui: Remove unused options from sidebar
2018-10-18 primiano@google.com Merge "Fix sample query in the UI"
2018-10-18 hjd@google.com Merge "perfetto-ui: Fix jank when mouse leaves tracks"
2018-10-18 treehugger-gerrit@google.com Merge "Fix systrace output"
2018-10-18 treehugger-gerrit@google.com Merge "Fix ownership in trace_processor_shell."


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

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: I251db68f65b811180a64eeca8445adeef3709872
Reviewed-on: https://chromium-review.googlesource.com/c/1288951Reviewed-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@{#600836}
parent 4f810bcf
...@@ -964,7 +964,7 @@ deps = { ...@@ -964,7 +964,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '6db99a9ca272f437f3276839838fb86c4e9a0335', Var('android_git') + '/platform/external/perfetto.git' + '@' + '3f3d4308509c4c837d7c81d9124d44da1e7159e3',
'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