-
### Current Behavior
The `org.gradle.tooling.ConfigurableLauncher#addJvmArguments(java.lang.String...)` function resets the JVM arguments from other sources.
For example, it resets JVM arguments that…
-
I have set `DD_PROFILING_ENABLED=true` environment variable and profile data is uploaded. But I can't see file and network io.
Java profiler has file and socket I/O data. Why doesn't Python support…
-
### Description
We currently have a Forge-powered server running behind a Velocity proxy, but are unable to use Spark on the server for profiling.
We want to profile the Forge server itself, but…
-
Hi everyone 🙂
I'm trying to add the DD APM to a project already using `jmx_prometheus_javaagent`
When having both, the project crashes at boot with the following error:
```scala
[dd.trace 2023…
-
See discussion:
https://gradle.slack.com/archives/C0WTFHWT1/p1725541056983899
org.gradle.profiler.ProfilerIntegrationTest tests can fail with:
```
org.gradle.profiler.Main$ScenarioFailedExceptio…
-
### Expected behavior and actual behavior:
This is an enhancement request.
In Apache Camel in our new camel-joor component we use jOOR as an expression language in the Camel DSL that allows our …
-
**Is your feature request related to a problem? Please describe.**
CPU profiling helps in essential development tasks to monitor resource usage, improve algorithm efficiency. Suggesting integrating…
-
```
[16:54:22 INFO]: Starting minecraft server version 1.21.1
[16:54:22 INFO]: Loading properties
[16:54:22 INFO]: This server is running Paper version 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:…
-
In the Extension description it states to use liberty and to open performance dashboard.
Steps to reproduce:
Install codewind extension and codewind-java-profiler in VSCode
Create new appsody app…
-
Hi,
Thanks for putting this library together! We've been looking for something like this for a while.
I was doing some performance evaluation with [async-profiler](https://github.com/async-profile…