commit | f5a4c76ad7de96d47baef3d8810a88b10d60ec82 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Fri Dec 14 16:26:37 2018 -0500 |
committer | Len Brown <len.brown@intel.com> | Fri Dec 14 20:08:55 2018 -0500 |
tree | 763c4e28da3f76d17553e7f701102c598b92ef29 | |
parent | 445640a563493f28d15f47e151e671281101e7dc [diff] |
tools/power turbostat: consolidate duplicate model numbers Often a new processor gets a new model number, but from a turbostat point of view, it is the same as a previous model. Support duplicates with 1-line updates, rather than error-prone scattering of model #'s. Signed-off-by: Len Brown <len.brown@intel.com>