camel cmd jfr-old-objects
Diagnose memory leaks using JFR OldObjectSample events in a running Camel integration
Options
| Option | Description | Default | Type |
|---|---|---|---|
| Recording duration in seconds (auto-stops after this time) | 60 | int |
| Only show samples with total size above this value (e.g. 1024, 10KB, 1MB). Default 1KB in dual mode to filter noise | 0 | String |
| Recording mode: dual (default, two recordings with trend comparison) or single (one recording) | dual | String |
| Query cached results from the last recording | boolean | |
| Show allocation stack trace for each sample | boolean | |
| Start a JFR recording for OldObjectSample events | boolean | |
| Check recording status | boolean | |
| Stop the active recording and display results | boolean | |
| Show only the top N samples | 50 | int |
| Display the help and sub-commands | boolean |