[roll] Roll fuchsia [starnix] Relax self-profile test assertions.

It seems that the combination of recent optimizations
plus LTO might make the relevant syscall domain logic
execute quickly enough that it now sometimes takes longer to
check whether the task loop should exit or continue. In
those instances we can't assume that ExecuteSyscall will
be the top duration in normal mode.

Multiply: starnix_self_profile_test: 100
Original-Bug: 136276
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948156
Original-Revision: 3a54f4460d7b091a90c167118f5db7510b4eef0c
GitOrigin-RevId: d53027cd7a1ff10080e72f213d0b673389197bfa
Change-Id: Iea1afa6db312d58c4aa328d8f39559487b430e60
1 file changed
tree: 0d4f1f08ab0e4ed2edba892fbf8e731baf9fe833
  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.