diff --git a/src/views/dashboard/related/ebpf/components/EBPFStack.vue b/src/views/dashboard/related/ebpf/components/EBPFStack.vue index 3e73e97f..e91d2dc5 100644 --- a/src/views/dashboard/related/ebpf/components/EBPFStack.vue +++ b/src/views/dashboard/related/ebpf/components/EBPFStack.vue @@ -128,7 +128,7 @@ limitations under the License. --> return; } const { type } = ebpfStore.analyzeTrees[0]; - if ([JFREventType.JAVA_MONITOR_ENTER, JFREventType.THREAD_PARK].includes(type)) { + if ([JFREventType.LOCK].includes(type)) { return `