Skip to content

stdlib: add lock name to android_monitor_contention#4964

Open
gignat-dev wants to merge 1 commit intomainfrom
dev/gignat/add_lock_name_monitor_contention
Open

stdlib: add lock name to android_monitor_contention#4964
gignat-dev wants to merge 1 commit intomainfrom
dev/gignat/add_lock_name_monitor_contention

Conversation

@gignat-dev
Copy link
Contributor

This change adds lock name to android_ monitor_contention table: if a slice monitor contention* is surrounded by ${name}_lock_acquire on left and ${name}_lock_held on right, then we have contention on ${name} lock (at the moment just for big locks: ams, proc, wms, pms).

This change adds lock name to android_ monitor_contention table: if a
slice 'monitor contention*' is surrounded by '${name}_lock_acquire' on
left and
'${name}_lock_held' on right, then we have contention on 'name' lock (at the
moment just for big locks: ams, proc, wms, pms).
@gignat-dev gignat-dev requested a review from a team as a code owner March 2, 2026 09:14
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

@gignat-dev gignat-dev enabled auto-merge (squash) March 2, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants