tools/power/turbostat: Enable the C-state Pre-wake printing
authorChen Yu <yu.c.chen@intel.com>
Mon, 27 Mar 2023 03:17:44 +0000 (11:17 +0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 27 Sep 2023 14:14:18 +0000 (22:14 +0800)
commitb61b7d8c4c22c4298a50ae5d0ee88facb85ce665
tree9e248d62e07f8c62dd653d0c8406837d4f935a69
parent137f01b3529d292a68d22e9681e2f903c768f790
tools/power/turbostat: Enable the C-state Pre-wake printing

Currently the C-state Pre-wake will not be printed due to the
probe has not been invoked. Invoke the probe function accordingly.

Fixes: aeb01e6d71ff ("tools/power turbostat: Print the C-state Pre-wake settings")
Signed-off-by: Chen Yu <yu.c.chen@intel.com>
Reviewed-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c