From: Y S Ramakrishna
Subject: Profiling Tools in Lucid CL env.
Date: 
Message-ID: <5360@ucsbcsl.ucsb.edu>
I was wondering if anyone knows of any profiling tools in
Lucid CL environment. What I am interested in is a detailed
breakdown of resource-usage, time spent, number of calls to,
etc, on a per function basis. This is similar to "prof",
for those familiar with the UNIX "prof" command for
C-programs (compiled using the -p option to cc).

I use Lucid CL 4.0.2. It has the CLtL2 draft standard "time",
which gives only the barest of statistics, and "time1" which
is only slightly better, but still too rudimentary for my
purposes.

Any pointers will be much appreciated.

Many thanks.
-- Ramki.

PS: Direct replies preferred, unless you feel that this is of
sufficient general interest to warrant a posting on the net.
If you got the previous (botched) posting of this, my sincere
apologies.