[roll] Roll fuchsia [perfcompare][docs] Fix the example Python invocations

Using fuchsia-vendored-python does not work here because of the
dependencies on numpy and scipy.

Also fix a reference that was not updated from python to python3 by
earlier changes.

Original-Bug: 358662602
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268961
Original-Revision: db7e79cdcec549c87a4a861c77e149712a4378fc
GitOrigin-RevId: 5a7bead24933f105d531344479a05897cd315c34
Change-Id: I4d5ae37a809c0188e2717b49037934ae0021b263
1 file changed
tree: a7bad5bcf9b35d219dffac4ed8dca2000d27c620
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.