Skip to content

ui: Add android monitor lock contention plugin#4769

Open
ivan-chong wants to merge 5 commits intodev/ivankc/generic-related-events-pluginfrom
dev/ivankc/plugin-monitor-lock-contention
Open

ui: Add android monitor lock contention plugin#4769
ivan-chong wants to merge 5 commits intodev/ivankc/generic-related-events-pluginfrom
dev/ivankc/plugin-monitor-lock-contention

Conversation

@ivan-chong
Copy link
Contributor

@ivan-chong ivan-chong commented Feb 11, 2026

This plugin builds upon the generic Related Events plugin (#4767) to show the thread / slice which is causing monitor contention, using the android_monitor_contention table. When the 'Show Android Lock Contention' command is run, a tab opens which shows the blocking and blocked method, with links which can navigate between the blocked slice and the blocking slice/thread. The default hotkey for this is ']'.

Bug: 289343169

@github-actions
Copy link

github-actions bot commented Feb 11, 2026

@ivan-chong ivan-chong changed the title Add android monitor lock contention plugin ui: Add android monitor lock contention plugin Feb 11, 2026
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.

1 participant