To turn on both CPU and Heap profiling for a Java 11 application: java -agentpath:/opt/cprof/profiler_java_agent.so=-cprof_enable_heap_sampling=true \.
確定! 回上一頁