[roll] Roll fuchsia [scenic] use uid instead of frame number in DisplayCompositor tracing

`ReleaseFenceManager::OnRenderFinished()` has a trace flow end with
frame number which makes DisplayCompositor trace flow disappear. This
fix use uid to connect the flow similar with
`DefaultFrameScheduler::MaybeRenderFrame()`.

Original-Bug: b/407082756
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253564
Original-Revision: a84760c3da9b61db4a9277e87d6b5b1577718010
GitOrigin-RevId: acf3b68fa8bb02c11bc31669b9e78ca9fb6054a9
Change-Id: Ibfdab5cd772a28ff68f4757a2ad445bc411aa966
1 file changed
tree: 22d08383b000e07ced0c7846f4c42f73f1a5fa0b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.