Message ID | 20200128035957.2577561-1-dsmythies@telus.net (mailing list archive) |
---|---|
Headers | show |
Series | tools/power/x86/intel_pstate_tracer: changes for pyhton 3 and newer processors | expand |
On Tue, Jan 28, 2020 at 5:00 AM Doug Smythies <doug.smythies@gmail.com> wrote: > > 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. Both patches applied as 5.6 material, thanks!