[roll] Roll fuchsia [test] Require filename when using ConstantMetricsProcessor to report freeform metrics

The filename under which freeform metrics are saved is part of the
publicly exposed information when the metrics are stored in our backend.
As such, require that callers using the ConstantMetricsProcessor to push
freeform metrics into the system pass an explicit identifier to be used
when publishing metrics.

Original-Bug: b/376922110
Test: trace_metrics_test cpu_breakdown_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149474
Original-Revision: 6df66e981cdff559df13f5cf71d30f02b98847de
GitOrigin-RevId: f0f3228fa72f3fbfa20989889791b75717d857cb
Change-Id: I18180d73d8f9f30213496e70399cdc9fa19eb854
1 file changed
tree: 1015baab703d5a7319cdc2725acd3ebd7b426ae5
  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.