Skip to content

Releases: superm1/amd-debug-tools

0.2.19

04 Jun 19:34
0.2.19

Choose a tag to compare

- Add support for energy meters
- Fix some security issues

0.2.18

13 May 18:22
0.2.18

Choose a tag to compare

Bug fixes for RTC, AMD-TTM, and Python 3.14.

0.2.17 release

09 Apr 15:45

Choose a tag to compare

- Handling esoteric kernel versions
- Catch issue raised on LKML about PCIe hotplug
- Fixes for HTML viewing
- Make NPU failures noisy but non-fatal

0.2.16: Add some more CSS animations for tables

20 Mar 11:51

Choose a tag to compare

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

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.