Skip to content

Commit

Permalink
Merge pull request #244 from ansteiner/patch-1
Browse files Browse the repository at this point in the history
update to JMC 9
  • Loading branch information
nikolasimeonov77 authored Nov 4, 2024
2 parents 35e69db + 4f85f86 commit c6a3d44
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

# Profiling an Application Running on SapMachine

You can use Java Flight Recorder \([JFR](https://docs.oracle.com/en/java/java-components/jdk-mission-control/8/user-guide/using-jdk-flight-recorder.html)\) to profile your Java application on SapMachine, and Java Mission Control \([JMC](https://docs.oracle.com/en/java/java-components/jdk-mission-control/8/user-guide/jdk-mission-control.html)\) to do remote profiling and analysis.
You can use Java Flight Recorder \([JFR](https://docs.oracle.com/en/java/java-components/jdk-mission-control/9/user-guide/using-jdk-flight-recorder.html)\) to profile your Java application on SapMachine, and Java Mission Control \([JMC](https://docs.oracle.com/en/java/java-components/jdk-mission-control/9/user-guide/jdk-mission-control.html)\) to do remote profiling and analysis.



<a name="loio864e35223c6b471ea72cd066ffe0608f__prereq_ntc_cng_4cb"/>

## Prerequisites

- You have downloaded and installed a JDK Mission Control console. To do that, go to [SapMachine](https://sap.github.io/SapMachine/)*Download**JMC 8*, select your operating system, and then choose *Download*.
- You have downloaded and installed a JDK Mission Control console. To do that, go to [SapMachine](https://sap.github.io/SapMachine/)*Download**JMC 9*, select your operating system, and then choose *Download*.

- You have installed the Cloud Foundry command line interface. See: [Download and Install the cf CLI](https://help.sap.com/docs/btp/sap-business-technology-platform/download-and-install-cloud-foundry-command-line-interface?version=Cloud)

Expand Down

0 comments on commit c6a3d44

Please sign in to comment.