HomeSort by: relevance | last modified time | path
    Searched refs:procsystime (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/dtracetoolkit/dist/
Makefile 9 FILES+= procsystime
procsystime 3 # procsystime - print process system call time details.
6 # $Id: procsystime,v 1.1.1.1 2015/09/30 22:01:06 christos Exp $
8 # USAGE: procsystime [-acehoT] [ -p PID | -n name | command ]
18 # procsystime -p 1871 # examine PID 1871
19 # procsystime -n tar # examine processes called "tar"
20 # procsystime -aTn bash # print all details for bash shells
21 # procsystime df -h # run and examine "df -h"
78 USAGE: procsystime [-aceho] [ -p PID | -n name | command ]
87 procsystime -p 1871 # examine PID 1871
88 procsystime -n tar # examine processes called "tar
    [all...]
  /src/external/cddl/dtracetoolkit/dist/Bin/
procsystime 3 # procsystime - print process system call time details.
6 # $Id: procsystime,v 1.1.1.1 2015/09/30 22:01:07 christos Exp $
8 # USAGE: procsystime [-acehoT] [ -p PID | -n name | command ]
18 # procsystime -p 1871 # examine PID 1871
19 # procsystime -n tar # examine processes called "tar"
20 # procsystime -aTn bash # print all details for bash shells
21 # procsystime df -h # run and examine "df -h"
78 USAGE: procsystime [-aceho] [ -p PID | -n name | command ]
87 procsystime -p 1871 # examine PID 1871
88 procsystime -n tar # examine processes called "tar
    [all...]

Completed in 15 milliseconds