[roll] Roll fuchsia [docs] Remove mention of debuginfo=backtrace for profiling.

It seems that the default debuginfo setting for a release build
produces enough debug info for use by the symbolizer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147878
Original-Revision: b0fd06ed1fb80b5a8b6c9ca32ccf27c8c6b66453
GitOrigin-RevId: 419d3b61c4ea27f2936bb9ced8444b7d4965dd2f
Change-Id: I1e4c381d18c8b95004bc18db202266ed9527e756
1 file changed
tree: 6f199e4227530fd061358c96d3a62942b1f7b144
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.