Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit dae8fef

Browse files
add additional instruction to readme
Signed-off-by: Jonathan Spruce <jonathan.spruce@ibm.com>
1 parent 8e1f231 commit dae8fef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This extension provides code highlighting showing relative time spent in Java me
1717
With Visual Studio Code:
1818

1919
- Open your Java Liberty Project's Performance Dashboard by right-clicking on the project in the Codewind section of Visual Studio Code and selecting `Open Performance Dashboard`.
20+
- Once the Performance Dashboard opens, click `Run Load Test`.
2021
- Once the test has completed, it will create profiling data in a `load-test/[timestamp]/xxxx.hcd` file in your Codewind project.
2122
- In Visual Studio Code open a Java file in your project.
2223
- The extension will highlight any methods which were found in the profiling data and annotate them to show the percentage of time they were running on the CPU during profiling.

0 commit comments

Comments
 (0)