[roll] Roll fuchsia [loadbench] Fix Trace Parsing The trace reading code in loadbench didn't properly handle left over bytes. This could cause it to process 0 bytes at each step if it found a zero length record, causing an infinite loop. Each ReadKernelBuffer call would request the same offset which would copy the same data each time. This CL actually implements the proper chunking. Original-Bug: 456661404 Multiply: fuchsia-pkg://fuchsia.com/loadbench_tests#meta/loadbench_unittests.cm Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1413654 Original-Revision: 1ee46ac549bc4cf5919acc51c07906b655047c77 GitOrigin-RevId: c29f99cc2ef4eb46bfe3e66f41c1ed6014afd067 Change-Id: I21f86d640feabc9ae2053a8cb7434170bb2dab41
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.