-
unifi-protect-bulk-download download https://192.168.0.1 Hurr Durr /Flightrecorder hourly rotating 2024-11-01 2024-11-03
Logging in...
Logged in!
Fetching cameras...
Warning: Unable to parse compl…
-
### 🚀 The feature, motivation and pitch
Flight recorder can dump uncompleted NCCL OPs from the trace buffer if the distributed training hangs. In codes of ProcessGroupNCCL.cpp, the collective OPs an…
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_x86-64_linux_Nightly_testList_0/208
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_x86-64_linux_Nightly_…
-
# Proposal: runtime/trace flight recording
Updated: 23 September 2023
## Background
"Flight recording" is a technique in which trace data is kept in a conceptual circular buffer, flushed upon…
-
I am still hitting JFR parse issue. I am sure this is not gzip jfr file.
sudo -u storageos /usr/lib64/jvm/java-1.8.0-oracle/bin/jcmd `pidof blobsvc` JFR.start settings=profile name=blob_test.jfr fil…
-
I've cloned the repo and tried to build, but the build is failing with:
```
[INFO] --- jar:3.2.0:jar (default-jar) @ quick-perf-jvm-annotations ---
[INFO] Building jar: /home/qk/dev/demos/quickperf…
-
### Describe the bug
MacOS Monterey 12.4 on Mac M1
Corretto 8.342.07.3 aarch64
Spring Framework 5.3.4
Tomcat 8.0.53
CATALINA_OPTS=" -XX:+FlightRecorder -XX:StartFlightRecording=duration=60s,fil…
alecl updated
2 months ago
-
Hi Team,
While uploading a jfr generated from Zulu Openjdk in MacOS using chrome, we got the below listed exception
FlameViewer 1.0
com.oracle.jmc.flightrecorder.internal.VersionNotSupportedExc…
-
I running a Spring Boot 2.3 application inside Docker container. I using Azul Java 11.
Inside, I using `group: 'io.hawt', name: 'hawtio-springboot', version: '2.14.1'` dependency with the followin…
-
Añadir `-XX:+FlightRecorder` al paso del pipeline que ejecuta la aplicación con java -jar. Para poder recoger los datos de JFR se utiliza la tool `jmc`