Commit f44648b7 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 5fc6c2c52e7b..7b37bbfad45f (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/5fc6c2c52e7b..7b37bbfad45f


git log 5fc6c2c52e7b..7b37bbfad45f --date=short --no-merges --format='%ad %ae %s'
2018-11-09 lalitm@google.com trace_processor: fix ordering of slices in trace storage


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

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: I2743499d550e8c172a3ef0bc894051d09c8515b8
Reviewed-on: https://chromium-review.googlesource.com/c/1329981Reviewed-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@{#606909}
parent 3bd724b5
...@@ -1014,7 +1014,7 @@ deps = { ...@@ -1014,7 +1014,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '5fc6c2c52e7b255849ed5ce5312970c6a1fec53b', Var('android_git') + '/platform/external/perfetto.git' + '@' + '7b37bbfad45feb7cd5242590da974935bde1430d',
'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