[roll] Roll fuchsia [cpu_profiler] Migrate to zx_sampler_read

RFC-0274 specifies that clients should receive the data by calling
zx_sampler_read rather than by mapping the buffer. Migrate to the
specified usage.

Original-Bug: 465814385

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1440474
Original-Revision: 06f60e14f1c00e3428a77a4f3cfa61a3280814a2
GitOrigin-RevId: afb55babaff2b41dda2aed7790875c26a0fcd4ce
Change-Id: Ie1487a11214acd1a5eae699b293ed820c9b6d809
1 file changed
tree: 69c36b21586a8e3690fd013c8b443dee8a595026
  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.