commit | bdd5ae3aa51939bb1fd26cd9fe7af07ca8c60397 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Wed Jun 06 17:18:36 2018 -0400 |
committer | Len Brown <len.brown@intel.com> | Wed Jun 20 13:54:12 2018 -0400 |
tree | 186d8c837283b687233b73d5d9b87e40f98ad1fd | |
parent | 201d4f50fef3c10856022b21cfd9fd81358a62ef [diff] |
tools/power turbostat: fix show/hide issues resulting from mis-merge The --show and --hide options failed on "Node", which was listed as "Node%". The --show and --hide options were generally fouled-up do due to come content merges that scrambled the list of column name indexes. Signed-off-by: Len Brown <len.brown@intel.com>