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

Implement JNI communication mechanism with the universal profiling host agent #3407

Closed
JonasKunz opened this issue Nov 3, 2023 · 0 comments · Fixed by #3615
Closed

Implement JNI communication mechanism with the universal profiling host agent #3407

JonasKunz opened this issue Nov 3, 2023 · 0 comments · Fixed by #3615
Assignees

Comments

@JonasKunz
Copy link
Contributor

  • Add the infrastructure for writing and compile JNI C++ code (resulting binaries will be checked-in in git for now)
  • Implement and test the communication mechanism with the host-agent:
    • Shared process-storage
    • Shared thead-local-storage
    • Message receival

The goal of this issue is to implement and test these features, but to not have them active in the agent yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant