Commit 764c17f3 authored by perfetto-chromium-autoroll's avatar perfetto-chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 1bc7e6d68e88..4ce4cb826374 (17 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/1bc7e6d68e88..4ce4cb826374


git log 1bc7e6d68e88..4ce4cb826374 --date=short --no-merges --format='%ad %ae %s'
2018-06-15 lalitm@google.com trace_processor: fix build when offsetof was being used on non-POD
2018-06-13 treehugger-gerrit@google.com Merge "Add emscripten_task_runner.h/.cc"
2018-06-13 hjd@google.com Merge "WASM: 512mb should be enough for everyone"
2018-06-13 hjd@google.com Add emscripten_task_runner.h/.cc
2018-06-13 hjd@google.com WASM: 512mb should be enough for everyone
2018-06-13 lalitm@google.com trace_processor: add database class to contain all the tables
2018-06-12 treehugger-gerrit@google.com Merge "ui: Fix protojs generation"
2018-06-12 hjd@google.com ui: Fix protojs generation
2018-06-12 taylori@google.com trace_processor: Add the process table methods to trace_storage
2018-06-12 lalitm@google.com trace_processor: fix unittests on Android
2018-06-11 lalitm@google.com trace_processor: add sqlite virtual table implementation of sched slices
2018-06-07 treehugger-gerrit@google.com Merge "trace_processor: fix comments pending from aosp/697250"
2018-06-07 primiano@google.com Merge "perfetto: add vscode directory to gitignore"
2018-06-07 lalitm@google.com trace_processor: fix comments pending from aosp/697250
2018-06-07 lalitm@google.com perfetto: add vscode directory to gitignore
2018-06-07 treehugger-gerrit@google.com Merge "perfetto: add device feature test for checking CPU count"
2018-06-06 lalitm@google.com perfetto: add device feature test for checking CPU count


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

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.



BUG=chromium:80416541,chromium:80416541,chromium:80416541,chromium:80416541,chromium:79961252
TBR=perfetto-bugs@chromium.org

Change-Id: Iada3fe4edbdb88b671b0faca034b85ca6bce304a
Reviewed-on: https://chromium-review.googlesource.com/1104719
Reviewed-by: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#568233}
parent e17296f1
......@@ -891,7 +891,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '1bc7e6d68e88b0387beef38fd3eccd60dcc163c1',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '4ce4cb826374b59ba774a5b7387c046d1ca8f218',
'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