Re: Trying to do a simple time command for procs...can't get output into console...
- From: Neil Madden <nem@xxxxxxxxxxxxx>
- Date: Mon, 30 Apr 2007 12:25:39 +0100
Alexandre Ferrieux wrote:
....
Your best bet would be to follow Cameron's advice rather than reinvent
a somewhat complicated wheel.
I agree. In particular, I'd recommend Salvatore Sanfilippo's etprof: http://wiki.tcl.tk/11096, which uses traces rather than wrapping procs.
(/me has just discovered that "trace add execution .. leave" is not at all what I'd have expected).
-- Neil
.
- References:
- Prev by Date: Re: using combobox in tktable
- Next by Date: Re: libraries and itclsh missing from Tcl8.4?
- Previous by thread: Re: Trying to do a simple time command for procs...can't get output into console...
- Next by thread: Does tclkit support Tclx package
- Index(es):
Relevant Pages
|