[roll] Roll fuchsia [log_listener] Add flags for easier Agent integration This CL adds a few flags that Agents can use to reduce their context window: * dump --tail <N> = Only return the last N log lines. * --exclude-regex = Exclude regex patterns from output * --exclude-regex-file = Take as input a file of patterns to exclude. The regex file option can be used to always filter out a pre-set list of regexes known to just be noise. A future CL will use these features in a skill. Original-Original-Bug: 517249374 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1643234 Original-Original-Revision: 631fb5f482f5d18f7fed685846365bb884b28007 GitOrigin-RevId: f74fa190285607a358278e12ab2ef106b3713688 Change-Id: Ibbabe614cfe8250f68bd0f7353dcc98f50e0c8cb
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 in one of the communication channels documented at get involved.
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.