chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] profile: collecting stats for multiple runs


From: Alejandro Forero Cuervo
Subject: Re: [Chicken-users] profile: collecting stats for multiple runs
Date: Wed, 2 Mar 2005 17:42:48 -0400
User-agent: Mutt/1.5.6+20040907i

> The current darcs version now has a new compiler option
> 
> "-accumulate-profile"
> 
> This is the same as "-profile", but profile data is appended to any
> existing PROFILE, and chicken-profile handles this properly (
> using Alejandros patch). 

This sounds excelent!  Thank you, Felix!

BTW, another request... could you consider making -:r send the trace
output to stderr rather than stdout (or, at least, making a compile
time option to specify where, whether to stdout or to stderr, the
trace output should go)?

Having -:r send everything to stdout makes it impossible to keep the
trace separated from the normal output.  Sending it to stderr makes it
impossible to keep it separated from the error output, but stderr is,
in my experience, less important/used than stdout.

This has already been a problem for me, as I want to see the trace of
a command as it communicates (via stdin/stdout) with its father
process.  I suppose this situation, where you need to make sure the
program continues to send its stdout without noise, is much more
common than requiring the error output to be clean.

Thank you!

Alejo.
http://bachue.com/alejo

---=(  Comunidad de Usuarios de Software Libre en Colombia  )=---
---=(  http://bachue.com/colibri )=--=( address@hidden  )=---




reply via email to

[Prev in Thread] Current Thread [Next in Thread]