Commit eca7becf authored by François Doray's avatar François Doray Committed by Chromium LUCI CQ

Revert "Roll Perfetto from 704a1aa4c802 to 59abfbcd2b03 (7 revisions)"

This reverts commit 3b06ccfd.

Reason for revert: Suspect that this caused compile failures
at https://ci.chromium.org/ui/p/chromium/builders/ci/android-archive-dbg/7488/overview

[27214/109670] SOLINK ./libperfetto_android_internal.cr.so
FAILED: libperfetto_android_internal.cr.so libperfetto_android_internal.cr.so.TOC lib.unstripped/libperfetto_android_internal.cr.so
/b/s/w/ir/cipd_bin_packages/cpython/bin/python "../../build/toolchain/gcc_solink_wrapper.py" --reade...(too long)
ld.lld: error: lld uses blx instruction, no object with architecture supporting feature detected
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Original change's description:
> Roll Perfetto from 704a1aa4c802 to 59abfbcd2b03 (7 revisions)
>
> https://android.googlesource.com/platform/external/perfetto.git/+log/704a1aa4c802..59abfbcd2b03
>
> 2021-01-13 lalitm@google.com Merge "tp: don't propogate constraints on tables with left/outer span join"
> 2021-01-13 hjd@google.com Merge "ui: Limit bug filing links to 8kb"
> 2021-01-13 fmayer@google.com Merge "Dynamically decrease sampling rate when buffer fills."
> 2021-01-13 treehugger-gerrit@google.com Merge "tp: strip on all Android targets"
> 2021-01-13 treehugger-gerrit@google.com Merge "tp: remove unnecessary stripping script"
> 2021-01-13 treehugger-gerrit@google.com Merge "traced: add statsd instrumentation"
> 2021-01-13 fmayer@google.com Merge "Make names of malloc hooks / preload more descriptive."
>
> If this roll has caused a breakage, revert this CL and stop the roller
> using the controls here:
> https://autoroll.skia.org/r/perfetto-chromium-autoroll
> Please CC perfetto-bugs@google.com on the revert to ensure that a human
> is aware of the problem.
>
> To report a problem with the AutoRoller itself, please file a bug:
> https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
>
> Documentation for the AutoRoller is here:
> https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
>
> Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
> Bug: None
> Tbr: perfetto-bugs@google.com
> Change-Id: Ie746ac95cc14ba1c1123fac03a40a59dfec3bf86
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627617
> 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@{#843108}

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

Change-Id: I853cb2d76a33350dcc9802efb23df1b30e83a499
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: None
Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625893Reviewed-by: default avatarFrançois Doray <fdoray@chromium.org>
Commit-Queue: François Doray <fdoray@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843164}
parent b775caf5
......@@ -1266,7 +1266,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '59abfbcd2b032a18833b00e06494d58a95eadbf0',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '704a1aa4c802df97a8203e052b77db2eabdb317a',
'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