8320129: "top" command during jtreg failure handler does not display CPU usage on OSX

Reviewed-by: cjplummer, jpai
This commit is contained in:
Leonid Mesnik 2023-12-02 02:58:03 +00:00
parent 2f299e4a73
commit 8be3e39220

View File

@ -116,7 +116,7 @@ system.sysctl.args=-a
process.ps.app=ps
process.ps.args=-Meo pid,pcpu,cputime,start,pmem,vsz,rss,state,wchan,user,args
process.top.app=top
process.top.args=-l 1
process.top.args=-l 2
memory.vmstat.app=vm_stat
memory.vmstat.args=-c 3 3