[roll] Roll fuchsia [stacktrack] Add instrumentation library

This will be client side of the new FIDL protocol.

The server side (the one that processes the recorded
information) will be added in a future CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521738
Original-Revision: 08fa880f49e7a01a38ce5589dd9c0ea5ba0f9882
GitOrigin-RevId: 4cfac7a3f0381549ef40de24a7866cc1bb93e709
Change-Id: I961c37ab90da931ffd5d8933ea80db657e9b93dc
1 file changed
tree: 3d46a44771f0641956c00bfb2fe235282eb66373
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.