Commit 8f88d5d8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto cd9050823b91..723e82b649de (4 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/cd9050823b91..723e82b649de


git log cd9050823b91..723e82b649de --date=short --no-merges --format='%ad %ae %s'
2018-10-03 treehugger-gerrit@google.com Merge "Fix missing mode_t on Windows."
2018-10-03 fmayer@google.com Consistently use base::OpenFile.
2018-10-03 fmayer@google.com profiling: Use sampler in client.
2018-10-03 fmayer@google.com Fix GCC and clang debug builds.


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

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: Iff099d1c78d34f7be677490467155f6fb2f1726c
Reviewed-on: https://chromium-review.googlesource.com/c/1259495Reviewed-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@{#596355}
parent e7bae45a
......@@ -954,7 +954,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'cd9050823b919817b45ef6f104d0c95b61ec2a43',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '723e82b649de19b925c286b5af838c3f45037c56',
'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