Java flight Recorder Integration. CPU timeline is empty

Answered

When I run JFR, I can't see CPU Timeline as described in documentation

Do I need to configure something to get the info? 

Video link: https://disk.yandex.by/i/ZbS_BuPvRxVCAw

Screen:

0
3 comments

What the version of IntelliJ IDEA? 

Try beta version as a basic troubleshooting step. 

May you quit IntelliJ IDEA, clean logs folder, reproduce the issue and share the newly generated logs compressed after that?

0
Avatar
Permanently deleted user

I've installed EAP version and reproduced the issue

Logs

Steps to reproduce video

 

Version I'm currently using:

IntelliJ IDEA 2020.3.2 (Ultimate Edition)
Build #IU-203.7148.57, built on January 26, 2021
Runtime version: 11.0.9.1+11-b1145.77 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.4.0-66-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 24916M
Cores: 12
Registry: analyze.exceptions.on.the.fly=true, debugger.watches.in.variables=false, compiler.automake.allow.when.app.running=true
Non-Bundled Plugins: Key Promoter X, Shifter, com.github.lppedd.idea-conventional-commit, com.j92.current-date-generator, com.khmelyuk.multirun, com.tom.fonter, org.intellij.RegexpTester, org.intellij.plugins.hcl, com.virtuslab.git-machete, org.turbanov.run.configuration.as.action, zielu.gittoolbox, GrepConsole, SpotProfiler, String Manipulation, VisualVMLauncher, com.ldriscoll.slf4jlogformat.intention.plugin, com.github.shiraji.findpullrequest, MavenRunHelper, JProfiler, nb-mind-map-idea
Current Desktop: ubuntu:GNOME

0

There is no anything strange in the logs. 

As a general troubleshooting step, please disable all custom plugins: https://www.jetbrains.com/help/idea/managing-plugins.html#disable-plugin 

If the issue is still here, submit a new bug at YouTrack: https://youtrack.jetbrains.com/newIssue?project=IDEA

0

Please sign in to leave a comment.