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

Roll src/third_party/perfetto 4ce4cb826374..0ff6498e4181 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/4ce4cb826374..0ff6498e4181


git log 4ce4cb826374..0ff6498e4181 --date=short --no-merges --format='%ad %ae %s'
2018-06-19 lalitm@google.com trace_processor: don't add swapper slices to trace storage


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

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

Change-Id: I375d0c8228bd7f45ea1884c6fb305f292aa69ac1
Reviewed-on: https://chromium-review.googlesource.com/1106558
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@{#568585}
parent 53ca84c0
......@@ -891,7 +891,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '4ce4cb826374b59ba774a5b7387c046d1ca8f218',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '0ff6498e4181c3e3589e59fa68bcbb5ba85672f3',
'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