mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8323241: jcmd manpage should use lists for argument lists
Reviewed-by: alanb
This commit is contained in:
parent
30f93a29c2
commit
075fed91bd
@ -172,11 +172,11 @@ Impact: Low: Depends on code heap size and content.
|
||||
Holds CodeCache_lock during analysis step, usually sub-second duration.
|
||||
.PP
|
||||
\f[I]arguments\f[R]:
|
||||
.PP
|
||||
.IP \[bu] 2
|
||||
\f[I]function\f[R]: (Optional) Function to be performed (aggregate,
|
||||
UsedSpace, FreeSpace, MethodCount, MethodSpace, MethodAge, MethodNames,
|
||||
discard (STRING, all)
|
||||
.PP
|
||||
.IP \[bu] 2
|
||||
\f[I]granularity\f[R]: (Optional) Detail level - smaller value -> more
|
||||
detail (INT, 4096)
|
||||
.RE
|
||||
@ -202,7 +202,7 @@ Adds compiler directives from a file.
|
||||
Impact: Low
|
||||
.PP
|
||||
\f[I]arguments\f[R]:
|
||||
.PP
|
||||
.IP \[bu] 2
|
||||
\f[I]filename\f[R]: The name of the directives file (STRING, no default
|
||||
value)
|
||||
.RE
|
||||
@ -253,7 +253,7 @@ Write map file for Linux perf tool.
|
||||
Impact: Low
|
||||
.PP
|
||||
\f[I]arguments\f[R]:
|
||||
.PP
|
||||
.IP \[bu] 2
|
||||
\f[I]filename\f[R]: (Optional) The name of the map file (STRING, no
|
||||
default value)
|
||||
.RE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user