xentrace (8) - Linux Manuals
xentrace: capture Xen trace buffer data
NAME
xentrace - capture Xen trace buffer dataSYNOPSIS
xentrace [ OPTIONS ] [ FILE ]DESCRIPTION
xentrace is used to capture trace buffer data from Xen. The data is output in the following binary format (host endian):
Where CPU is the processor number, TSC is the record's timestamp
(the value of the CPU cycle counter), EVENT is the event ID and
D1...D5 are the trace data.
Data is dumped onto the standard output (which must not be a TTY) or a
FILE specified on the command line.
The output should be parsed using the tool xentrace_format, which can
produce human-readable output in ASCII format.
Options
Event Classes (Masks)
The following event classes (masks) can be used to filter the events being
gathered by xentrace:
Event Subclasses (More Masks)
The following event subclasses (masks) can also be used to filter the events being
gathered by xentrace:
Events
xentrace
collects the following events from the trace buffer: