[roll] Roll fuchsia [forensics] Split ExceptionReason::kPortOverflow into two

Rename ExceptionReason::kPortOverflow to
ExceptionReason::kPortPacketOverflow.

Add a new value, ExceptionReason::kPortObserverOverflow for the new
ZX_EXCP_POLICY_CODE_PORT_TOO_MANY_OBSERVERS case.

Rename existing `crasher portq` command to `crasher port_packets`
command.  Add command for port observers, `crasher port_observers`.

Original-Bug: 91615
TESTED= fx shell crasher port_packets  @ 9f64550a2730f4fe
TESTED= fx shell crasher port_observers  @ dd12988acfdfd121
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/661089
Original-Revision: b29a2c632b42d00bfb6cadd7e67f453aeee6f487
GitOrigin-RevId: e4acb19285da929d32521eed14b1758ecc4a3ca9
Change-Id: I53a6e4842bf6598f705d0f1f8136571da7638c6e
1 file changed
tree: d0d2631341e04c28aff54b1537c9c7b61629b7fa
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.