-
It would be nice if the agent could process events generated by the Java Flight Record and send them to the server. Where possibl3 the events should be linked to traces/spans. The events should then b…
-
### Describe the feature
WOuld be cool to have possibility to analyze recording directly from cryostat, like currently opening in grafana look like.
### Anything other information?
Unsure if there …
-
It's need so much memory when transforming. The snapshot is 230MB.
```
settingdust: IdeaSnapshots ❯ java -jar D:/Projects/jfrtofp-0.0.4-SNAPSHOT-all.jar Main_2024_08_19_191350.jfr
Exception in…
-
We currently do only async-profiler. For JDKs which don't support it, or for Windows support, basing on JFR could provide Java CPU profiling.
I am refering JFR profiling of the type `jattach PID jc…
Jongy updated
2 years ago
-
Hello,
First of all, thanks to all the developers who continue to keep this project alive. I would like to ask if there is a way to extract information from a JFR file via the command line. My JFR fi…
-
I would explore to emit jfr custom events to enable users which collect them to (for example), enable jfr profiling, if the retrieved thresholds are beyond some specified value.
-
After updating jdbi3-core from `3.45.4` to `3.47.0` we are getting:
```
java.lang.NoClassDefFoundError: jdk.jfr.Event
at java.base/java.lang.ClassLoader.defineClassImpl(Native Method) ~[?:?]
a…
-
We should investigate supporting jfr via [container-jfr](https://github.com/rh-jmc-team/container-jfr)
-
Initial failure link
https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/27/testReport/
Trss link
https://trss.adoptium.net/output/test?id=61f04ecaa7df1a292406c…
-
### Current Behavior
Currently, when `jdk.management.jfr` module is missing in target VM, :
* very cryptic issue is show on the ui,
* in logs there is a trace like in https://github.com/cryostatio…