Skip to content

Releases: superm1/amd-debug-tools

0.2.15: Only take env variables needed for `sudo`

10 Mar 17:33

Choose a tag to compare

This helps with how `sudo -E` doesn't work in sudo-rs.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>

0.2.14

09 Mar 13:58

Choose a tag to compare

Capture full kernel log on pre-req failure

0.2.13: Revert "Switch to systemd-run instead of sudo for showing report"

02 Feb 15:16

Choose a tag to compare

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

16 Jan 05:33

Choose a tag to compare

This is compatible with sudo-rs as well.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>

0.2.11 bug fix release

02 Dec 19:58
0.2.11

Choose a tag to compare

Fixes for some Fedora distros and running on older systems.

0.2.10 release

13 Nov 22:06
0.2.10

Choose a tag to compare

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

17 Oct 16:28
0.2.9

Choose a tag to compare

* 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

27 Aug 19:47
0.2.8

Choose a tag to compare

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

14 Aug 21:09

Choose a tag to compare

  • add new amd-ttm tool
  • allow running without kernel taint by default
  • distro packaging fixes

0.2.5 bugfix release

27 Jul 21:37
0.2.5

Choose a tag to compare

Fixes a parsing error with BIOS logs.
Adjusts IOMMU detection checks for potential BIOS changes.