Releases: superm1/amd-debug-tools
Releases · superm1/amd-debug-tools
0.2.15: Only take env variables needed for `sudo`
This helps with how `sudo -E` doesn't work in sudo-rs. Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
0.2.14
Capture full kernel log on pre-req failure
0.2.13: Revert "Switch to systemd-run instead of sudo for showing report"
This reverts commit 9df36c9a14fe33e5b51daddf2f995a965958ad5a. Signed-off-by: Mario Limonciello <superm1@kernel.org>
0.2.12: Switch to systemd-run instead of sudo for showing report
This is compatible with sudo-rs as well. Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
0.2.11 bug fix release
Fixes for some Fedora distros and running on older systems.
0.2.10 release
Fixes for two cases with s2idle: * Multi-CCD systems and CONFIG_NR_CPUS being too small * Missing reports for long test runs where predicted time doesn't match reality Support for python3.14.
0.2.9 bug fix release
* Various cleanups from linting tools. * Fixes for long test cycles * Fixes for issues identified in Fedora packaging process * Require integrate GPU enabled in BIOS
0.2.8 bug fix release
Fixups for amd-ttm tool not properly prompting for reboot. Some changes to output in s2idle tool Add extra debugging information for ACPI C-states.
0.2.7 release
- add new amd-ttm tool
- allow running without kernel taint by default
- distro packaging fixes
0.2.5 bugfix release
Fixes a parsing error with BIOS logs. Adjusts IOMMU detection checks for potential BIOS changes.