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

Enable CPU Profiling on ARM #61

Merged
merged 1 commit into from
May 12, 2022

Conversation

mornyx
Copy link

@mornyx mornyx commented May 11, 2022

Signed-off-by: mornyx mornyx.z@gmail.com

What's changed

After #60, we can safely do frame-pointer-based CPU Profiling on ARM without worrying about segfaults now. This PR upgrades pprof-rs and again allows tidb-engine-ext to perform CPU Profiling on ARM architectures.

Release note

None

…g on ARM

Signed-off-by: mornyx <mornyx.z@gmail.com>
@mornyx mornyx marked this pull request as ready for review May 11, 2022 11:33
Copy link
Member

@CalvinNeo CalvinNeo left a comment

Choose a reason for hiding this comment

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

LGTM

@CalvinNeo CalvinNeo merged commit e46e887 into pingcap:raftstore-proxy-6.0-try May 12, 2022
@mornyx mornyx deleted the pprof branch May 25, 2022 04:10
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