[roll] Roll fuchsia [ffx][cpu] Update cpu load calculation

This change updates the `PerCpuStats` struct to align with the kernel's
definition. Additionally, the CPU load calculation is updated to drive
load from `normalized_busy_time` instead of `idle_time`.

Test: Verified `ffx profile cpu load --duration 2s`
Original-Bug: 467083789
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1465055
Original-Revision: 679836323dfbb0c7b6ed6669573776372fcd4588
GitOrigin-RevId: becf07130c87adaed7ce75075cd327dd16531596
Change-Id: I5882ef0063ecf9d96b72538a28f2eef1a2bb245d
1 file changed
tree: 245bbfc2020f03b9321cea86580d915399e044b5
  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.