[roll] Roll fuchsia [state_recorder] Add C++ Inspect buffers.

Adapt the inspect buffers introduced by https://fxrev.dev/1381195 for
use in state recorder.

They are incorporated into EnumStateRecorder and NumericStateRecorder
in https://fxrev.dev/1405442.

Original-Bug: 449722837
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407533
Original-Revision: 3acdbff09d491917c5159fede93b341470e676ef
GitOrigin-RevId: 0093bfeea8badd4a3a811b20074dae24fd05fd76
Change-Id: Ia6fdb2ed8084297df034a20e4b07b5553c8a791d
1 file changed
tree: b7bfdda240bac13f1a7fcc082b67fdbcd06b39c1
  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.