[roll] Roll fuchsia [trace_manager] Extract out Shared Buffer Logic

Pull the buffer writing logic out of tracee.cc into its own file so that
we can reuse it in the upcoming tracee version 2 class.

Original-Bug: 468117244

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1502501
Original-Revision: e8d19445a39f986ccfff11ca44519d124d6682b5
GitOrigin-RevId: ea9fff93a71180165e12ab68e935aaaaaa739779
Change-Id: If9ad7b6f1b8bc64f59e9c9db4182246a65014d9f
1 file changed
tree: 497559130ab52da4f6a342c9af6040e9e9d1e8f9
  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.