osx man page for trace

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)

NAME
trace -- configure and record kernel trace events
SYNOPSIS
trace -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 ...]
DESCRIPTION
The 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 ALSO
fs_usage(1), sc_usage(1), latency(1), top(1) Mac OS X October 28, 2010 Mac OS X
Related Man Pages
trace-cmd-list(1) - centos
trace-cmd-extract(1) - centos
trace-cmd-options(1) - centos
trace-cmd-reset(1) - centos
trace-cmd-restore(1) - centos
Similar Topics in the Unix Linux Community
Which command can trace what I have done on aix?
Kill a Script based on the pid and sleep
Script to report on Oracle's trace files
My code worked on a Mac, now it does not work in another computer
Some trace file to track timings of a process