]> git.ipfire.org Git - thirdparty/linux.git/commit
tools/power turbostat: standardize PER_THREAD_PARAMS
authorLen Brown <len.brown@intel.com>
Fri, 8 Aug 2025 23:30:07 +0000 (19:30 -0400)
committerLen Brown <len.brown@intel.com>
Sun, 10 Aug 2025 01:24:46 +0000 (21:24 -0400)
commit378e901160256d2ab66e45ffb97afaca51e65706
tree3efc9b8ab7e46f9440060ec20a162f7bdb519161
parent3a088b07c4f10bf577f4a2392111704195a794ba
tools/power turbostat: standardize PER_THREAD_PARAMS

use a macro for PER_THREAD_PARAMS to make adding one later more clear.

no functional change

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c