1

I recently recorded a Java Flight Recorder (JFR) dump of a java program. When I opened it using Java Mission Control (JMC), I could adjust the X axis but not Y (In many graphs). I tried flipping my screen (ctrl + alt + arrow key) and it worked ;-) However, I need a more suitable method to do this.

All I need is to get a bigger graph of JFR dump's CPU usage. Is there a way to do it?

Mark Rotteveel
  • 100,966
  • 191
  • 140
  • 197
Eranga Heshan
  • 5,133
  • 4
  • 25
  • 48
  • 2
    You can use the Designer view to remove the rest of the UI from the partical tab you are looking at: Window/Show View/Designer, then navigate to the tab you want, click the red stop button in the Designer view, right-click the UI parts you want to remove. To get the UI back into normal state, go into Window/Preferences, Java Mission Control/Flight Recorder, Reset UI Interface. You can also use the Designer view to create your own tab with just the CPU chart, if you want that. – Klara Feb 27 '17 at 16:16
  • Thanks @Klara. :-) That was exactly what I wanted. – Eranga Heshan Mar 18 '17 at 04:32

0 Answers0