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

Roll src/third_party/perfetto 2d795663ffcc..f98c9d6e3f80 (4 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/2d795663ffcc..f98c9d6e3f80


git log 2d795663ffcc..f98c9d6e3f80 --date=short --no-merges --format='%ad %ae %s'
2018-09-03 fmayer@google.com Fix Chromium build.
2018-09-01 primiano@google.com Merge "perfetto-ui: Remove _wasm suffix from js files"
2018-08-31 hjd@google.com perfetto-ui: Narrow CPU tracks
2018-08-30 fmayer@google.com profiling: Add parts of heap profiler.


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

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: Id9e1554617fe493fe0613548496bcd008f1f06cf
Reviewed-on: https://chromium-review.googlesource.com/1202505Reviewed-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@{#588414}
parent fcfe9a6f
...@@ -943,7 +943,7 @@ deps = { ...@@ -943,7 +943,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '2d795663ffcc8744c4283176148ebd8f4400488e', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f98c9d6e3f80c0fd44798f6b80c7dbeaa71454da',
'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