[roll] Roll fuchsia [trace_processing] Begin to Add Typing to Trace Processing

Fuchsia now enables mypy for python libraries and binaries. This
incrementally migrates over the trace_processing code to be type
checked.

Original-Bug: 328517888
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003118
Original-Revision: 87f2500b328a06aac21d50ab694877310e7acc9d
GitOrigin-RevId: 6d8d41b8a34948776cd428dab180268377b3f0f1
Change-Id: I1d8afa8c60e174922d62fd6684b478255b41617a
1 file changed
tree: 7863b6c6763ad6ddd4ef292b6bab8bbecaac037b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.