[roll] Roll fuchsia [starnix] Refactor lockup detector and add self-backtrace

Refactor ThreadLockupDetector to store Unowned thread handles and
implement self-backtrace dumping using the Zircon inspector library
instead of relying on crashsvc because the process calling crashsvc was
not the one owning the targeted thread.

Test: fx test starnix_core_tests
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1631294
Original-Original-Revision: 5e2e1d6c7ef156323a61b9a69d3b8dbfdd33e26f
GitOrigin-RevId: e5e5594df1b9ad9bc94f47480407747e8dc6eb89
Change-Id: I03bd73a1e45ef4bcdf85d28d3dac3f823546bd18
1 file changed
tree: 5d7d6f3e6d111040348b4cf0c9af83fa266fdc22
  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.