sorry for bumping the thread... Sounds like a great idea! If I could vote, I would vote in favor.
On a somewhat related note: Has anyone considered creating Haskell/GHC providers? (maybe I should step up and do it...) It is, for some odd reason, considered by quite a few people to be Erlang's arch nemesis. GHC-Haskell produces native binaries; but tracing an application returns the functions of the runtime system (which is very helpful for debugging and profiling the runtime; I don't have to printf as much I used to), but not the actual functions that are used by a haskell program. -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org