[roll] Roll fuchsia [kernel][port] Add kcounters for PortObserver allocations

Add kcounters for live, allocate, and freed PortObserver instances to
improve observability of memory and usage overhead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1500664
Original-Revision: 47cabd3a24729725f8dc21a5346476ac34ac632d
GitOrigin-RevId: f2929044b20cad54d7d6567191652ffeae8a806f
Change-Id: I0d5b4793b48e2e5a771993dd8e9d7e2479a54963
1 file changed
tree: d4c6505466c58daa39c15efa573704da8646fb76
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.