Commit 3076c708 authored by Erik Chen's avatar Erik Chen Committed by Commit Bot

Revert "Roll src/third_party/perfetto c63be46c5020..55879e5b68b0 (4 commits)"

This reverts commit f279df09.

Reason for revert: 
I'm seeing perfetto compile errors on Windows that occur right around the time this CL landed. Prematurely reverting, apologies in advance if this is some type of flake:

https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8911297141304317280/+/steps/compile__with_patch_/0/stdout

Original change's description:
> Roll src/third_party/perfetto c63be46c5020..55879e5b68b0 (4 commits)
> 
> https://android.googlesource.com/platform/external/perfetto.git/+log/c63be46c5020..55879e5b68b0
> 
> 
> git log c63be46c5020..55879e5b68b0 --date=short --no-merges --format='%ad %ae %s'
> 2019-06-07 rsavitski@google.com Merge "userdebug: support perfetto traces as a section in incident reports"
> 2019-06-07 fmayer@google.com Merge "Revert "Revert "Add docs for idle page tracking."""
> 2019-06-07 fmayer@google.com Merge "Explain /dev/socket/heapprofd SELinux domain issue."
> 2019-06-07 fmayer@google.com Merge "Refactor listening socket out of heapprofd producer."
> 
> 
> Created with:
>   gclient setdep -r src/third_party/perfetto@55879e5b68b0
> 
> 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: I9b0ba39ec50923130f4ab8ad285152782c724ffa
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1649518
> 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@{#667150}

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

Change-Id: If3593b1fa36ec3f52302920189f0bfc8c99b4736
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1649150Reviewed-by: default avatarErik Chen <erikchen@chromium.org>
Commit-Queue: Erik Chen <erikchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#667162}
parent fa8a1f2c
......@@ -1187,7 +1187,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '55879e5b68b06a58f2abed48be43d557ccbf19dd',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c63be46c502089deed3fc93217425e4b6ea2f517',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
......
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