profile_jfr_file_io
Summarize file read/write events from JFR recordings: counts, bytes, top paths, and stack hotspots.
Instructions
Summarize file read/write events (jdk.FileRead, jdk.FileWrite): counts, bytes, top paths, stack hotspots. Events must exist in recording; configure via start_profiling preset or settingsFile (.jfc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | No | Path to .jfr. Shortcuts: new_profile, old_profile. | new_profile |
| topN | No | Top N paths/methods. |