Skip to content

Conversation

brancz
Copy link
Member

@brancz brancz commented Jul 9, 2025

This patch makes addresses machine independent, and perhaps more importantly communicates to backends that it has done so by setting mapping start, limit and file offset to 0. This signals to tooling, like the pprof toolchain that addresses don't have to be adjusted any further.

Closes #24

@umanwizard

@umanwizard
Copy link
Collaborator

looks like tests are failing because you didn't run cargo fmt.

This patch makes addresses machine independent, and perhaps more
importantly communicates to backends that it has done so by setting
mapping start, limit and file offset to 0. This signals to tooling, like
the pprof toolchain that addresses don't have to be adjusted any
further.
@brancz brancz force-pushed the machine-independent-addrs branch from e00dd13 to 2dcd38a Compare July 10, 2025 09:04
@brancz brancz merged commit 77cb68a into main Jul 10, 2025
3 checks passed
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.

Normalize addresses before sending

2 participants