[roll] Roll fuchsia [magma] Add --raw-counters options to mali-performance-counters

This allows us to dump the raw counters with no processing; this
supports more types of counters and allows us to compare them more
easily with the ARM documentation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/562102
Original-Revision: 6c7ffb9e7358cf8fb0e6f7f3d98eeaf0de68520c
GitOrigin-RevId: cbfe9a27b5c1fc971934b5725201908211306ffe
Change-Id: Ic5da6f0524b3a56146b85b01d944697c7d01b291
1 file changed
tree: f575008d044a1d83e7a9ee3a3862e15ad5d8982d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.