Commit 231a974a authored by perfetto-chromium-autoroll's avatar perfetto-chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 74182d1df594..c500e36711d5 (15 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/74182d1df594..c500e36711d5


git log 74182d1df594..c500e36711d5 --date=short --no-merges --format='%ad %ae %s'
2018-08-10 treehugger-gerrit@google.com Merge "Unify and bump kMaxCpus"
2018-08-10 treehugger-gerrit@google.com Merge "Fix Chromium build"
2018-08-10 primiano@google.com UI: several minor fixes (time and queries)
2018-08-10 primiano@google.com UI: Reduce queries and move height computation to the frontend
2018-08-10 primiano@google.com Add chrome slices track
2018-08-09 primiano@google.com Merge "perfetto-ui: Remove ui/src/panels"
2018-08-09 primiano@google.com Merge "perfetto-ui: Update deploy script to deploy test version by default"
2018-08-09 primiano@google.com Merge "perfetto-ui: Copying directories is right out"
2018-08-09 michaschwab@google.com Overview timeline vis shows load per process
2018-08-09 hjd@google.com Merge "perfetto-ui: Add permalinks"
2018-08-09 hjd@google.com Merge "TraceProcessor: expose string table"
2018-08-09 dproy@google.com [perfetto-ui] Add a fake flamegraph
2018-08-09 dproy@google.com Merge "Refactor Scrolling and Tracks using Panels"
2018-08-09 primiano@google.com Merge "perfetto-ui: Remove old CSS"
2018-08-09 hjd@google.com trace_processor: Add integration tests


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

The AutoRoll server is located here: https://perfetto-chromium-roll.skia.org

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: I79d9945012d989d5150c78e2487f08b3c065f427
Reviewed-on: https://chromium-review.googlesource.com/1169940Reviewed-by: default avatarperfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#582193}
parent 8c41426c
......@@ -925,7 +925,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '74182d1df594d4b007526412d2a46a87a7f85f21',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c500e36711d5f546b5b41695de1d6cf194207692',
'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