[roll] Roll fuchsia Revert "[starnix] Send attribution update on process name changes"

This reverts commit 76968da2461040013a88a6e64eaa9cf7bd4e1ef1.

Reason for revert: Running perfcompare
Original change's description:
> [starnix] Send attribution update on process name changes
>
> With this change, Starnix will send a memory attribution update when the
> name of one of its Linux processes changes.
>
> This change also refactors some of the memory attribution code. In
> particular, the memory attribution module is event-driven only, and no
> longer wakes up every 5 seconds to scan the list of processes.
>
> BUG=393078902
>
> Change-Id: Ib303fe43556ae1011a25630f9d9c2cf94b917a3e
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1217147
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>
> Commit-Queue: Étienne J. Membrives <etiennej@google.com>

Original-Bug: 393078902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239584
Original-Revision: eabcb0a1cdc6f50cf2ac865b326c96e21ae62d99
GitOrigin-RevId: 8eb282c46ca0b344eb7a538a6f38936bdbfc7f23
Change-Id: I15634cbdd22865e9fb0893b7f291338951be2b3c
1 file changed
tree: e059041e50b6d6c65eec5989457c503270adfb26
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.