[roll] Roll fuchsia Reland "[symbolizer] Support backtrace prettifying"

This is a reland of commit 035a10194e1a4c75d3fd7396a04b17c70f18ea43

New in reland: fix the e2e tests.

Original change's description:
> [symbolizer] Support backtrace prettifying
>
> Add a new flag to the symbolizer, --prettify-backtrace. When enabled,
> backtraces in {{{reset:begin}}} and {{{reset:end}}} pairs will be output
> in a compressed and prettified format, allowing more readability.
>
> The flag is not enabled by default and there should be no behavior
> change when the flag is not enabled.
>
> Original-Bug: 59736
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/892726

Original-Bug: 59736
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/893364
Original-Revision: e2fc1044682e4119b94b358ecffc4fbb6fddc52a
GitOrigin-RevId: 68412433be5900d328108dd939f5a6cc5dd145b2
Change-Id: Id1172c232197a867c3b7c062a040f16edb0275c1
1 file changed
tree: 3805b241b328e2d9ddf06428fa542a3f187515a4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.