[roll] Roll fuchsia [kernel][system] Clamp perf scale to 1.0.

Clamp perf scales greater than 1.0 to 1.0, as specified in RFC 123.

Original-Bug: b/414798329
Test: Updated core test to check inputs above 1.0.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268952
Original-Revision: 6d01cabb9854ef4a5066c5cee15640d51f51494d
GitOrigin-RevId: 20460399f2f806166e9d3fdc8609119d8fa4ef9f
Change-Id: Ia68f2e1dfb49f42b2c6797338683be37cde835ea
1 file changed
tree: 2d1ee59dde809642f35cb3ebffd43ee3a4930c99
  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.