[roll] Roll fuchsia [microbenchmarks][docs] Update the docs on how to run these tests

Remove references to running "fuchsia_microbenchmarks" directly as a
shell command.  The ability to run it like that will go away when we
remove the "fuchsia_shell_package" definition from BUILD.gn.  (The
shell command is no longer exercised in Infra builds.)

Add a more up-to-date description of the different ways of running
these tests on Fuchsia.

Test: manually ran the commands listed
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/759045
Original-Revision: 161c794c6c3896127359b281d4d2d2f994df23ba
GitOrigin-RevId: 789a880b15c37db911932bca7c0cc6ed710068b8
Change-Id: Ia611ff263f3653642dd6d6d4a4336ed30950352e
1 file changed
tree: 735bca13f791aa9d51d64df5bc2787797d47aff6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.