-
Notifications
You must be signed in to change notification settings - Fork 106
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
linux: fixes perf profiling stacktraces #244
linux: fixes perf profiling stacktraces #244
Conversation
While I look into how to test those changes, this PR is ready to review. Also, is missing the inlined functions, I'm looking into V8 options to see how inlined functions act when |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Address: #242
This PR also adds support to categorization through perf stack traces.