[roll] Roll fuchsia [starnix] Report thread-only CPU time in proc/<pid>/tasks/<tid>/stat

Previously per-thread stat file was reporting process CPU usage, but it
should thread-specific.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/860578
Original-Revision: 6c6b92954326c1eceaf675643fdcfc3306473f3a
GitOrigin-RevId: 54e8975ac1ac53a6cc3874ea1da5ca259453e498
Change-Id: I8e833a3d36329e23bc5b97ae4954961ab7a1e3c1
1 file changed
tree: 4e6de3d4e1fc34f365f21a7d8bc36febab221149
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.