Re: Status of profiler usage?
"Randy D. Smith" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
On 7/19/06, Gijs Kruitbosch (Hannibal) <[email protected]> wrote: > > Randy D. Smith wrote: > > I think at that time > > there was some interest in having Venkman generate profiling information > > for > > consumption by other viewers potentially. That's an area I have some > > interest in. > > You realize that Venkman is already capable of outputting its profile > data into (for example) csv format, Yep, that and the other "stock" approaches was pretty straightforward. and that it could easily be tought > how to use other formats? I presume you mean just replacing/augmenting the Javascript output code? Okay... yeah, I guess I'd agree it can be "taught"... and I guess I'd agree with the "easily" part. You can specify your own templates (for any > text format) using the pref system, and have Venkman use them. "pref system???", he says, with an absolutely clueless look on his face... "what pref system?" Hope that helps, > Gijs It might if you tell me how to access the "pref system"! :-) I don't think I've read everything about Venkman, but I've read a lot, perused a bit of code (both at the UI level and at the call/return-hook level), done a little debugging and a bit more profiling with Venkman... but haven't run into any pref system! Enlighten me, please! -- RDS