[roll] Roll infra/recipes [build] Augment ninja traces before uploading

Instead of uploading raw ninjalogs, call the ninjatrace tool to
generate an annotated trace with critical path and commands, making the
trace more useful for analyzing build performances.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/468714
Original-Revision: f4baa718ac93dab9e5fbcac9bde502ee5092eb67
GitOrigin-RevId: de2e94cd0f634aeb0339ca1b354b84960de18589
Change-Id: Id945636a1d2f327dbbe03062d66ea3c09666eba7
1 file changed
tree: a6a0adcb2b09afdd15f14eef7076557c9859596a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.