OSDN Git Service

tools/power turbostat: fix show/hide issues resulting from mis-merge
authorLen Brown <len.brown@intel.com>
Wed, 6 Jun 2018 21:18:36 +0000 (17:18 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 20 Jun 2018 17:54:12 +0000 (13:54 -0400)
commitbdd5ae3aa51939bb1fd26cd9fe7af07ca8c60397
tree186d8c837283b687233b73d5d9b87e40f98ad1fd
parent201d4f50fef3c10856022b21cfd9fd81358a62ef
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>
tools/power/x86/turbostat/turbostat.c