lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 27 Jan 2020 19:59:55 -0800
From:   Doug Smythies <doug.smythies@...il.com>
To:     dsmythies@...us.net, srinivas.pandruvada@...ux.intel.com,
        rjw@...ysocki.net, len.brown@...el.com
Cc:     linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [PATCH 0/2] tools/power/x86/intel_pstate_tracer: changes for pyhton 3 and newer processors

Some distributions are deleting python 3 support.
A backward compatible minor syntax change is needed for
use with python 3.

Processors have exceeded some of the fixed y-axis scale maximum values.
Change them to autoscale the y-axis.

Tested with python 2.7 and 3.7.

Doug Smythies (2):
  tools/power/x86/intel_pstate_tracer: changes for python 3
    compatibility
  tools/power/x86/intel_pstate_tracer: change several graphs to
    autoscale y-axis

 .../intel_pstate_tracer.py                    | 38 +++++++++----------
 1 file changed, 18 insertions(+), 20 deletions(-)

-- 
2.24.0

Powered by blists - more mailing lists