File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -528,7 +528,7 @@ is not used: \[aq]m\[aq] or \[aq]M\[aq] for megabytes OR \[aq]g\[aq] or
528
528
If no name is given, data from all recordings is dumped.
529
529
(STRING, no default value)
530
530
.IP \[bu ] 2
531
- \f[ V ] path-to-gc-root \f[ R ] : (Optional) Flag for saving the path to
531
+ \f[ V ] path-to-gc-roots \f[ R ] : (Optional) Flag for saving the path to
532
532
garbage collection (GC) roots at the time the recording data is dumped.
533
533
The path information is useful for finding memory leaks but collecting
534
534
it can cause the application to pause for a short period of time.
@@ -606,7 +606,7 @@ Make note of the generated name that is shown in the response to the
606
606
command so that you can use it with other commands.
607
607
(STRING, system-generated default name)
608
608
.IP \[bu ] 2
609
- \f[ V ] path-to-gc-root \f[ R ] : (Optional) Flag for saving the path to
609
+ \f[ V ] path-to-gc-roots \f[ R ] : (Optional) Flag for saving the path to
610
610
garbage collection (GC) roots at the end of a recording.
611
611
The path information is useful for finding memory leaks but collecting
612
612
it is time consuming.
You can’t perform that action at this time.
0 commit comments