Skip to content

fix address for interpreter and kernel #5632

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zmj64351508
Copy link
Contributor

Address is not shown for interpreter and kernel. Fix it by adding address when lines > 0.

Address is not shown for interpreter and kernel. Fix it by adding
address when lines > 0.
@zmj64351508 zmj64351508 requested a review from a team as a code owner May 6, 2025 09:46
@brancz
Copy link
Member

brancz commented May 6, 2025

They don’t have addresses in the first place and how does this patch fix that?

@zmj64351508
Copy link
Contributor Author

In parca-agent, addresses are always set for each frame and sent to server. insertKernelFrames for kernel and Symbolize/AppendFrameID for each interpreter.

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