Skip to content

Commit d3f8f8d

Browse files
committed
Merge tag 'amd-pstate-v6.18-2025-09-24' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
Merge amd-pstate content for 6.18 from Mario Limonciello: "* Fix for amd_pstate_trace package references" * tag 'amd-pstate-v6.18-2025-09-24' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux: tools/power/x86/amd_pstate_tracer: Fix python gnuplot package names
2 parents c51f0d3 + e3f761b commit d3f8f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
gnuplot 5.0 or higher
1212
gnuplot-py 1.8 or higher
1313
(Most of the distributions have these required packages. They may be called
14-
gnuplot-py, phython-gnuplot or phython3-gnuplot, gnuplot-nox, ... )
14+
gnuplot-py, python-gnuplot or python3-gnuplot, gnuplot-nox, ... )
1515
1616
Kernel config for Linux trace is enabled
1717

0 commit comments

Comments
 (0)