[roll] Roll fuchsia [starnix][power] Record number of active epolls on suspend failure

EPOLLWAKEUPs create implicit wakelocks and will prevent a device from
suspending. Show the total number epolls of active in inspect when
suspending fails.

Note, a later CL will add the current number of active wakelocks and
epolls at the current point in time.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268866
Original-Revision: d7bc5b70b87eb7fda1e59d45f8f76d389080267d
GitOrigin-RevId: 5c8e86370c5407d92861147f14703abb89cd082e
Change-Id: Ibd13acdc5d06a391395a61b061bc877975b99fcf
1 file changed
tree: 817177c9d58983c04b0c7a060dc588f9988d0719
  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.