| commit | 8c99bfaa1fce753f1a2de94c376d6b83d770a8fa | [log] [tgz] |
|---|---|---|
| author | Daniel Salazar Villarreal <villarreald@fuchsia.infra.roller.google.com> | Fri May 21 21:52:28 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri May 21 14:53:21 2021 -0700 |
| tree | 5872b537dcf4ccca17589b1ee00e13d571a7ee80 | |
| parent | a04ae31b070d33e7094937800239350e892efa6c [diff] |
[roll] Roll fuchsia [forensics] Migrate internal cobalt utility * Our internal eventType has now a 1-to-1 relationship with |fuchsia::metrics::MetricEventLogger| * In cobalt 1.1 we use 2 methods (LogInteger & LogOccurrence) instead of 4 to log events. * Events that did not have a count now default to 1 to avoid being ignored by MetricEventLogger::LogOccurrence() * Modified fake cobalt utility for integration tests to handle multiple events with the same event type. Original-Bug: 74516 TESTED=`fx test feedback-data-tests` TESTED=`fx test last-reboot-tests` TESTED=`fx test crash-reports-tests` TESTED=`fx test feedback-utils-tests` TESTED=`fx test cobalt_unittest` TESTED= manual with `also_log_locally` flag. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/529131 Original-Revision: 45692c0eb2a8e0e4ed1c75b89228df1a1f1640b8 GitOrigin-RevId: 06ee6de29a25e6b145e360f17fe87304147db273 Change-Id: I2145b7901e04d176e7185a93d5618b91afc8803f
This repository contains Fuchsia's Global Integration manifest files.
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 via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.