Skip to content
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: add slow addr2line solution section #350

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

alan910127
Copy link
Contributor

@alan910127 alan910127 commented Dec 3, 2024

Changes

This PR adds a new section to the README.md titled "Use custom addr2line binary for perf," which provides a simple solution to address the issue of slow perf command execution. The solution involves using gimli-rs/addr2line as an alternative to the default addr2line binary.

Copy link
Contributor

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks great!

@djc djc merged commit 2113fe1 into flamegraph-rs:main Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants