8259774: Deprecate -XX:FlightRecorderOptions:samplethreads

Reviewed-by: mgronlun
This commit is contained in:
Erik Gahlin 2022-01-13 09:46:33 +00:00
parent 6933934633
commit b61a4af719
12 changed files with 10 additions and 77 deletions

View file

@ -1431,14 +1431,6 @@ By default, this parameter is enabled.
.RS
.RE
.TP
.B \f[CB]samplethreads=\f[R]{\f[CB]true\f[R]|\f[CB]false\f[R]}
Specifies whether thread sampling is enabled.
Thread sampling occurs only if the sampling event is enabled along with
this parameter.
By default, this parameter is enabled.
.RS
.RE
.TP
.B \f[CB]stackdepth=\f[R]\f[I]depth\f[R]
Stack depth for stack traces.
By default, the depth is set to 64 method calls.