commit | 7b1c3ba2782eeb9c89384fb669a4dd8a54f8b2a9 | [log] [tgz] |
---|---|---|
author | Kiet Tran <kiettran@fuchsia.infra.roller.google.com> | Fri May 09 04:21:29 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 09 04:23:42 2025 -0700 |
tree | ea1cbc0a5364ebb389d859a01b84b36b05a9edcf | |
parent | fdc8f19073189d8625666b76ed49ada74fda819f [diff] |
[roll] Roll fuchsia [wlancfg] Filter out buckets with zero samples Inspect arrays have a size limit of 254. If we keep all the histogram buckets, the Inspect arrays that we log won't show up because they exceed the size limit. Original-Bug: 414602984 Test: 1. Updated unit test 2. Verified that histograms now show up in Inspect Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271294 Original-Revision: 7bd8a43fc75ac01ba2857d73256b40910b559fb6 GitOrigin-RevId: 37a846c57b31dc5e9d0ca276879f743cf4c6a36c Change-Id: I21c3430ea2cb6d42e2b2d5a8b739cdef16d0fd27
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
.