tools/power turbostat: Fix Bzy_MHz documentation typo
authorPeng Liu <liupeng17@lenovo.com>
Sat, 7 Oct 2023 05:46:22 +0000 (13:46 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2024 09:50:53 +0000 (11:50 +0200)
commita362afd5f2a5f408f8da2fb480581400f456803f
tree6d154efe6fdb8ca02dc155c22627396f8cc9981e
parentb582c9ffcb696cdf7f918d2f84bc8218c194f72d
tools/power turbostat: Fix Bzy_MHz documentation typo

[ Upstream commit 0b13410b52c4636aacb6964a4253a797c0fa0d16 ]

The code calculates Bzy_MHz by multiplying TSC_delta * APERF_delta/MPERF_delta
The man page erroneously showed that TSC_delta was divided.

Signed-off-by: Peng Liu <liupeng17@lenovo.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/power/x86/turbostat/turbostat.8