Skip to content

Conversation

@bubblepipe
Copy link
Contributor

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository.
  • I made sure to follow the project's coding style.
  • I've documented every RZ_API function and struct this PR changes.
  • I've added tests that prove my changes are effective (required for changes to RZ_API).
  • I've updated the Rizin book with the relevant information (if needed).
  • I've used AI tools to generate fully or partially these code changes and I'm sure the changes are not copyrighted by somebody else.

Detailed description

  • Added support for static mode with mininal change to jemalloc heap parsing code

Test plan

 rz-test db/archos/linux-x64/dbg_dmx 

Closing issues

#157 WIP

@bubblepipe bubblepipe changed the title Jemalloc Add static heap parse test for jemalloc Dec 30, 2025
@bubblepipe
Copy link
Contributor Author

bubblepipe commented Dec 30, 2025

The CI should pass after rizinorg/rizin-testbins#228 is merged

@bubblepipe bubblepipe marked this pull request as ready for review December 31, 2025 03:21
@codecov
Copy link

codecov bot commented Dec 31, 2025

Codecov Report

❌ Patch coverage is 31.57895% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.78%. Comparing base (f79fe79) to head (7d9ecb5).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
librz/core/linux_heap_jemalloc.c 32.72% 15 Missing and 22 partials ⚠️
librz/core/cmd/cmd_debug.c 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
librz/core/cmd/cmd_debug.c 24.41% <0.00%> (+0.24%) ⬆️
librz/core/linux_heap_jemalloc.c 13.55% <32.72%> (+13.55%) ⬆️

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f79fe79...7d9ecb5. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@notxvilka notxvilka merged commit 62dc163 into rizinorg:dev Dec 31, 2025
76 of 78 checks passed
WRenchJr42 pushed a commit to WRenchJr42/rizin that referenced this pull request Jan 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants