[roll] Roll fuchsia [e2e] Remove unused dependency from trace_processing

This library doesn't use anything from py_test_utils.perf_test_utils, so
remove the dependency

Original-Bug: b/416339669
Test: //src/performance/lib/trace_processing:tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274164
Original-Revision: 8ec732882249764cc2593bc1debe4f7121bd4fed
GitOrigin-RevId: d2bde36f7314603817af4ae2f5af392363bdd82a
Change-Id: I7fa1911808cf5b2949e1456f6b36a2b518c97865
1 file changed
tree: 0c1d86c505575c42671ff4da85ddb2ad33780638
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.