linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix issues observed with selftests/amd-pstate
@ 2023-09-15 10:40 Swapnil Sapkal
  2023-09-15 10:40 ` [PATCH 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut Swapnil Sapkal
  2023-09-15 10:40 ` [PATCH 2/2] tools/power/x86/intel_pstate_tracer: Use pygnuplot package for Gnuplot Swapnil Sapkal
  0 siblings, 2 replies; 8+ messages in thread
From: Swapnil Sapkal @ 2023-09-15 10:40 UTC (permalink / raw)
  To: rafael.j.wysocki, Ray.Huang, li.meng, shuah
  Cc: sukrut.bellary, gautham.shenoy, wyes.karny, Perry.Yuan,
	Mario.Limonciello, zwisler, linux-pm, linux-kernel,
	linux-kselftest, Swapnil Sapkal

This series fixes the issues observed with selftests/amd-pstate while
running performance comparison tests with different governors. First
patch changes relative paths with absolute path and also change it with
correct path wherever it is broken.
The second patch fixes error observed while importing the Gnuplot in
intel_pstate_tracer.py.

Swapnil Sapkal (2):
  selftests/amd-pstate: Fix broken paths to run workloads in
    amd-pstate-ut
  tools/power/x86/intel_pstate_tracer: Use pygnuplot package for Gnuplot

 .../x86/amd_pstate_tracer/amd_pstate_trace.py |  3 +--
 .../intel_pstate_tracer.py                    |  4 ++--
 .../testing/selftests/amd-pstate/gitsource.sh | 14 +++++++-----
 tools/testing/selftests/amd-pstate/run.sh     | 22 +++++++++++++------
 tools/testing/selftests/amd-pstate/tbench.sh  |  4 ++--
 5 files changed, 29 insertions(+), 18 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-09-19  7:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 10:40 [PATCH 0/2] Fix issues observed with selftests/amd-pstate Swapnil Sapkal
2023-09-15 10:40 ` [PATCH 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut Swapnil Sapkal
2023-09-15 10:40 ` [PATCH 2/2] tools/power/x86/intel_pstate_tracer: Use pygnuplot package for Gnuplot Swapnil Sapkal
2023-09-15 21:15   ` Doug Smythies
2023-09-15 21:31     ` Mario Limonciello
2023-09-15 22:16       ` Doug Smythies
2023-09-17 21:43         ` Doug Smythies
2023-09-19  7:36           ` Swapnil Sapkal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).