Disable jdk.CPUTimeSample when ddprof handles CPU profiling by jbachorik · Pull Request #10634 · DataDog/dd-trace-java
jdk.CPUTimeSample (JEP 518) is enabled as a fallback on JDK 25+/Linux, but was not disabled when ddprof loaded successfully and took over CPU profiling. Both samplers running concurrently adds unnecessary overhead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters