[roll] Roll fuchsia [test] Add trace_importing.create_model_from_trace_file_path()

Add a helper function to the trace_processing library that creates
a trace model directly from an .fxt file

Original-Bug: 381899603
Test: trace_importing_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255426
Original-Revision: 92581fe080e7333b0e327629c1889e0aebd4e473
GitOrigin-RevId: 5ca2f52d82f6428d2baa59d0679427a5ed2f8117
Change-Id: Iac24a54ab255bb1a9fff8a9dbb4058f42453410c
1 file changed
tree: 0077eb07aa00f3ffe929c02482a9715c7efd3fe8
  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 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.