We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Recent macOS versions ship with System Integrity Protection enabled, that by defaults prevents tracing of binaries being built by the user, e.g., h2o.
To trace such binaries, it is necessary to turn off "dtrace restrictions," by following the steps below:
csrutil enable --without dtrace
csrutil status