I enabled turbostat using below
IMAGE_INSTALL:append = "turbostat"
and for turbostat i enlabld kernel configurations.
my kernel.cfg file:
CONFIG_X86_ACPI=y
CONFIG_CPU_IDLE=y
and when i will run turbostat in yocto i am getting below output.
in yocto many matrics are not showing. to enable all metrics what are the other configuration need to enable?
and when i will run turbostat in ubuntu i am getting below expected output
Thank you,