[roll] Roll fuchsia [cpu_profiler] Make Target Finding Keep Less State

Extract out functions which require an elf_search::Search to have them
passed one in instead of referring to an object member.

This should help detangle the logic needed to funnel getting all the
modules when we attach to a process.

Also includes some drive-by compiler recommended cleanups.

Original-Bug: 417233162

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274744
Original-Revision: 3262f1634c3151302d0f436fdd9ba20855525ad2
GitOrigin-RevId: 7e8bbe2f31651c8068cd1a51e456281cd6dc01eb
Change-Id: I87f072e7dcba71b28b78cd7aede42d9bbbcfe816
1 file changed
tree: 6a165f810600396f6140acbc6559eabe480ab612
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.