[roll] Roll fuchsia [trace-reader] Added better error reporting

The existing error messages for the trace reader aren't very detailed. I
had added some extra errors in to debug a broken fxt trace and figured I
might as well commit the messages and upload them separately.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/663793
Original-Revision: f805a00ab5f1ad2090528862cda531f9d2505745
GitOrigin-RevId: fcb06917d35408b803af0bf5a0528eb0bd0ab094
Change-Id: I6937e1df40cc6097f22df08993f78983fc85554d
1 file changed
tree: 3c7611438ee972f72774d269fba2d4362debf3a7
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.