[roll] Roll fuchsia [ffx] ffx profile memory skips starnix processes

After this change, ffx profile memory and memory monitor will skip
by default Starnix processes. This greatly speeds up memory information
collection on Starnix-enabled devices (26-times speedup).

The --include-starnix flag is provided to get the full view of all
processes, including Starnix ones.

BUG=b/285191677

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/879991
Original-Revision: 934847b9569988901c9cf19a5a97dea4ab3be9d0
GitOrigin-RevId: e0027907f9764486c617e28d8dd1404aa1e7c95d
Change-Id: Id4c3b5939ea4e162062260b22734f66425061791
1 file changed
tree: aab477a69c2c98c8c0e3a418215a07a085dab8d6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.