Skip to content

Commit 8098720

Browse files
committed
Add iprof docs and schema to the reference manual.
1 parent 367e521 commit 8098720

File tree

4 files changed

+1053
-0
lines changed

4 files changed

+1053
-0
lines changed

docs/reference-manual/native-image/BuildOutput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ redirect_from: /reference-manual/native-image/BuildOutput/
1414
* [Resource Usage Statistics](#resource-usage-statistics)
1515
* [Build Artifacts](#build-artifacts)
1616
* [Machine-Readable Build Output](#machine-readable-build-output)
17+
* [PGO Profile Format](#pgo-profile-format)
1718

1819
Here you will find information about the build output of GraalVM Native Image.
1920
Below is the example output when building a native executable of the `HelloWorld` class:

0 commit comments

Comments
 (0)