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