[roll] Roll fuchsia [state_recorder][rust] Use a ring buffer

* Use a ring buffer to efficiently store state.
* Timestamps will be stored as millisecond offset from the initial
  timestamp taken at time of creation. This can support a maximum delta
  of up to 24.8 days between insertions.

Original-Bug: b/449723335
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1412895
Original-Revision: 328f806fa10879aa8cd400b483eabca5787149bd
GitOrigin-RevId: fc71459be49c51b4b68d5a82a957b9167988f8d1
Change-Id: If7a78071df8d32e8b703910f01b29bc383c54e87
1 file changed
tree: 77c911bc434c212c98cca1f0f2b8eb824dfda22d
  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.