On Tue, 2002-08-13 at 18:04, John Levon wrote:
> On Tue, Aug 13, 2002 at 06:01:59PM +0200, John Hearns wrote:
>
> > If we would like to use op_to_source,
> > does it make sense to run this whilst the program is executing,
> > or if we should wait until execution is over?
>
> There is no need to wait, as long as there is a sample file for the
> binary (i.e. you might need to run op_dump first). The profiler does not
> affect the running of binaries at all.
>
Thanks. We're running op-dump every 30 seconds using the 'watch'
command, so that is certainly being done.
|