[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BOUNCE rtl@rtlinux.org: Approval required: (fwd)



>From owner-rtl Sat Jul  7 03:01:18 2001
Received: from hq.fsmlabs.com (localhost [[UNIX: localhost]])
	by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f6791Hv23129
	for <rtl@fsmlabs.com>; Sat, 7 Jul 2001 03:01:17 -0600
Received: (qmail 14614 invoked by uid 1000); 7 Jul 2001 08:49:56 -0000
Date: Sat, 7 Jul 2001 12:49:56 +0400
From: Michael Barabanov <baraban@fsmlabs.com>
To: Ahmet Mutlu <ahmetm@hacettepe.edu.tr>
Cc: rtl@fsmlabs.com
Subject: Re: [rtl] monitoring rtl tasks
Message-ID: <20010707124956.G6961@fsmlabs.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <001701c0ff00$019552a0$d8ec8cc1@amutlu>
User-Agent: Mutt/1.3.18i
Organization: FSMLabs

Ahmet Mutlu (ahmetm@hacettepe.edu.tr) wrote:
> 
> 
> > Make sure you recompile RTLinux from scratch after you do
> > make config to enable tracer. What errors are you getting for
> > measurement?
> 
> i sun tracer, but notthing appeared,
> what actually does tracer do?

The tracer records timestamped events into a cyclic buffer that
can be committed on demand.  The provided test program, rt_process,
uses tracer to dump the list of events that precede large delays in
scheduling. You need to run the provided "tracer" program to obtain
the output.

Michael.

----- End of forwarded message from owner-rtl@fsmlabs.com -----