[roll] Roll fuchsia [power] Merge Gonk data into Fuchsia trace

Updates existing merge_power_trace script to ingest Gonk CSV file.

Creates an in-memory representation of the Gonk power rail measurements,
then adjusts timestamps according to a GPIO pin toggle initiated by the
DUT and detected by Gonk.

Original-Bug: 354732120
Original-Bug: 356422677
Test: Merge example Gonk CSV and Fuchsia Trace collected simultaneously.
Test: Regression test existing Monsoon CSV behavior with known output.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128375
Original-Revision: a68838c780173f869bbbef27bc5912d0fc211b05
GitOrigin-RevId: f048373d71590ac7cdb02f3cfffb3daf90d8ebfd
Change-Id: I2b69d3c737e070b3da29c11ddd96d4adb545576e
1 file changed
tree: 30952b466f43d5dcaea20161012f68d9d92088ed
  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.