tnfxtract — Extract Kernel Probes Output into a Trace File

Synopsis

/usr/bin/tnfxtract [-d dumpfile -n namelist] tnf_file
					

Description

The tnfxtract command collects kernel trace output from an in-core buffer in the Solaris kernel or from the memory image of a crashed system and generates a binary Trace Normal Form (TNF) trace file like those produced directly by user programs being traced.

You must specify both or neither of the -d and -n options. If you specify neither, trace output is extracted from the running kernel. If you specify both, the -d argument names the file containing the (crashed) system memory image, and the -n argument names the file containing the symbol table for the system memory image.

The TNF trace file produced is ...

Get Solaris™ 7 Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.