[roll] Roll fuchsia [docs][tracing] Freshen Up the Tracing Tutorial

- Reduced the wordiness of the tutorial introduction
- Added some text to what one can get out of a trace in the intro
- Added an example trace picture to the introduction
- Removed all the deprecated html trace docs
- Added a "useful categories" section with graphics of what they include

Original-Bug: 359661292
Original-Bug: 358141857

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099462
Original-Revision: 423b8ba99e10079444c0e95fc8f1d40128da6dd2
GitOrigin-RevId: 3c876c08efd4bcaaa659dea3291d0ce8f74025b8
Change-Id: Ic9a16ab1addf12d76a5ddbb7def6e8867f600baa
1 file changed
tree: ac389c29a3c228e72d160a8b94f5a35551e24a75
  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 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.