[roll] Roll fuchsia [profiler] Add process name using KerneObj

Update the profiler to retrieve and include process names in its output,
providing better context during performance analysis. This replaces
generic PID-only labels with more descriptive strings when available.

Original-Bug: 483770015
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1517078
Original-Revision: 194f4cb2c89b384d743e26090ebb5a9c1f4a9e5b
GitOrigin-RevId: 7ae39c4c1acfc399912bdfeb6f29a789138d0709
Change-Id: I5d6ef772843b8f407b042a09b93e94d5519672cc
1 file changed
tree: 7c4ee79231a9761f7f6e258fb5a48009bb4e2d0c
  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.