Hello!
On Thu, Apr 3, 2014 at 12:30 PM, david.richardson wrote:
> +1! Hadn't thought of that, (or Instruments on OS X), but it sure beats
> wrestling with pcap files and Wireshark!
> Wonder if Instruments can run remote system tap instruments, hmmm.
>
Well, Mac OS X does have a dtrace port by default. You can use that
instead of systemtap. Although the dtrace port on Mac OS X is quite
weak (especially on userland), but it is a thing.
It is recommended to use Linux + systemtap for such things because
systemtap is way more powerful.
Regards,
-agentzh