[roll] Roll fuchsia [sysmem] include heap names in trace info

Previously we were using the ID which works, but it's better to have
the heap name visible in perfetto.

Also add a few TRACE_DURATION, mainly to confirm that CommitRegion is
what takes most of the time.

Original-BUG: b/331232650
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148732
Original-Revision: 2fd50373132ee2af74ec7966400686b3d0e994fb
GitOrigin-RevId: fd8abf267b3b30c3609c498046ae9205bd55eab9
Change-Id: Ie26334f8fcd6f8fd0d934fc82bf06dc76f4bd725
1 file changed
tree: 80193635169cbd6d40ff9f93b0f840d15856092d
  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.