I'm confused about using DTrace to trace JavaScript. Basically, my confusion is on which side DTrace is executed: the client side or the server side? because all the scripts I've been studying seem executed on the server side (requiring root privilege). However, javascript executes on the client side (i.e., browsers). So my question is whether DTrace can monitor javascript on live product systems?
Thanks! -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org