jdk/test/sun/tools/jcmd/usage.out
changeset 35970 e000817bd3a9
parent 22286 5c1a07e4573d
equal deleted inserted replaced
35969:64a34c01c0e2 35970:e000817bd3a9
     5   command must be a valid jcmd command for the selected jvm.      
     5   command must be a valid jcmd command for the selected jvm.      
     6   Use the command "help" to see which commands are available.   
     6   Use the command "help" to see which commands are available.   
     7   If the pid is 0, commands will be sent to all Java processes.   
     7   If the pid is 0, commands will be sent to all Java processes.   
     8   The main class argument will be used to match (either partially 
     8   The main class argument will be used to match (either partially 
     9   or fully) the class used to start Java.                         
     9   or fully) the class used to start Java.                         
    10   If no options are given, lists Java processes (same as -p).     
    10   If no options are given, lists Java processes (same as -l).     
    11                                                                   
    11                                                                   
    12   PerfCounter.print display the counters exposed by this process  
    12   PerfCounter.print display the counters exposed by this process  
    13   -f  read and execute commands from the file                     
    13   -f  read and execute commands from the file                     
    14   -l  list JVM processes on the local machine                     
    14   -l  list JVM processes on the local machine                     
    15   -h  this help                                                   
    15   -h  this help