[roll] Roll fuchsia [vdso] Redefine CPU power limits to more general CPU perf limits

Redefine the currently unused CPU power limits structure to a more
general CPU perf limits structure in preparation for the implementation
of the performance limits topic for zx_system_set_performance_info.

Original-Bug: b/448136916
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422094
Original-Revision: 0e1659b5226df3efed61047c9500948e660e95d4
GitOrigin-RevId: 4c168352f0340eeda17e3615edb549282a2f3009
Change-Id: Id328368c5e97fa9e3d31737afbe69050fd0c8166
1 file changed
tree: 4137415945240d1f0a5b75ca962d9a5cbec4e320
  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.