I'm trying to find the source of CoW page faults in some C code on OS X. I would like to use the [vminfo DTrace provider](http://dtrace.org/guide/chp-vminfo.html) , but
vminfo
isn't available on OS X. On Linux, I can use SystemTap to print a stack trace on a CoW fault. Is there a way to do this on OS X?
Asked by Aaron Patterson
(163 rep)
Mar 25, 2016, 06:43 PM
Last activity: Apr 5, 2019, 10:41 PM
Last activity: Apr 5, 2019, 10:41 PM