From d8d7b1e993577bdc0335f5db1c8bf55ebb58e216 Mon Sep 17 00:00:00 2001
From: Fine
Date: Thu, 28 Nov 2024 17:31:55 +0800
Subject: [PATCH] remove link
---
.../dashboard/related/async-profiling/components/NewTask.vue | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/views/dashboard/related/async-profiling/components/NewTask.vue b/src/views/dashboard/related/async-profiling/components/NewTask.vue
index 77869e14..461cc740 100644
--- a/src/views/dashboard/related/async-profiling/components/NewTask.vue
+++ b/src/views/dashboard/related/async-profiling/components/NewTask.vue
@@ -76,10 +76,6 @@ limitations under the License. -->
chunktime=N
- duration of JFR chunk in seconds (default: 1 hour)
- Check more details via
- https://github.com/async-profiler/async-profiler/blob/master/src/arguments.cpp#L44