commit | 1084d45f606079ad33eb15b5cb48a77d78af6a7e | [log] [tgz] |
---|---|---|
author | Thomas Gales <tgales@fuchsia.infra.roller.google.com> | Thu Feb 20 16:36:49 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 20 16:41:04 2025 -0800 |
tree | e692beab9b07d70851067f6ce722d22a81adb3c0 | |
parent | ccc6cf33688666d12403afdff79b9e91f10b972f [diff] |
[roll] Roll fuchsia Revert "[feedback] Purge system log recorder memory" This reverts commit c2010c84634af2084d42442b08004983ffa0e8d5. Reason for revert: system_log_recorder crash seen in CI for `core.arm64-asan` builder Original change's description: > [feedback] Purge system log recorder memory > > 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` > Cq-Include-Trybots: luci.fuchsia.try:core.arm64-asan > > Change-Id: I5c1c8c3d90459d826bcd13cf1a44144202d3db49 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1209738 > Reviewed-by: Alex Pankhurst <pankhurst@google.com> > Commit-Queue: Thomas Gales <tgales@google.com> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211136 Original-Revision: 2b371cff4d2dc1624cfcdc9fd1c815891e0133f0 GitOrigin-RevId: aae1032b0e7517a66018f3fd40cc27467285573a Change-Id: Iff5cb40728fe0533b42df97bd62bbc4337060f2d
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
.