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

Finalize C-API Contract #402

Open
8 tasks
planetchili opened this issue Jan 30, 2025 · 0 comments
Open
8 tasks

Finalize C-API Contract #402

planetchili opened this issue Jan 30, 2025 · 0 comments
Milestone

Comments

@planetchili
Copy link
Collaborator

This 2.4 will be the final release without a compatibility guarantee in place. This will be the final opportunity to "lock-in" on the C API that forms the interface for the compatibility guarantee we wish to provide. We should take this opportunity to:

  • Prune metrics that are not planned to be / were never supported, such as the PSU structured metrics
  • Put in place (in introspection) a system for deprecation of metrics etc., or at least a placeholder provision for same
  • API versioning scheme and endpoints (might already be implemented by Add DLL Loader Layer to Support Backward Compatibility #398)
  • Review PM_STATUS codes, pruning redundancies and add new ones as necessary
  • Finalize implementation(s) of pmOpenSession and bring internal variant into public API
  • Ensure DLL boundary version compatibility for internal logging functionality (including C-API support for basic log configuration)
  • Review the query API and identify anything that should be changed before lock-in
  • Review the introspection API similarly
@markgalvan-intel markgalvan-intel added this to the v2.3.1 milestone Jan 31, 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

No branches or pull requests

2 participants