[roll] Roll fuchsia [alarms] Remove `log_long_op` wrapper on `schedule_hrtimer` calls

The leaf `.await`s are already instrumented with log_long_op in
`schedule_hrtimer`. This removes duplicate logging of lockups.

Original-Bug: 486870328
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1515098
Original-Revision: ffeb253443914070adc24a8fa7a24b442f148da5
GitOrigin-RevId: a05fbadb4a1f96d151aa89bb6e0493f449924fc9
Change-Id: I8c42a3491432c8a9b8f40ddc97d6291b911c83e9
1 file changed
tree: 4505f0d261c031c99f34e571c7e2ae4c480f9eee
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.