I guess I could start with what you've done, clean up the > code, and start looking at what kind of hooks I'd need in order to > get the Tcl interpreter to log the same kind of information about > indivual proc calls (perhaps even including ALL proc calls) -- > using an nsv is a great idea that I didn't think of, immediately. dossy, check out the C functions.. Tcl_CreateTrace() Tcl_DeleteTrace() they will allow you to trace tcl proc calls.. -mike > > One concern: does the nsv implementation use mutexes? This will > affect the way the trace filters must be written to avoid logging > lock contention as part of a URL's performance, artificially > bloating numbers in a non-linear way. > > - Dossy > > -- > Dossy Shiobara mail: [EMAIL PROTECTED] > Panoptic Computer Network web: http://www.panoptic.com/
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... Rob Mayoff
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... Jim Wilcoxson
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... Dossy
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... carl garland
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... carl garland
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... carl garland
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... Dossy
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... Mike Hoegeman
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... Dossy
- Re: [AOLSERVER] What parts of the ns_* API do you use t... Mike Hoegeman
- Re: [AOLSERVER] What parts of the ns_* API do you use t... Jim Wilcoxson
- Re: [AOLSERVER] What parts of the ns_* API do you use t... ricard helene
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... Jim Davidson
- Re: [AOLSERVER] What parts of the ns_* API do you use the mo... Jim Davidson
