Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 1998 15:57:44 -0500 (EST)
From:      Rick Aliwalas <rra@cms.cendant.com>
To:        Mohit Aron <aron@cs.rice.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: syscall tracing
Message-ID:  <Pine.GSO.4.05.9811091555291.11253-100000@jakobako.oakview.cuc.com>
In-Reply-To: <199811092030.OAA12485@noel.cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 9 Nov 1998, Mohit Aron wrote:

> Hi,
> 	is the equivalent of "truss" in Solaris available for FreeBSD ? This
> command is used for tracing system calls in a running program.

/usr/bin/ktrace

It must be enabled in the kernel by uncommenting
options         KTRACE          #kernel tracing

> 
> 
> - Mohit
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.05.9811091555291.11253-100000>