commit | 30b054982f1c8ab322ba3fecf99368e76851aa2d | [log] [tgz] |
---|---|---|
author | Miguel Flores <miguelfrde@fuchsia.infra.roller.google.com> | Sat Oct 30 02:07:59 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 29 19:09:38 2021 -0700 |
tree | e87bbd930849c5a67adcd099e8e93f9a92fcb271 | |
parent | 44c65925d6bb8e2079da9dedc87425f96efe3b2a [diff] |
[roll] Roll fuchsia Reland "[diagnostics] Modernize logging for all diagnostics" This reverts commit d079db3c28c5c6851a99ec16f1395ddcaee55582. Reason for revert: updating the tracing crate (and deps) fixes this. Original-Bug: 85463 Original-Fixed: 197907701 Original change's description: > Revert "[diagnostics] Modernize logging for all diagnostics" > > This reverts commit e3d2092c5e8e07c66154e63349abb5828643c416. > > Reason for revert: Memory regression > > Original change's description: > > [diagnostics] Modernize logging for all diagnostics > > > > - //third_party/rust_crates:log -> //third_party/rust_crates:tracing for structured tracing > > - fuchsia_async::run_singlethreaded, syslog::init -> fuchsia::component, diagnostics_log::init > > - fuchsia_async::run_singlethreaded(test) -> fuchsia::test > > > > Tested: existing tests > > > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/569240 > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/574486 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/578161 Original-Revision: 4001b76352f9f12a9b5ed34da75e0c1772748ca7 GitOrigin-RevId: 11aca9ff3b16404294b00fac4d28726253b84b49 Change-Id: I6c6645e375f70d5acfb9f7239d82c60e1e20cd02
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
.