[roll] Roll fuchsia [ninjatrace2json] accept JSON array and object format

The new system_profile.py streams out JSON array.
Update ninjatrace2json.py to accept this (also valid Chrome Trace)
format.

Original-Original-Fixed: 520418126
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1641234
Original-Original-Revision: 324bc09d01f8994ec8ccb0a38070ae893f78b30f
GitOrigin-RevId: 10690b291f9b29f165afe1de0edd05ac33f352af
Change-Id: I1ef1199c66a9274c704fa03d81e54232981d69b1
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1642678
Cr-Commit-Position: refs/heads/main@{#194312}
1 file changed
tree: 842d7afd842588226ab46874dd7a69e1dee28211
  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.