Commit 679c2da0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 2cbceb0be548..82dac3df06b9 (5 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/2cbceb0be548..82dac3df06b9


git log 2cbceb0be548..82dac3df06b9 --date=short --no-merges --format='%ad %ae %s'
2018-10-03 lalitm@google.com Merge "trace_processor: optimize filtering for sched slice and generify"
2018-10-03 fmayer@google.com Re-enable {a|l}san
2018-10-03 primiano@google.com Merge "UI: set ALLOW_MEMORY_GROWTH=1"
2018-10-03 hjd@google.com Merge "perfetto-ui: Fix font bug with ChromeSlices"
2018-10-03 hjd@google.com Merge "perfetto-ui: Add dynamic CPU track"


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

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: I309c2caf3d251f920fa48bc1506c57f0b84d7718
Reviewed-on: https://chromium-review.googlesource.com/c/1258421Reviewed-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@{#596176}
parent 1ed3b3c2
......@@ -954,7 +954,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '2cbceb0be548f4d58fadf95381220e13aaf55a73',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '82dac3df06b94253e85dc83bc01bb703ced82766',
'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