Skip to content

lib: add support for extraction from intel_pmt sysfs #46

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

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

Conversation

psurply
Copy link
Contributor

@psurply psurply commented Jun 12, 2025

The Crash Log regions that are exposed by Intel PMT are accessible through the linux sysfs.

The linux extraction function implemented in the library is being updated to look for any valid records that can be found in the ACPI tables and PMT structures.

@psurply psurply force-pushed the dev/pmt branch 2 times, most recently from af73f4f to 8fa9079 Compare June 12, 2025 18:38
The Crash Log regions that are exposed by Intel PMT are accessible
through the linux sysfs.

The linux extraction function implemented in the library is being updated
to look for any valid records that can be found in the ACPI tables and PMT
structures.

Signed-off-by: Surply, Pierre <pierre.surply@intel.com>
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.

1 participant