-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: README should mention MacOS support #31
Comments
it doesn't : ( |
It does support it using |
|
You'll need to disable SIP on your mac to have dtrace work. Mentioning this in the readme would be nice, and maybe also with a link to how to disable it:
|
I have system integrity protection off, and flamegraph still can't use dtrace:
|
You need to use |
Thanks! I was trying |
You can also use |
As at 20 Feb, the above invocation should be |
This should definitely be added to the README! |
@rsqv would you like to submit a PR? I'd be happy to review it! |
the EDIT: sorry for bumping, the |
Whether flamegraph supports MacOS or not, the README should say so.
The text was updated successfully, but these errors were encountered: