[roll] Roll fuchsia [ktrace] Migrate thread and process info records to FXT

Previously the process name records that are emitted on trace start were
migrated to FXT. This moves the rest of the process name records to FXT,
including those that are emitted for new processes, and the thread
records, both for trace start and for new threads.

Also removes several unused event types around process and thread
lifetimes.

Original-Bug: fxbug.dev/98176
Tested: Start a process while trace is running and verify that process
name is present.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714603
Original-Revision: a0e58f77930519ca394f5cfc4d8a5955be9dea2d
GitOrigin-RevId: 29789c868c1c38bf04a1a94f9f5f73956843af0b
Change-Id: I5fa63b2b0b496daf9f89a9749a85e392371bd63e
1 file changed
tree: 1dd2e6f9aab898a6265e6b507edaf83464461c59
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.