[roll] Roll fuchsia [feedback] Purge system log recorder memory This is a modified reland of https://fxrev.dev/1248007. The modifications allow us to easily unit test that purging memory doesn't cause a crash. System log recorder experiences high memory usage shortly after startup, memory which is unlikely to be used again but is not reclaimed by scudo. Experiments showed that explicitly purging memory after 150s yielded significant improvements in memory usage that lasts well after the purge. Original-Fixed: 397695466 Tested: `ffx profile memory --process-names system_log_recorder --csv --interval 1 > ~/feedback-memory-data` Tested: `fx test //src/developer/forensics` with ASAN Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252319 Original-Revision: 3043a0a805fda73d8531250d5f87cd1cf64390f4 GitOrigin-RevId: 27e09b7e02c5809d608c0b6f2f330fcbbf53df23 Change-Id: Ie7b637a6f862a56b6f9bb6e7c42076a280e9825b
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.