Skip to content

Conversation

zhengyu123
Copy link
Contributor

ExecuteVMOperationEvent is an important event for observing and understanding VM latency, I believe it should be supported.

E.g.

jdk.ExecuteVMOperation {
  startTime = 09:20:31.803
  duration = 1.244 ms
  operation = "com.oracle.svm.core.genscavenge.GCImpl.CollectionVMOperation"
  safepoint = true
  blocking = true
  caller = "main" (javaThreadId = 1)
  safepointId = 2
  eventThread = "main" (javaThreadId = 1)
}

@jiekang jiekang requested a review from christianhaeubl March 2, 2022 15:34
Copy link
Member

@christianhaeubl christianhaeubl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing, I added a few comments.

@graalvmbot graalvmbot merged commit 15a3534 into oracle:master Mar 29, 2022
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.

3 participants