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

Roll src/third_party/perfetto de2476bcaacf..199b69092bef (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/de2476bcaacf..199b69092bef


git log de2476bcaacf..199b69092bef --date=short --no-merges --format='%ad %ae %s'
2018-08-23 hjd@google.com traced_probes: Push cpu first in FtraceEventBundle


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

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:113091178
TBR=perfetto-bugs@google.com

Change-Id: Idb61e06fdac0514a4e41a23f3c03ac6afbdf3afa
Reviewed-on: https://chromium-review.googlesource.com/1188103Reviewed-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@{#585778}
parent e07195ab
...@@ -954,7 +954,7 @@ deps = { ...@@ -954,7 +954,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'de2476bcaacf85f60bb6d8f13fadbe871dd1e3ce', Var('android_git') + '/platform/external/perfetto.git' + '@' + '199b69092befa5534bf488e3e4af9294adf8c346',
'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