[roll] Roll fuchsia [power] Drop invalid Gonk samples from trace

When applying the linear transformation mapping Gonk samples to a target
trace file, it's possible for Gonk samples to get adjusted beyond the
start of the trace file. The merge script should drop these samples.

Original-Bug: 380088125
Test: Manual verification of fx merge_power_trace
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160915
Original-Revision: 32b1b645df34839ff69cb9213b6044a81821b3ba
GitOrigin-RevId: 7ccf5a164ded4fb7f40ba1849cea3c84d6bc715a
Change-Id: I48582144514bf3d30444abba7144f149e7343212
1 file changed
tree: dbceea88f60fbbadbcdcba230eca0466d354e7c6
  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.