Commit c832d15f authored by Dale Curtis's avatar Dale Curtis Committed by Commit Bot

Revert "Roll src/third_party/perfetto 78f4835a7135..c365e36901fe (3 commits)"

This reverts commit cbcb1c3c.

Reason for revert: breaking win-asan https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/win-asan/1941

Original change's description:
> Roll src/third_party/perfetto 78f4835a7135..c365e36901fe (3 commits)
> 
> https://android.googlesource.com/platform/external/perfetto.git/+log/78f4835a7135..c365e36901fe
> 
> 
> git log 78f4835a7135..c365e36901fe --date=short --no-merges --format='%ad %ae %s'
> 2018-10-24 fmayer@google.com profiling: Add fuzzer for unwinding.
> 2018-10-24 treehugger-gerrit@google.com Merge "profiling: Fix register size calculation."
> 2018-10-24 treehugger-gerrit@google.com Merge "perfetto: Add ASAN container size annotations to PagedMemory"
> 
> 
> Created with:
>   gclient setdep -r src/third_party/perfetto@c365e36901fe
> 
> 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: I3b9ef13668609404211f3779a56f9be144b2c761
> Reviewed-on: https://chromium-review.googlesource.com/c/1297340
> Reviewed-by: chromium-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@{#602327}

TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,perfetto-bugs@google.com

Change-Id: I2c09d46fef5dca92de7b1280418cc5a5d6be0f51
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/1298121Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#602360}
parent 420827bb
...@@ -1004,7 +1004,7 @@ deps = { ...@@ -1004,7 +1004,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c365e36901feb37db3ff0f64efd05b69ba8f2f2f', Var('android_git') + '/platform/external/perfetto.git' + '@' + '78f4835a7135f700c092f7f66d26780b4f7e484a',
'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