[roll] Roll fuchsia [docs][cpu_profiler] Add devsite docs for the profiler

This adds a searchable tutorial for
//src/performance/experimental/profiler for the devsite.

In order to not duplicate docs, modifies the profiler README to refer to
the new documentation.

Original-Fixed: 356169030
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1091533
Original-Revision: ef1a0707c784f15426fbac708aad61c84895443a
GitOrigin-RevId: 45052ced3c608bb5322d981b0a44694b38c2d86a
Change-Id: If596311f2c057ecfb266b33f63cb5103daceb1b6
1 file changed
tree: 8348a5e5417d424b4c86f4dd7c9a56a5431b9c7d
  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.