commit | e2ff6dfbe388fa815be461cf2117607f034776da | [log] [tgz] |
---|---|---|
author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Thu Oct 26 22:42:52 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 26 15:43:56 2023 -0700 |
tree | bcbdde08ad2a4e1ee31a65d38f188813124d97f1 | |
parent | 466d1915ea6619c0be66fd07c832c128f8ca7a6f [diff] |
[roll] Roll fuchsia [memory] Plumb a stub FIDL protocol from elf_runner to memory_monitor The intention of this change is to unblock refactoring memory monitor to shift task of collecting ELF process memory information to the ELF runner, which runs almost all ELF process in the system. The fuchsia.memory.report.SnapshotProvider protocol is just a stub at this moment. It will will be fully defined and used by memory_monitor in fxrev.dev/936813 and onwards. This CL only adds the plumbing. Test: ran `ffx component route core/memory_monitor` and verified routing is successful. Original-Fixed: b/307580739 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937225 Original-Revision: c71b0b3410e25ed4f0af50c3fb750cffb422e2ff GitOrigin-RevId: 24495356d93426dd8864a206e42fcefca10fc73e Change-Id: Iee207b5a1f2921a25bfe3a08a7dfc87c9ff3dc53
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
.