[roll] Roll fuchsia [kernel] Add mutex names to basic lock tracing.

Use the lockdep names for basic lock tracing to improve diagnostic
capability, similar to how lock contention tracing uses them.

Also add basic lock tracing to BrwLock and setup for eventually adding
spin tracing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018637
Original-Revision: b0507138ff3e279e0ec076630d7724b03cb40193
GitOrigin-RevId: a5435af93de0f285b1ee16e67e6b035afb79bc3f
Change-Id: Idae048f4028c4ad09b2fbcd288d1223fc7e7351e
1 file changed
tree: e5e7acffef1cd565bec1fad3761f2220a3ad936c
  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 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.