mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8261441: JFR: Filename expansion
Reviewed-by: jbachorik, egahlin
This commit is contained in:
parent
e38e365c70
commit
adb0ae56ab
9 changed files with 135 additions and 21 deletions
|
@ -1747,6 +1747,9 @@ written when the recording is stopped, for example:
|
|||
\f[CB]/home/user/recordings/recording.jfr\f[R]
|
||||
.IP \[bu] 2
|
||||
\f[CB]c:\\recordings\\recording.jfr\f[R]
|
||||
.PP
|
||||
If \f[CB]%p\f[R] and/or \f[CB]%t\f[R] is specified in the filename, it expands to the JVM\[aq]s
|
||||
PID and the current timestamp, respectively.
|
||||
.RE
|
||||
.TP
|
||||
.B \f[CB]name=\f[R]\f[I]identifier\f[R]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue