Query: trace
OS: osx
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE(1) BSD General Commands Manual TRACE(1)NAMEtrace -- configure and record kernel trace eventsSYNOPSIStrace -h trace -i [-b numbufs] trace -g trace -d [-a pid | -x pid] trace -r trace -n trace -e [-c class [-p class] [-s subclass]] [-a pid | -x pid] [-k code | -k code | -k code | -k code] trace -E [-c class [-p class] [-s subclass]] [-a pid | -x pid] [-k code | -k code | -k code | -k code] executable_path [optional args to executable] trace -t [-R rawfile] [-o OutputFilename] [-N] [ExtraCodeFilename1 ExtraCodeFilename2 ...]DESCRIPTIONThe trace command allows developers to initialize and configure the kernel trace subsystem. Trace events can be recorded to an in-memory buf- fer, or logged directly to a file. Raw data files can later be decoded to a plaintext format.SEE ALSOfs_usage(1), sc_usage(1), latency(1), top(1) Mac OS X October 28, 2010 Mac OS X
Related Man Pages |
---|
trace-cmd-check-events(1) - centos |
trace-cmd-list(1) - centos |
trace-cmd-extract(1) - centos |
trace-cmd-options(1) - centos |
trace(1) - osx |
Similar Topics in the Unix Linux Community |
---|
trace route command |
Debugging Pro C Programs |
Script to report on Oracle's trace files |
Making a trace for a script |
Shell Variable visibility |