Skip to content

add malloc_conf for memory profiling#836

Merged
richox merged 1 commit intoapache:masterfrom
Flyangz:feature/fix-mem-profile
Feb 25, 2025
Merged

add malloc_conf for memory profiling#836
richox merged 1 commit intoapache:masterfrom
Flyangz:feature/fix-mem-profile

Conversation

@Flyangz
Copy link
Contributor

@Flyangz Flyangz commented Feb 19, 2025

Which issue does this PR close?

Closes #835.

Rationale for this change

Let memory profiling successfully.

What changes are included in this PR?

Added malloc_conf in memory_profiling.rs

Are there any user-facing changes?

no

Copy link
Member

@zuston zuston left a comment

Choose a reason for hiding this comment

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

Thanks for your interest on this module.

LGTM

@zuston
Copy link
Member

zuston commented Feb 19, 2025

BTW, you'd better to run the cargo fmt to format your code.

@Flyangz Flyangz force-pushed the feature/fix-mem-profile branch from c3ceccd to 7e15b89 Compare February 19, 2025 09:57
@Flyangz
Copy link
Contributor Author

Flyangz commented Feb 19, 2025

BTW, you'd better to run the cargo fmt to format your code.

Done. Thanks for reviewing and providing such a good way to look at Blaze' memory profile.

@richox richox merged commit 4806cae into apache:master Feb 25, 2025
618 checks passed
@richox richox mentioned this pull request Apr 27, 2025
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.

Fix memory profiling

3 participants